]> git.deb.at Git - pkg/abook.git/blobdiff - debian/copyright
change tabs to spaces
[pkg/abook.git] / debian / copyright
index bf23ad36b339bb40d97fb1082e4761afd0507837..8e0ddf95a9687804538dbc2552b5d49e2a8d03ed 100644 (file)
-This package was first debianized by Alan Ford <alan@whirlnet.co.uk> 
-on Sat, 18 Mar 2000 12:38:34 +0000.
-It is now maintained by Gerfried Fuchs <rhonda@debian.at>.
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: abook
+Upstream-Contact: Jaakko Heinonen <jheinonen@users.sourceforge.net>
+Source: http://abook.sourceforge.net/
 
-It was downloaded from
-http://abook.sourceforge.net/
+Files: *
+Copyright: 2005, Jaakko Heinonen <jheinonen@users.sourceforge.net>
+Comment: No license version is specified for most of the code.
+         Some GPL-2+ files make the project as a whole GPL-2+.
+License: GPL-2+
 
-Upstream Author: Jaakko Heinonen <jheinonen@bigfoot.com>
+Files: abook.1 abookrc.5
+Copyright: Alan Ford <alan@whirlnet.co.uk>
+License: GPL-2+
 
-Copyright:
+Files: aclocal.m4 config.rpath Makefile.in m4/*
+Copyright: (see individual files)
+Comment: Some files come with the disclaimer, some do not.
+License: FSFULLR
+
+Files: config.guess config.sub
+Copyright: 1992-2013 Free Software Foundation, Inc.
+License: GPL-3+ with Autoconf exception
+
+Files: depcomp
+Copyright: 1999-2013 Free Software Foundation, Inc.
+License: GPL-2+
+
+Files: getname.c
+Copyright: This code was taken from hypermail
+           modified by Jaakko Heinonen <jheinonen@users.sourceforge.net>
+           .
+           For strcpymax() function:
+           Copyright (C) 1994, 1995 Enterprise Integration Technologies Corp.
+           VeriFone Inc./Hewlett-Packard. All Rights Reserved.
+Comment: See https://bugs.debian.org/979098 for details on assuming GPL-2+
+License: GPL-2+
+
+Files: getopt*
+Copyright: 1987-1997 Free Software Foundation, Inc.
+License: LGPL-2+
+
+Files: install-sh
+Copyright: 1994 X Consortium
+License: X11
+
+Files: ldif.c
+Copyright: 1992-1996 Regents of the University of Michigan.
+Comment: adapted to use with abook by JH <jheinonen@users.sourceforge.net>
+License: Michigan
+ Redistribution and use in source and binary forms are permitted
+ provided that this notice is preserved and that due credit is given
+ to the University of Michigan at Ann Arbor. The name of the University
+ may not be used to endorse or promote products derived from this
+ software without specific prior written permission. This software
+ is provided ``as is'' without express or implied warranty.
+
+Files: mbswidth.?
+Copyright: 2000-2002 Free Software Foundation, Inc.
+License: GPL-2+
+
+Files: misc.c
+Copyright: Jaakko Heinonen
+           1994 Lars Wirzenius
+Comment: BSD-2-clause covers the getaline() function.
+License: GPL-2+ and BSD-2-clause
+
+Files: missing
+Copyright: 1996-2013 Free Software Foundation, Inc.
+License: GPL-2+
+
+Files: po/fr.po po/it.po po/sv.po
+Copyright: 2005 Free Software Foundation, Inc.
+License: GPL-2+
+
+Files: vcard.c
+Copyright: 2012, RaphaĆ«l Droz <raphael.droz+floss@gmail.com>
+License: GPL-2+
+
+Files: views.c
+Copyright: Cedric Duval
+License: GPL-2+
+
+Files: xmalloc.c
+Copyright: 2005 Jaakko Heinonen
+License: BSD-2-clause
+
+Files: debian/*
+Copyright: 2000, Alan Ford <alan@whirlnet.co.uk>
+           2003, Rhonda D'Vine <rhonda@debian.org>
+           2015, Denis Briand <debian@denis-briand.fr>
+License: WTFPLv2
+
+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 of the License, 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 the Free Software
     Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
     MA 02110-1301 USA.
+    .
+ On Debian GNU/Linux systems, the complete text of the GNU General
+ Public License version 2 can be found in `/usr/share/common-licenses/GPL-2',
+ later versions can be found in the same directory.
+
+License: GPL-3+ with Autoconf exception
+ This file 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 3 of the License, 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, see <http://www.gnu.org/licenses/>.
+ .
+ As a special exception to the GNU General Public License, if you
+ distribute this file as part of a program that contains a
+ configuration script generated by Autoconf, you may include it under
+ the same distribution terms that you use for the rest of that
+ program.  This Exception is an additional permission under section 7
+ of the GNU General Public License, version 3 ("GPLv3").
+ .
+ On Debian GNU/Linux systems, the complete text of the GNU General
+ Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'.
+
+License: LGPL-2+
+   The GNU C Library is free software; you can redistribute it and/or
+   modify it under the terms of the GNU Library General Public License as
+   published by the Free Software Foundation; either version 2 of the
+   License, or (at your option) any later version.
+   .
+   The GNU C Library 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
+   Library General Public License for more details.
+   .
+ On Debian GNU/Linux systems, the complete text of the GNU Library General
+ Public License version 2 can be found in `/usr/share/common-licenses/LGPL-2'.
+ Later versions can be found in the same directory.
+
+License: FSFULLR
+ This file is free software; the Free Software Foundation
+ gives unlimited permission to copy and/or distribute it,
+ with or without modifications, as long as this notice is preserved.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+ even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+ PARTICULAR PURPOSE.
+
+License: BSD-2-clause
+ All rights reserved.
+ .
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ 1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer
+    in this position and unchanged.
+ 2. Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS OR
+ IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+ OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+ IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+ NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+ THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+License: X11
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to
+ deal in the Software without restriction, including without limitation the
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
+ sell copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
+ X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+ AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
+ TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+ .
+ Except as contained in this notice, the name of the X Consortium shall not
+ be used in advertising or otherwise to promote the sale, use or other deal-
+ ings in this Software without prior written authorization from the X Consor-
+ tium.
 
-On Debian GNU/Linux systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
+License: WTFPLv2
+                DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+                       Version 2, December 2004
+    .
+    Everyone is permitted to copy and distribute verbatim or modified
+    copies of this license document, and changing it is allowed as long
+    as the name is changed.
+    .
+               DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
+      TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+    .
+     0. You just DO WHAT THE FUCK YOU WANT TO.