bday

diff 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
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/COPYRIGHT	Wed Dec 19 01:19:57 2007 +0100
     1.3 @@ -0,0 +1,30 @@
     1.4 +bday
     1.5 +
     1.6 +(c) 2007 markus schnalke <meillo@marmaro.de>
     1.7 +(c) 1994-1999 Andy Mortimer
     1.8 +
     1.9 +bday is a stripped down version of birthday by Andy Mortimer.
    1.10 +So most of the code is by Andy. Please honor his work.
    1.11 +
    1.12 +
    1.13 +Birthday was downloaded from:
    1.14 +  http://users.zetnet.co.uk/mortia/source/birthday-1.5.tar.gz
    1.15 +Upstream Author of Birthday:
    1.16 +  Andy Mortimer <andy.mortimer@zetnet.co.uk>
    1.17 +
    1.18 +
    1.19 +This program is free software: you can redistribute it and/or modify
    1.20 +it under the terms of the GNU General Public License as published by
    1.21 +the Free Software Foundation, either version 2 of the License, or
    1.22 +(at your option) any later version.
    1.23 +
    1.24 +This program is distributed in the hope that it will be useful,
    1.25 +but WITHOUT ANY WARRANTY; without even the implied warranty of
    1.26 +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    1.27 +GNU General Public License for more details.
    1.28 +
    1.29 +You should have received a copy of the GNU General Public License
    1.30 +along with this program. If not, see <http://www.gnu.org/licenses/>.
    1.31 +
    1.32 +On Debian systems, a copy of the GNU General Public License is
    1.33 +available in /usr/share/common-licenses/.