diff options
author | Mattias Andrée <maandree@operamail.com> | 2013-01-23 23:27:18 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2013-01-23 23:27:24 +0100 |
commit | 44923b16cd98a4d78c0de499e4e8526edf119558 (patch) | |
tree | 5595dcc12024d2c98b616857b7a36214325730fb | |
parent | missed setting description to that of this package (diff) | |
download | sysrss-44923b16cd98a4d78c0de499e4e8526edf119558.tar.gz sysrss-44923b16cd98a4d78c0de499e4e8526edf119558.tar.bz2 sysrss-44923b16cd98a4d78c0de499e4e8526edf119558.tar.xz |
update copyright notice
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rw-r--r-- | COPYING | 2 | ||||
-rwxr-xr-x | sysrss.py | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ sysrss – Let your system generate a maintenance notification RSS -Copyright © 2012 Mattias Andrée (maandree@kth.se) +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 @@ -3,7 +3,7 @@ ''' sysrss – Let your system generate a maintenance notification RSS -Copyright © 2012 Mattias Andrée (maandree@kth.se) +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 |