Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: birthday Source: https://sourceforge.net/projects/birthday/files/birthday/ Files: * Copyright: 1994-1999 Andy Mortimer License: Artistic or GPL-2+ Files: getopt.* Copyright: 1987, 88, 89, 90, 91, 1992 Free Software Foundation, Inc. License: GPL-2+ Files: debian/* Copyright: 1999-2001 Andy Mortimer 2001-2002 Lenart Janos 2002-2004 Alexander Neumann 2007-2008 Bart Martens 2012 Patrick Uiterwijk License: Artistic or GPL-2+ License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. . On Debian systems, the complete text of version 2 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-2'. license or the GNU General Public License version 2 or above, at your option. Both of these licenses are reproduced below. On Windows, you will need some extra code (getopt, which in turn requires alloca) to compile. Versions of these routines are provided with the source, but are licensed separately, and you must follow the licensing conditions on this source. In particular, the version of getopt.c included is licensed under the GPL, so if you use this file you must opt to use birthday under the GPL. If anybody has a less restrictively-licensed version of getopt, I would be glad to include it in future releases. On Debian systems, a copy of the GNU General Public License and a copy of the Artistic license are available in /usr/share/common-licenses/. Found in getopt.c and getopt.h : Copyright (C) 1987, 88, 89, 90, 91, 1992 Free Software Foundation, Inc. Copyright (C) 1989, 1990, 1991, 1992 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to: Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA.