aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Bishop <nicholasbishop@gmail.com>2015-07-04 23:25:39 -0400
committerNicholas Bishop <nicholasbishop@gmail.com>2015-07-04 23:25:39 -0400
commit5a9fad5ffd19ce41c27de804dd9381431ba38fbb (patch)
treef5019da582b431dfa5429b93e23954f728faa749
parentAdd readme (diff)
downloadxbright-5a9fad5ffd19ce41c27de804dd9381431ba38fbb.tar.gz
xbright-5a9fad5ffd19ce41c27de804dd9381431ba38fbb.tar.bz2
xbright-5a9fad5ffd19ce41c27de804dd9381431ba38fbb.zip
License comment
-rwxr-xr-xxsft.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/xsft.py b/xsft.py
index cbb7be1..9852893 100755
--- a/xsft.py
+++ b/xsft.py
@@ -1,5 +1,7 @@
#!/usr/bin/python3
+# Licensed under the GNU GPLv3+
+
import math
import subprocess
bgstack15