Code

4ad53a315862d1470c78082f051b6b60862e5376
[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
25 License:
27         Files lib/expat/*
28         Copyright (C) 1998 James Clark
30         File lib/getpass.c
31         Copyright (C) Carl Harris <ceharris@mal.com>
33         Files lib/snprintf.c
34               lib/snprintf.h
35         Copyright (C) Alain Magloire <alainm@rcsm.ee.mcgill.ca>
37         All other files in lib/ (except lib/intl/*, lib/neon/*, lib/glob.* 
38         lib/mkstemp.c and lib/tempname.c)
39         Copyright (C) 1987-1999 Free Software Foundation, Inc.
41         Files po/es.po
42               po/it.po
43         Copyright (C) 2003 Free Software Foundation, Inc.
45         Function sub_timeval in src/cadaver.c
46         Copyright (C) 1995 Mike Gleason <mgleason@NcFTP.com>
48         Files src/search.c
49               src/version.c
50         Copyright (C) 2003-2005 Joe Orton <joe@manyfish.co.uk>
51         Copyright (C) 2002-2003 GRASE Lab, UCSC <grase@cse.ucsc.edu>
53         File src/utils.c
54         Copyright (C) 1999-2001 Joe Orton <joe@manyfish.co.uk>
55         Copyright (C) 85, 88, 90-91, 1995-1999 Free Software Foundation, Inc.
57         All other files (except lib/intl/*, lib/neon/* and m4/neon/*)
58         Copyright (C) 1998-2005 Joe Orton <joe@manyfish.co.uk>
60         This package is free software; you can redistribute it and/or modify
61         it under the terms of the GNU General Public License as published by
62         the Free Software Foundation; either version 2 of the License, or
63         (at your option) any later version.
65         This package is distributed in the hope that it will be useful,
66         but WITHOUT ANY WARRANTY; without even the implied warranty of
67         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
68         GNU General Public License for more details.
70         You should have received a copy of the GNU General Public License
71         along with this package; if not, write to the Free Software
72         Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
73         USA.
75 On Debian systems, the complete text of the GNU General Public License
76 can be found in `/usr/share/common-licenses/GPL'.
78         Files lib/intl/*
79         Copyright (C) 1984-2005 Free Software Foundation, Inc.
81         File lib/neon/ne_dates.c
82         Copyright (C) 1999-2005 Joe Orton <joe@manyfish.co.uk>
83         Copyright (C) 2004 Jiang Lei <tristone@deluxe.ocn.ne.jp>
85         Files lib/neon/ne_gnutls.c
86               lib/neon/ne_privssl.h
87         Copyright (C) 2002-2005 Joe Orton <joe@manyfish.co.uk>
88         Copyright (C) 2004 Aleix Conchillo Flaque <aleix@member.fsf.org>
90         Files lib/neon/ne_md5.c
91               lib/neon/ne_md5.h
92         Copyright (C) 1995-1997 Free Software Foundation, Inc.
94         Files lib/neon/ne_openssl.c
95               lib/neon/ne_session.c
96         Copyright (C) 1999-2005 Joe Orton <joe@manyfish.co.uk>
97         Copyright (C) 1999-2000 Tommi Komulainen <Tommi.Komulainen@iki.fi>
99         File lib/neon/ne_socket.c
100         Copyright (C) 1998-2005 Joe Orton <joe@manyfish.co.uk>
101         Copyright (C) 1999-2000 Tommi Komulainen <Tommi.Komulainen@iki.fi>
102         Copyright (C) 2004 Aleix Conchillo Flaque <aleix@member.fsf.org>
104         Files lib/neon/ne_sspi.c
105               lib/neon/ne_sspi.h
106         Copyright (C) 2004-2005 Vladimir Berezniker
108         Files lib/glob.c
109               lib/glob.h
110               lib/mkstemp.c
111         Copyright (C) 1991-2001 Free Software Foundation, Inc.
113         This program is free software; you can redistribute it and/or modify it
114         under the terms of the GNU Library General Public License as published
115         by the Free Software Foundation; either version 2, or (at your option)
116         any later version.
118         This program is distributed in the hope that it will be useful,
119         but WITHOUT ANY WARRANTY; without even the implied warranty of
120         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
121         Library General Public License for more details.
123         You should have received a copy of the GNU Library General Public
124         License along with this program; if not, write to the Free Software
125         Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
126         USA.
128 On Debian systems, the complete text of the GNU Library General Public License
129 can be found in `/usr/share/common-licenses/LGPL-2'.
131         File lib/tempname.c
132         Copyright (C) 1991-2001 Free Software Foundation, Inc.
134         This library is free software; you can redistribute it and/or
135         modify it under the terms of the GNU Lesser General Public
136         License as published by the Free Software Foundation; either
137         version 2 of the License, or (at your option) any later version.
139         This library is distributed in the hope that it will be useful,
140         but WITHOUT ANY WARRANTY; without even the implied warranty of
141         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
142         Lesser General Public License for more details.
144         You should have received a copy of the GNU Lesser General Public
145         License along with this library; if not, write to the Free Software
146         Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
147         USA.
149 On Debian systems, the complete text of the GNU Lesser General Public License
150 can be found in `/usr/share/common-licenses/LGPL'.
152         File m4/neon/neon.m4
153         Copyright (C) 1998-2005 Joe Orton <joe@manyfish.co.uk>
154         Copyright (C) 2004 Aleix Conchillo Flaque <aleix@member.fsf.org>
156         File m4/neon/socklen-arg-type.m4
157         Copyright (C) 1997-1999 Stephan Kulow <coolo@kde.org>
158         Copyright (C) 1999-2000 Joe Orton <joe@manyfish.co.uk>
160         All other files in m4/neon/
161         Copyright (C) 1998-2005 Joe Orton <joe@manyfish.co.uk>
163         This file is free software; you may copy and/or distribute it with
164         or without modifications, as long as this notice is preserved.
165         This software is distributed in the hope that it will be useful, but
166         WITHOUT ANY WARRANTY, to the extent permitted by law; without even
167         the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
168         PURPOSE.
170 The Debian packaging is (C) 2000-2004 Bernd Eckenfels <ecki@debian.org>, 
171 (C) 2006 Sebastian Harl <sh@tokkee.org> and is licensed under the GPL, see 
172 above.