bday
diff README @ 21:cd9bcd5e9027
rm debian/; updated README
author | markus schnalke <meillo@marmaro.de> |
---|---|
date | Mon, 24 Feb 2014 21:38:57 +0100 |
parents | 36792474cd26 |
children |
line diff
1.1 --- a/README Mon Feb 24 21:34:09 2014 +0100 1.2 +++ b/README Mon Feb 24 21:38:57 2014 +0100 1.3 @@ -1,17 +1,19 @@ 1.4 -bday 1.5 +bday -- birthday and anniversary reminder 1.6 1.7 -(c) 2007,2014 markus schnalke <meillo@marmaro.de> 1.8 -(c) 1994-1999 Andy Mortimer 1.9 - 1.10 -bday is a stripped down version of birthday by Andy Mortimer. 1.11 -So most of the code is by Andy. Please honor his work. 1.12 - 1.13 +Given a list of the dates of birthdays and anniversaries, works out and 1.14 +displays a list of those which will come up in the next couple of 1.15 +weeks. Bday is a stripped down version of birthday by Andy Mortimer. 1.16 1.17 Birthday was downloaded from: 1.18 http://users.zetnet.co.uk/mortia/source/birthday-1.5.tar.gz 1.19 Upstream Author of Birthday: 1.20 Andy Mortimer <andy.mortimer@zetnet.co.uk> 1.21 1.22 +Bday can be downloaded from: 1.23 + http://hg.marmaro.de/bday 1.24 + 1.25 +(c) 2007,2014 markus schnalke <meillo@marmaro.de> 1.26 +(c) 1994-1999 Andy Mortimer 1.27 1.28 This program is free software: you can redistribute it and/or modify 1.29 it under the terms of the GNU General Public License as published by 1.30 @@ -25,6 +27,3 @@ 1.31 1.32 You should have received a copy of the GNU General Public License 1.33 along with this program. If not, see <http://www.gnu.org/licenses/>. 1.34 - 1.35 -On Debian systems, a copy of the GNU General Public License is 1.36 -available in /usr/share/common-licenses/.