summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0baf4ae)
raw | patch | inline | side by side (parent: 0baf4ae)
author | Sebastian Harl <sh@tokkee.org> | |
Sat, 23 Nov 2013 18:31:17 +0000 (19:31 +0100) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Sat, 23 Nov 2013 18:31:17 +0000 (19:31 +0100) |
debian/copyright | patch | blob | history |
diff --git a/debian/copyright b/debian/copyright
index df3c0964133238a1522f83b685309714509b2b6e..0c9d7189a5df5ea785934e1073c9c984c032e979 100644 (file)
--- a/debian/copyright
+++ b/debian/copyright
On Debian systems, the complete text of the GNU General Public License,
version 3, can be found in `/usr/share/common-licenses/GPL-3'.
+ Files: compat/mkstemps.c, compat/setenv.c
+
+ Copyright © 1991-2011 Free Software Foundation, Inc.
+
+ 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.
+
+ You should have received a copy of the GNU Library General Public
+ License along with the GNU C Library; see the file COPYING.LIB. If not,
+ write to the Free Software Foundation, Inc., 51 Franklin Street - Fifth
+ Floor, Boston, MA 02110-1301, USA.
+
+On Debian systems, the complete text of the GNU Library General Public
+License, version 2, can be found in `/usr/share/common-licenses/LGPL-2'.
+
+ Files: compat/compat.h
+
+ Copyright © 2006-2013 Jonas Fonseca <fonseca@diku.dk>
+ Copyright © 2013 Drew Northup <n1xim.email@gmail.com>
+
Files: *
- Copyright © 2006-2012 Jonas Fonseca <fonseca@diku.dk>
+ Copyright © 2006-2013 Jonas Fonseca <fonseca@diku.dk>
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by