summary refs log tree commit diff
path: root/Blather.py
diff options
context:
space:
mode:
authorJezra <jezra@jezra.net>2013-04-25 10:53:06 -0700
committerJezra <jezra@jezra.net>2013-04-25 10:53:06 -0700
commitb9beddac50a0c26e05d699dd31ad7cc9b9cffcd4 (patch)
tree7a3898da2aae2bf31cce9c2498aebef7aeb9058a /Blather.py
parent40b219723f2ac3775c66a0547b5c7ece061edee3 (diff)
licensing
Diffstat (limited to 'Blather.py')
-rwxr-xr-xBlather.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/Blather.py b/Blather.py
index 8985cd6..6b431a7 100755
--- a/Blather.py
+++ b/Blather.py
@@ -1,4 +1,8 @@
 #!/usr/bin/env python2
+
+# -- this code is licensed GPLv3
+# Copyright 2013 Jezra
+
 import sys
 import signal
 import gobject