diff options
Diffstat (limited to 'QtUI.py')
-rw-r--r-- | QtUI.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/QtUI.py b/QtUI.py index 35e2c38..bfe2358 100644 --- a/QtUI.py +++ b/QtUI.py @@ -1,4 +1,6 @@ -#!/usr/bin/env python2 +#This is part of Blather +# -- this code is licensed GPLv3 +# Copyright 2013 Jezra import sys import gobject # Qt stuff |