forked from MasterFocus/AutoHotkey
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathLICENSE
More file actions
12 lines (10 loc) · 673 Bytes
/
LICENSE
File metadata and controls
12 lines (10 loc) · 673 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
Unless differently specified, all my code is licensed under GNU AGPL v3.
Here's a very quick, interactive guide if you don't want to read a lot:
- masterfocus.ahk4.net/AGPL_guide.html
Make sure you check each script/library for its specific license.
You should also refer to at least one of my following personal links when reproducing any code:
- https://github.com/MasterFocus
- http://www.autohotkey.com/community/viewtopic.php?f=2&t=88198
- http://mf.pwnz.org OR http://mf.uk.to OR http://masterfocus.ahk4.net
Although it's not really necessary, I'd appreciate if you contact me when using my code.
Check the README.md file for further contact information.