aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-01-23 23:32:09 +0100
committerMattias Andrée <maandree@operamail.com>2013-01-23 23:32:09 +0100
commit824a549125ca76b4edae16893bb5c9614b303c6b (patch)
treece125fa7fc2c937d4db9762e2c6742c06971b609
parentchanging shebang, python should(!) be python3 (diff)
downloadsysrss-824a549125ca76b4edae16893bb5c9614b303c6b.tar.gz
sysrss-824a549125ca76b4edae16893bb5c9614b303c6b.tar.bz2
sysrss-824a549125ca76b4edae16893bb5c9614b303c6b.tar.xz
derp
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r--COPYING2
-rwxr-xr-xsysrss.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/COPYING b/COPYING
index e20d668..058c9c1 100644
--- a/COPYING
+++ b/COPYING
@@ -1,6 +1,6 @@
sysrss – Let your system generate a maintenance notification RSS
-2012, 2013 Mattias Andrée (maandree@member.fsf.org)
+Copyright © 2012, 2013 Mattias Andrée (maandree@member.fsf.org)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
diff --git a/sysrss.py b/sysrss.py
index 20fd44b..fd6e7a9 100755
--- a/sysrss.py
+++ b/sysrss.py
@@ -3,7 +3,7 @@
'''
sysrss – Let your system generate a maintenance notification RSS
-2012, 2013 Mattias Andrée (maandree@member.fsf.org)
+Copyright © 2012, 2013 Mattias Andrée (maandree@member.fsf.org)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by