Browse Source

Added Licence

setkeh 12 years ago
parent
commit
0bdabc1895
1 changed files with 7 additions and 0 deletions
  1. 7 0
      api-example.py

+ 7 - 0
api-example.py

@@ -1,5 +1,12 @@
 #!/usr/bin/env python2.7
 #!/usr/bin/env python2.7
 
 
+# Copyright 2013 Setkeh Mkfr
+#
+# This program is free software; you can redistribute it and/or modify it under
+# the terms of the GNU General Public License as published by the Free Software
+# Foundation; either version 3 of the License, or (at your option) any later
+# version.  See COPYING for more details.
+
 #Short Python Example for connecting to The Cgminer API
 #Short Python Example for connecting to The Cgminer API
 #Written By: setkeh <https://github.com/setkeh>
 #Written By: setkeh <https://github.com/setkeh>
 #Thanks to Jezzz for all his Support.
 #Thanks to Jezzz for all his Support.