From b9beddac50a0c26e05d699dd31ad7cc9b9cffcd4 Mon Sep 17 00:00:00 2001 From: Jezra Date: Thu, 25 Apr 2013 10:53:06 -0700 Subject: licensing --- Blather.py | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Blather.py') 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 -- cgit 1.4.1