Created
October 22, 2010 12:49
-
-
Save kixxauth/640486 to your computer and use it in GitHub Desktop.
FWP copyright and license
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Copyright and License | |
--------------------- | |
copyright: (c) 2010 by Fireworks Technology Projects Inc. | |
Unless otherwise indicated, all source code is licensed under the MIT license. | |
See MIT-LICENSE for details. | |
And, unless otherwise indicated, all content, including written copy and images | |
but not including source code, is licensed under a Creative Commons | |
Attribution-ShareAlike 3.0 Unported license. All derivatives of this content | |
must be attributed to | |
["The Fireworks Project"](http://www.fireworksproject.com/). See | |
[creativecommons.org/licenses/by-sa/3.0/](http://creativecommons.org/licenses/by-sa/3.0/) | |
for more details. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
""" | |
@author Foo Bar <[email protected]> | |
@copyright (c) 2010 by The Fireworks Project. | |
@license MIT, see MIT-LICENSE for more details. | |
""" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment