Mercurial > bday
comparison COPYRIGHT @ 9:4f48b4f86e3d
added COPYRIGHT and COPYING; adjusted copyright hints in the code
author | meillo@marmaro.de |
---|---|
date | Wed, 19 Dec 2007 01:19:57 +0100 |
parents | |
children | eb4620a01023 |
comparison
equal
deleted
inserted
replaced
8:19c1ad697022 | 9:4f48b4f86e3d |
---|---|
1 bday | |
2 | |
3 (c) 2007 markus schnalke <meillo@marmaro.de> | |
4 (c) 1994-1999 Andy Mortimer | |
5 | |
6 bday is a stripped down version of birthday by Andy Mortimer. | |
7 So most of the code is by Andy. Please honor his work. | |
8 | |
9 | |
10 Birthday was downloaded from: | |
11 http://users.zetnet.co.uk/mortia/source/birthday-1.5.tar.gz | |
12 Upstream Author of Birthday: | |
13 Andy Mortimer <andy.mortimer@zetnet.co.uk> | |
14 | |
15 | |
16 This program is free software: you can redistribute it and/or modify | |
17 it under the terms of the GNU General Public License as published by | |
18 the Free Software Foundation, either version 2 of the License, or | |
19 (at your option) any later version. | |
20 | |
21 This program is distributed in the hope that it will be useful, | |
22 but WITHOUT ANY WARRANTY; without even the implied warranty of | |
23 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |
24 GNU General Public License for more details. | |
25 | |
26 You should have received a copy of the GNU General Public License | |
27 along with this program. If not, see <http://www.gnu.org/licenses/>. | |
28 | |
29 On Debian systems, a copy of the GNU General Public License is | |
30 available in /usr/share/common-licenses/. |