Legal to decompile an SWF licensed under Apache 2.0
Posted
by PeterG
on Stack Overflow
See other posts from Stack Overflow
or by PeterG
Published on 2010-03-31T02:28:57Z
Indexed on
2010/03/31
2:33 UTC
Read the original article
Hit count: 478
Is it legal to decompile an SWF that is licensed under Apache 2.0 with no additional terms? I'm also planning on modifying and using for commercial purposes. My understanding is that Apache License 2.0 allows for modification of source and object, but I'm not sure if I can convert from object to source. Thanks.
© Stack Overflow or respective owner