aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--COPYING1
-rwxr-xr-xsrc/nightshift.py1
2 files changed, 2 insertions, 0 deletions
diff --git a/COPYING b/COPYING
index 9687d49..9083960 100644
--- a/COPYING
+++ b/COPYING
@@ -1,3 +1,4 @@
+nightshift - A terminal user interface for redshift
Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
This program is free software: you can redistribute it and/or modify
diff --git a/src/nightshift.py b/src/nightshift.py
index e9ad04d..6de6227 100755
--- a/src/nightshift.py
+++ b/src/nightshift.py
@@ -1,6 +1,7 @@
#!/usr/bin/env python3
# -*- python -*-
copyright='''
+nightshift - A terminal user interface for redshift
Copyright © 2014 Mattias Andrée (maandree@member.fsf.org)
This program is free software: you can redistribute it and/or modify