Code

Updated libltdl's copyright information.
[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 Holder: Florian Forster <octo@verplant.org>
8 License:
10    This package is free software; you can redistribute it and/or modify
11    it under the terms of the GNU General Public License as published by
12    the Free Software Foundation; either version 2 of the License, or
13    (at your option) any later version.
15    This package is distributed in the hope that it will be useful,
16    but WITHOUT ANY WARRANTY; without even the implied warranty of
17    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18    GNU General Public License for more details.
20    You should have received a copy of the GNU General Public License
21    along with this package; if not, write to the Free Software
22    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, 
23    USA.
25 On Debian systems, the complete text of the GNU General
26 Public License can be found in `/usr/share/common-licenses/GPL'.
29 collectd uses and redistributes the following libraries:
31 libltdl:
33 Copyright Holder: Free Software Foundation, Inc.
35 License:
37    This library is free software; you can redistribute it and/or
38    modify it under the terms of the GNU Lesser General Public
39    License as published by the Free Software Foundation; either
40    version 2 of the License, or (at your option) any later version.
42    This library is distributed in the hope that it will be useful,
43    but WITHOUT ANY WARRANTY; without even the implied warranty of
44    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
45    Lesser General Public License for more details.
47    You should have received a copy of the GNU Lesser General Public
48    License along with this library; if not, write to the Free Software
49    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, 
50    USA.
52 On Debian systems, the complete text of the GNU Lesser General
53 Public License can be found in `/usr/share/common-licenses/LGPL'.
55 libconfig:
57 Copyright Holder: Roy Keene, Keene Enterprises
59 License:
61    Permission is hereby granted, free of charge, to any person
62    obtaining a copy of this software and associated documentation 
63    files (the "Software"), to deal in the Software without restriction, 
64    including without limitation the rights to use, copy, modify, merge, 
65    publish, distribute, sublicense, and/or sell copies of the Software, 
66    and to permit persons to whom the Software is furnished to do so, 
67    subject to the following conditions:
69    The above copyright notice and this permission notice shall be 
70    included in all copies or substantial portions of the Software.
72    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 
73    EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 
74    MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 
75    IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY 
76    CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, 
77    TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE 
78    SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.