From: http://www.autohotkey.com/forum/topic81309.html

Posted: Mon Jan 16, 2012 8:41 am    Post subject: about: My Scripts and Snippets
	
The following applies in general to all of my scripts/snippets that have been/will be posted in our forum: 

Quote:

Anyone is free to 
copy, modify, publish, use, compile, sell, or distribute my code, 
either in source code form as a compiled binary, 
for any purpose, commercial or non-commercial, 
and by any means. 

more (link to http://unlicense.org/)


It is your responsibility to make sure that the code was authored by me. 
If you find the mention of other authors in my code, you will have to clarify the terms with the respective author. 

Under certain circumstances, I might be forced to publish my code under restrictive usage terms. For eg. one particular third party dll owner quotes: 
Quote:
If the developer choses the GNU GPL software license, he or she must fulfill the conditions of that license, which includes the obligation to place his or her whole software project under the GNU GPL or a compatible license.
In such a case, I will try my best to release the reusable parts well ahead of publishing the restrictive code. 

My humble request/suggestion: 

People have different choices, and the above usage terms was my choice. When you see a license, respect it. 
Even when you do not see one, if you are re-posting or publishing someone's code, make sure that you are not forgetting to link the source of the original code. 



Thanks. 