Code

Updated copyright.
[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 <sh@tokkee.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         Carl Harris <ceharris@mal.com>
16         Free Software Foundation, Inc.
17         GRASE Lab, UCSC <grase@cse.ucsc.edu>
18         Gordon Matzigkeit <gord@gnu.ai.mit.edu>
19         James Clark
20         Jiang Lei <tristone@deluxe.ocn.ne.jp>
21         Joe Orton <joe@manyfish.co.uk>
22         Tommi Komulainen <Tommi.Komulainen@iki.fi>
23         Vladimir Berezniker
24         Yves Martin  <ymartin59@free.fr>
26 License:
28         Files lib/expat/*
29         Copyright (C) 1998 James Clark
31         File lib/getpass.c
32         Copyright (C) Carl Harris <ceharris@mal.com>
34         Files lib/snprintf.c
35               lib/snprintf.h
36         Copyright (C) Alain Magloire <alainm@rcsm.ee.mcgill.ca>
38         All other files in lib/ (except lib/intl/*, lib/neon/*, lib/glob.* 
39         lib/mkstemp.c and lib/tempname.c)
40         Copyright (C) 1987-1999 Free Software Foundation, Inc.
42         Files po/es.po
43               po/it.po
44         Copyright (C) 2003 Free Software Foundation, Inc.
46         Function sub_timeval in src/cadaver.c
47         Copyright (C) 1995 Mike Gleason <mgleason@NcFTP.com>
49         Files src/search.c
50               src/version.c
51         Copyright (C) 2003-2005 Joe Orton <joe@manyfish.co.uk>
52         Copyright (C) 2002-2003 GRASE Lab, UCSC <grase@cse.ucsc.edu>
54         File src/utils.c
55         Copyright (C) 1999-2001 Joe Orton <joe@manyfish.co.uk>
56         Copyright (C) 85, 88, 90-91, 1995-1999 Free Software Foundation, Inc.
58         All other files (except lib/intl/*, lib/neon/* and m4/neon/*)
59         Copyright (C) 1998-2007 Joe Orton <joe@manyfish.co.uk>
61         This package is free software; you can redistribute it and/or modify
62         it under the terms of the GNU General Public License as published by
63         the Free Software Foundation; either version 2 of the License, or
64         (at your option) any later version.
66         This package is distributed in the hope that it will be useful,
67         but WITHOUT ANY WARRANTY; without even the implied warranty of
68         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
69         GNU General Public License for more details.
71         You should have received a copy of the GNU General Public License
72         along with this package; if not, write to the Free Software
73         Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
74         USA.
76 On Debian systems, the complete text of the GNU General Public License
77 can be found in `/usr/share/common-licenses/GPL'.
79         Files lib/intl/*
80         Copyright (C) 1984-2005 Free Software Foundation, Inc.
82         File lib/neon/ne_dates.c
83         Copyright (C) 1999-2006 Joe Orton <joe@manyfish.co.uk>
84         Copyright (C) 2004 Jiang Lei <tristone@deluxe.ocn.ne.jp>
86         Files lib/neon/ne_gnutls.c
87               lib/neon/ne_privssl.h
88         Copyright (C) 2002-2006 Joe Orton <joe@manyfish.co.uk>
89         Copyright (C) 2004 Aleix Conchillo Flaque <aleix@member.fsf.org>
91         Files lib/neon/ne_md5.c
92               lib/neon/ne_md5.h
93         Copyright (C) 2006 Joe Orton <joe@manyfish.co.uk>
94         Copyright (C) 1995-1997 Free Software Foundation, Inc.
96         Files lib/neon/ne_openssl.c
97               lib/neon/ne_session.c
98         Copyright (C) 1999-2006 Joe Orton <joe@manyfish.co.uk>
99         Copyright (C) 1999-2000 Tommi Komulainen <Tommi.Komulainen@iki.fi>
101         File lib/neon/ne_socket.c
102         Copyright (C) 1998-2006 Joe Orton <joe@manyfish.co.uk>
103         Copyright (C) 1999-2000 Tommi Komulainen <Tommi.Komulainen@iki.fi>
104         Copyright (C) 2004 Aleix Conchillo Flaque <aleix@member.fsf.org>
106         Files lib/neon/ne_sspi.c
107               lib/neon/ne_sspi.h
108         Copyright (C) 2004-2005 Vladimir Berezniker
109         Copyright (C) 2007 Yves Martin  <ymartin59@free.fr>
111         Functions strcasecmp and strncasecmp in lib/neon/ne_string.c
112         Copyright (C) 1991-1997 Free Software Foundation, Inc.
114         All other files in lib/neon/
115         Copright (C) 1999-2006 Joe Orton <joe@manyfish.co.uk>
117         Files lib/glob.c
118               lib/glob.h
119               lib/mkstemp.c
120         Copyright (C) 1991-2001 Free Software Foundation, Inc.
122         This program is free software; you can redistribute it and/or modify it
123         under the terms of the GNU Library General Public License as published
124         by the Free Software Foundation; either version 2, or (at your option)
125         any later version.
127         This program is distributed in the hope that it will be useful,
128         but WITHOUT ANY WARRANTY; without even the implied warranty of
129         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
130         Library General Public License for more details.
132         You should have received a copy of the GNU Library General Public
133         License along with this program; if not, write to the Free Software
134         Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
135         USA.
137 On Debian systems, the complete text of the GNU Library General Public License
138 can be found in `/usr/share/common-licenses/LGPL-2'.
140         File lib/tempname.c
141         Copyright (C) 1991-2001 Free Software Foundation, Inc.
143         This library is free software; you can redistribute it and/or
144         modify it under the terms of the GNU Lesser General Public
145         License as published by the Free Software Foundation; either
146         version 2 of the License, or (at your option) any later version.
148         This library is distributed in the hope that it will be useful,
149         but WITHOUT ANY WARRANTY; without even the implied warranty of
150         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
151         Lesser General Public License for more details.
153         You should have received a copy of the GNU Lesser General Public
154         License along with this library; if not, write to the Free Software
155         Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
156         USA.
158 On Debian systems, the complete text of the GNU Lesser General Public License
159 can be found in `/usr/share/common-licenses/LGPL'.
161         File m4/neon/neon.m4
162         Copyright (C) 1998-2006 Joe Orton <joe@manyfish.co.uk>
163         Copyright (C) 2004 Aleix Conchillo Flaque <aleix@member.fsf.org>
165         File m4/neon/socklen-arg-type.m4
166         Copyright (C) 1997-1999 Stephan Kulow <coolo@kde.org>
167         Copyright (C) 1999-2000 Joe Orton <joe@manyfish.co.uk>
169         All other files in m4/neon/
170         Copyright (C) 1998-2006 Joe Orton <joe@manyfish.co.uk>
172         This file is free software; you may copy and/or distribute it with
173         or without modifications, as long as this notice is preserved.
174         This software is distributed in the hope that it will be useful, but
175         WITHOUT ANY WARRANTY, to the extent permitted by law; without even
176         the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
177         PURPOSE.
179 The Debian packaging is (C) 2000-2004 Bernd Eckenfels <ecki@debian.org>, 
180 (C) 2006-2007 Sebastian Harl <sh@tokkee.org> and is licensed under the GPL,
181 see above.