Code

Replaced "at" with "@" in copyright.
[pkg-collectd.git] / debian / copyright
1 This package was debianized by Sebastian Harl <sh@tokkee.org> on
2 Wed, 10 May 2006 09:20:39 +0200.
4 It was downloaded from <http://collectd.org/files/>.
6 Copyright Holders:
7         Florian Forster <octo@verplant.org>
8         Anthony Gialluca <tonyabg@charter.net>
9         Kern Sibbald
10         Andre M. Hedrick <andre@suse.com>
11         Peter Holik <peter@holik.at>
12         Vincent StehlĂ© <vincent.stehle@free.fr>
13         Jason Pepas <cell@ices.utexas.edu>
14         Lyonel Vincent <lyonel@ezix.org>
15         David Bacher <drbacher@gmail.com>
16         Scott Garrett <sgarrett@technomancer.com>
17         Sebastian Harl <sh@tokkee.org>
18         Niki W. Waibel <niki.waibel@newlogic.com>
20 License:
22         This package is free software; you can redistribute it and/or modify
23         it under the terms of the GNU General Public License as published by
24         the Free Software Foundation; either version 2 of the License, or
25         (at your option) any later version.
27         This package is distributed in the hope that it will be useful,
28         but WITHOUT ANY WARRANTY; without even the implied warranty of
29         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
30         GNU General Public License for more details.
32         You should have received a copy of the GNU General Public License
33         along with this package; if not, write to the Free Software
34         Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, 
35         USA.
37 On Debian systems, the complete text of the GNU General Public License 
38 can be found in `/usr/share/common-licenses/GPL'.
41 collectd uses and redistributes the following libraries:
43 libltdl:
45 Copyright Holder: Free Software Foundation, Inc.
47 License:
49         This library is free software; you can redistribute it and/or
50         modify it under the terms of the GNU Lesser General Public
51         License as published by the Free Software Foundation; either
52         version 2 of the License, or (at your option) any later version.
54         This library is distributed in the hope that it will be useful,
55         but WITHOUT ANY WARRANTY; without even the implied warranty of
56         MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
57         Lesser General Public License for more details.
59         You should have received a copy of the GNU Lesser General Public
60         License along with this library; if not, write to the Free Software
61         Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, 
62         USA.
64 On Debian systems, the complete text of the GNU Lesser General Public License 
65 can be found in `/usr/share/common-licenses/LGPL'.
67 libconfig:
69 Copyright Holder: Roy Keene, Keene Enterprises
71 License:
73         Permission is hereby granted, free of charge, to any person
74         obtaining a copy of this software and associated documentation 
75         files (the "Software"), to deal in the Software without restriction, 
76         including without limitation the rights to use, copy, modify, merge, 
77         publish, distribute, sublicense, and/or sell copies of the Software, 
78         and to permit persons to whom the Software is furnished to do so, 
79         subject to the following conditions:
81         The above copyright notice and this permission notice shall be 
82         included in all copies or substantial portions of the Software.
84         THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 
85         EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 
86         MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 
87         IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY 
88         CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 
89         TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 
90         SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.