Code

copyright: Relicensed Debian packaging under 2-clause BSD.
[pkg-liboping.git] / debian / copyright
1 This package was debianized by Sebastian Harl <tokkee@debian.org> on
2 Mon, 10 Jul 2006 00:29:07 +0200.
4 It was downloaded from <http://verplant.org/liboping/files/>.
6 Upstream Author:
7         Florian Forster <ff@octo.it>
9         For individual credits, see AUTHORS.
11 Copyright Holders:
12         Florian Forster <ff@octo.it>
13         Olivier Fredj <ofredj@proxad.net>
15 License:
17         Files bindings/perl/lib/Net/Oping.pm
18               bindings/perl/Oping.xs
19         Copyright © 2007 Olivier Fredj
20         Copyright © 2008-2009 Florian Forster
22         File src/oping.c
23         Copyright © 2006-2011 Florian Forster <ff@octo.it>
25         This package is free software; you can redistribute it and/or modify
26         it under the terms of the GNU General Public License as published by
27         the Free Software Foundation; only version 2 of the license is
28         applicable.
30         This package is distributed in the hope that it will be useful,
31         but WITHOUT ANY WARRANTY; without even the implied warranty of
32         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
33         GNU General Public License for more details.
35         You should have received a copy of the GNU General Public License
36         along with this package; if not, write to the Free Software
37         Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301,
38         USA.
40 On Debian systems, the complete text of the GNU General Public License v2
41 can be found in `/usr/share/common-licenses/GPL-2'.
43         All other files:
44         Copyright © 2006-2011 Florian Forster <ff@octo.it>
46         This library is free software; you can redistribute it and/or modify it
47         under the terms of the GNU Lesser General Public License as published by the
48         Free Software Foundation; either version 2.1 of the License, or (at your
49         option) any later version.
51         This library is distributed in the hope that it will be useful, but WITHOUT
52         ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
53         FITNESS FOR A PARTICULAR PURPOSE.  See the GNU Lesser General Public License
54         for more details.
56         You should have received a copy of the GNU Lesser General Public License
57         along with this library; if not, write to the Free Software Foundation,
58         Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
60 On Debian systems, the complete text of the GNU Lesser General Public License
61 v2.1 can be found in `/usr/share/common-licenses/LGPL-2.1'.
63 The Debian packaging is © 2006-2011, Sebastian Harl <tokkee@debian.org> and
64 is licensed under the 2-clause BSD license:
66 All rights reserved.
68 Redistribution and use in source and binary forms, with or without
69 modification, are permitted provided that the following conditions
70 are met:
71 1. Redistributions of source code must retain the above copyright
72    notice, this list of conditions and the following disclaimer.
73 2. Redistributions in binary form must reproduce the above copyright
74    notice, this list of conditions and the following disclaimer in the
75    documentation and/or other materials provided with the distribution.
77 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
78 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
79 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
80 PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR
81 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
82 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
83 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
84 OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
85 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
86 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
87 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.