diff options
author | Clayton G. Hobbs <clay@lakeserv.net> | 2016-01-02 13:34:50 -0500 |
---|---|---|
committer | Clayton G. Hobbs <clay@lakeserv.net> | 2016-01-02 13:34:50 -0500 |
commit | 703d2e9fb3033d4d8eeeb30976c2b4fff399f324 (patch) | |
tree | 6cae3e49ce2ff58e9692d02d2ea37260f0a686b6 /kaylee.py | |
parent | 93f09d0d9631bb1c90afd8744ca16bf4b7b79e3b (diff) |
Update copyright for 2016
Diffstat (limited to 'kaylee.py')
-rwxr-xr-x | kaylee.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kaylee.py b/kaylee.py index 0ea9a16..4293777 100755 --- a/kaylee.py +++ b/kaylee.py @@ -2,7 +2,7 @@ # This is part of Kaylee # -- this code is licensed GPLv3 -# Copyright 2015 Clayton G. Hobbs +# Copyright 2015-2016 Clayton G. Hobbs # Portions Copyright 2013 Jezra from __future__ import print_function |