annotate COPYRIGHT @ 19:eb4620a01023

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