Created
February 6, 2012 02:39
-
-
Save Velrok/1749071 to your computer and use it in GitHub Desktop.
A typical license header for all my public projects. A combination of MIT and GPL.
This file contains hidden or 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 (c) <year> <copyright holders> | |
This software is dual licensed under: | |
- MIT license for non commercial usage (http://www.opensource.org/licenses/MIT) | |
- GPL license for commercial usage (https://www.gnu.org/licenses/gpl.txt). | |
If you want to use this software in a commercial project under another license contact me at <email> . | |
*/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment