bday
diff bday.c @ 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 | 19c1ad697022 |
children | a56120a4678f |
line diff
1.1 --- a/bday.c Tue Dec 18 14:56:05 2007 +0100 1.2 +++ b/bday.c Wed Dec 19 01:19:57 2007 +0100 1.3 @@ -3,13 +3,14 @@ 1.4 1.5 Birthday/Anniversary reminder 1.6 1.7 - (c) 1996 AS Mortimer 1.8 (c) 2007 markus schnalke <meillo@marmaro.de> 1.9 + (c) 1994-1999 AS Mortimer 1.10 1.11 This program is free software; you can redistribute it and/or 1.12 modify it under the terms of the GNU General Public License as 1.13 published by the Free Software Foundation; either version 2 of the 1.14 - License, or (at your option) any later version. 1.15 + License, or (at your option) any later version. You may also 1.16 + distribute it under the Artistic License, as comes with Perl. 1.17 1.18 This program is distributed in the hope that it will be useful, 1.19 but WITHOUT ANY WARRANTY; without even the implied warranty of 1.20 @@ -19,6 +20,9 @@ 1.21 along with this program; if not, write to the Free Software 1.22 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 1.23 1.24 + You should also have recieved a copy of the Artistic license with 1.25 + this program. 1.26 + 1.27 =============================================================================== 1.28 1.29 Input is read through standard input. For example: bday < ~/.birthdays