Code

Updated copyright for 0.23.3.
[pkg-cadaver.git] / debian / copyright
1 This package was debianized by Bernd Eckenfels <ecki@lina.inka.de> on
2 Thu,  6 Jan 2000 09:39:32 +0100.
4 Sebastian Harl <tokkee@debian.org> took over maintenance on
5 Wed,  1 Nov 2006 08:07:24 +0000.
7 It was downloaded from <http://www.webdav.org/cadaver/>.
9 Upstream Author:
10         Joe Orton <joe@manyfish.co.uk>
12 Copyright Holders (in alphabetical order):
13         Alain Magloire <alainm@rcsm.ee.mcgill.ca>
14         Aleix Conchillo Flaque <aleix@member.fsf.org>
15         Arun Garg <arung@pspl.co.in>
16         Carl Harris <ceharris@mal.com>
17         Daniel Stenberg <daniel@haxx.se>
18         Free Software Foundation, Inc.
19         GRASE Lab, UCSC <grase@cse.ucsc.edu>
20         Gordon Matzigkeit <gord@gnu.ai.mit.edu>
21         Henrik Holst <henrik.holst2@gmail.com>
22         James Clark
23         Jiang Lei <tristone@deluxe.ocn.ne.jp>
24         Joe Orton <joe@manyfish.co.uk>
25         Kai Sommerfeld <kso@openoffice.org>
26         Vladimir Berezniker
27         Yves Martin  <ymartin59@free.fr>
29 License:
31         Files lib/expat/*
32         Copyright © 1998 James Clark
34         File lib/getpass.c
35         Copyright © Carl Harris <ceharris@mal.com>
37         Files lib/snprintf.c
38               lib/snprintf.h
39         Copyright © Alain Magloire <alainm@rcsm.ee.mcgill.ca>
41         All other files in lib/ (except lib/intl/*, lib/neon/*, lib/glob.*
42         lib/mkstemp.c and lib/tempname.c)
43         Copyright © 1987-1999 Free Software Foundation, Inc.
45         Files po/es.po
46               po/it.po
47         Copyright © 2003 Free Software Foundation, Inc.
49         Function sub_timeval in src/cadaver.c
50         Copyright © 1995 Mike Gleason <mgleason@NcFTP.com>
52         Files src/search.c
53               src/version.c
54         Copyright © 2003-2006 Joe Orton <joe@manyfish.co.uk>
55         Copyright © 2002-2003 GRASE Lab, UCSC <grase@cse.ucsc.edu>
57         File src/utils.c
58         Copyright © 1999-2001 Joe Orton <joe@manyfish.co.uk>
59         Copyright © 85, 88, 90-91, 1995-1999 Free Software Foundation, Inc.
61         All other files (except lib/intl/*, lib/neon/* and m4/neon/*)
62         Copyright © 1998-2008 Joe Orton <joe@manyfish.co.uk>
64         This package is free software; you can redistribute it and/or modify
65         it under the terms of the GNU General Public License as published by
66         the Free Software Foundation; either version 2 of the License, or
67         (at your option) any later version.
69         This package is distributed in the hope that it will be useful,
70         but WITHOUT ANY WARRANTY; without even the implied warranty of
71         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
72         GNU General Public License for more details.
74         You should have received a copy of the GNU General Public License
75         along with this package; if not, write to the Free Software
76         Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
77         USA.
79 On Debian systems, the complete text of the GNU General Public License
80 can be found in `/usr/share/common-licenses/GPL'. Version 2 of the license
81 can be found in `/usr/share/common-licenses/GPL-2'.
83         Files lib/intl/*
84         Copyright © 1984-2007 Free Software Foundation, Inc.
86         Files lib/neon/ne_acl3744.{c,h}
87         Copyright © 2001-2006, 2008 Joe Orton <joe@manyfish.co.uk>
88         Copyright © 2001 Arun Garg <arung@pspl.co.in>
89         Copyright © 2007 Henrik Holst <henrik.holst2@gmail.com>
91         File lib/neon/ne_dates.c
92         Copyright © 1999-2006 Joe Orton <joe@manyfish.co.uk>
93         Copyright © 2004 Jiang Lei <tristone@deluxe.ocn.ne.jp>
95         Files lib/neon/ne_gnutls.c
96               lib/neon/ne_privssl.h
97         Copyright © 2002-2009 Joe Orton <joe@manyfish.co.uk>
98         Copyright © 2004 Aleix Conchillo Flaque <aleix@member.fsf.org>
100         Files lib/neon/ne_md5.c
101               lib/neon/ne_md5.h
102         Copyright © 2006 Joe Orton <joe@manyfish.co.uk>
103         Copyright © 1995-1997 Free Software Foundation, Inc.
105         File lib/neon/ne_ntlm.c
106         Copyright © 2003 Daniel Stenberg <daniel@haxx.se>
107         Copyright © 2009 Kai Sommerfeld <kso@openoffice.org>
109         File lib/neon/ne_ntlm.h
110         Copyright © 2009 Kai Sommerfeld <kso@openoffice.org>
112         File lib/neon/ne_socket.c
113         Copyright © 1998-2008 Joe Orton <joe@manyfish.co.uk>
114         Copyright © 2004 Aleix Conchillo Flaque <aleix@member.fsf.org>
116         Files lib/neon/ne_sspi.c
117               lib/neon/ne_sspi.h
118         Copyright © 2004-2005 Vladimir Berezniker
119         Copyright © 2007 Yves Martin  <ymartin59@free.fr>
121         Functions strcasecmp and strncasecmp in lib/neon/ne_string.c
122         Copyright © 1991-1997 Free Software Foundation, Inc.
124         All other files in lib/neon/
125         Copyright © 1999-2009 Joe Orton <joe@manyfish.co.uk>
127         Files lib/glob.c
128               lib/glob.h
129               lib/mkstemp.c
130         Copyright © 1991-2001 Free Software Foundation, Inc.
132         This program is free software; you can redistribute it and/or modify it
133         under the terms of the GNU Library General Public License as published
134         by the Free Software Foundation; either version 2, or (at your option)
135         any later version.
137         This program is distributed in the hope that it will be useful,
138         but WITHOUT ANY WARRANTY; without even the implied warranty of
139         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
140         Library General Public License for more details.
142         You should have received a copy of the GNU Library General Public
143         License along with this program; if not, write to the Free Software
144         Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
145         USA.
147 On Debian systems, the complete text of the GNU Library General Public License
148 can be found in `/usr/share/common-licenses/LGPL-2'.
150         File lib/tempname.c
151         Copyright © 1991-2001 Free Software Foundation, Inc.
153         This library is free software; you can redistribute it and/or
154         modify it under the terms of the GNU Lesser General Public
155         License as published by the Free Software Foundation; either
156         version 2 of the License, or (at your option) any later version.
158         This library is distributed in the hope that it will be useful,
159         but WITHOUT ANY WARRANTY; without even the implied warranty of
160         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
161         Lesser General Public License for more details.
163         You should have received a copy of the GNU Lesser General Public
164         License along with this library; if not, write to the Free Software
165         Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
166         USA.
168 On Debian systems, the complete text of the GNU Lesser General Public License
169 can be found in `/usr/share/common-licenses/LGPL'.
171         File m4/neon/ld-version-script.m4
172         Copyright © 2008-2009 Free Software Foundation, Inc.
174         File m4/neon/neon.m4
175         Copyright © 1998-2008 Joe Orton <joe@manyfish.co.uk>
176         Copyright © 2004 Aleix Conchillo Flaque <aleix@member.fsf.org>
178         File m4/neon/socklen-arg-type.m4
179         Copyright © 1997-1999 Stephan Kulow <coolo@kde.org>
180         Copyright © 1999-2000 Joe Orton <joe@manyfish.co.uk>
182         All other files in m4/neon/
183         Copyright © 1998-2009 Joe Orton <joe@manyfish.co.uk>
185         This file is free software; you may copy and/or distribute it with
186         or without modifications, as long as this notice is preserved.
187         This software is distributed in the hope that it will be useful, but
188         WITHOUT ANY WARRANTY, to the extent permitted by law; without even
189         the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
190         PURPOSE.
192 The Debian packaging is © 2000-2004 Bernd Eckenfels <ecki@debian.org>,
193 © 2006-2008 Sebastian Harl <tokkee@debian.org> and is licensed under the GPL,
194 see above.