Code

Merge branch 'upstream'
[pkg-rrdtool.git] / debian / copyright
1 Originally this package was debianized by Matt Zimmerman <mdz@debian.org> on
2 Fri, 10 Sep 1999 10:53:19 -0700. The packaging was overhauled and all parts,
3 except debian/control and debian/changelog, were droppend and redone by
4 Bernd Zeimetz <bzed@debian.org> on Wed, 06 Feb 2008 19:14:48 +0100 for the
5 RRDtool packaging team <rrdtool@ml.snow-crash.org>.
7 The upstream source was downloaded from:
8  http://oss.oetiker.ch/rrdtool/pub/
10 Upstream author: Tobias Oetiker <tobi@oetiker.ch>
12 See CONTRIBUTORS for a list of contributors.
14 Copyright:
16  RRDTOOL - Round Robin Database Tool
17  A tool for fast logging of numerical data graphical display
18  of this data.
20  Copyright (c) 1998-2009 Tobias Oetiker
21  All rights reserved.
23  GNU GPL License
24  ===============
26  This program is free software; you can redistribute it and/or modify it
27  under the terms of the GNU General Public License as published by the Free
28  Software Foundation; either version 2 of the License, or (at your option)
29  any later version.
31  This program is distributed in the hope that it will be useful, but WITHOUT
32  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
33  FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
34  more details.
36  You should have received a copy of the GNU General Public License along
37  with this program; if not, write to the Free Software
38  Foundation, Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
40  FLOSS License Exception
41  =======================
42  (Adapted from http://www.mysql.com/company/legal/licensing/foss-exception.html)
44  I want specified Free/Libre and Open Source Software ("FLOSS")
45  applications to be able to use specified GPL-licensed RRDtool
46  libraries (the "Program") despite the fact that not all FLOSS licenses are
47  compatible with version 2 of the GNU General Public License (the "GPL").
49  As a special exception to the terms and conditions of version 2.0 of the GPL:
51  You are free to distribute a Derivative Work that is formed entirely from
52  the Program and one or more works (each, a "FLOSS Work") licensed under one
53  or more of the licenses listed below, as long as:
55    1. You obey the GPL in all respects for the Program and the Derivative
56    Work, except for identifiable sections of the Derivative Work which are
57    not derived from the Program, and which can reasonably be considered
58    independent and separate works in themselves,
60    2. all identifiable sections of the Derivative Work which are not derived
61    from the Program, and which can reasonably be considered independent and
62    separate works in themselves,
64          1. are distributed subject to one of the FLOSS licenses listed
65          below, and
67          2. the object code or executable form of those sections are
68          accompanied by the complete corresponding machine-readable source
69          code for those sections on the same medium and under the same FLOSS
70          license as the corresponding object code or executable forms of
71          those sections, and
73    3. any works which are aggregated with the Program or with a Derivative
74    Work on a volume of a storage or distribution medium in accordance with
75    the GPL, can reasonably be considered independent and separate works in
76    themselves which are not derivatives of either the Program, a Derivative
77    Work or a FLOSS Work.
79  If the above conditions are not met, then the Program may only be copied,
80  modified, distributed or used under the terms and conditions of the GPL.
82  FLOSS License List
83  ==================
84  License name   Version(s)/Copyright Date
85  Academic Free License          2.0
86  Apache Software License        1.0/1.1/2.0
87  Apple Public Source License    2.0
88  Artistic license               From Perl 5.8.0
89  BSD license                    "July 22 1999"
90  Common Public License          1.0
91  GNU Library or "Lesser" General Public License (LGPL)  2.0/2.1
92  IBM Public License, Version    1.0
93  Jabber Open Source License     1.0
94  MIT License (As listed in file MIT-License.txt)        -
95  Mozilla Public License (MPL)   1.0/1.1
96  Open Software License          2.0
97  OpenSSL license (with original SSLeay license) "2003" ("1998")
98  PHP License                    3.0
99  Python license (CNRI Python License)   -
100  Python Software Foundation License     2.1.1
101  Sleepycat License              "1999"
102  W3C License                    "2001"
103  X11 License                    "2001"
104  Zlib/libpng License            -
105  Zope Public License            2.0
107 The overhauled Debian packaging, which was started by Bernd Zeimetz on
108 Wed, 06 Feb 2008 19:14:48 +0100, is copyrighted under the same license
109 as RRDtool, see above.
111 On Debian systems, a copy of the GNU General Public License, version 2,
112 can be found in the file /usr/share/common-licenses/GPL-2. The symlink
113 /usr/share/common-licenses/GPL points to the latest version of the GPL.
115 Files with different copyrights/licenses:
117  * bindings/python/* (except rrd_extra.h):
119    Author: Hye-Shik Chang <perky@fallin.lv>
120    Contributors: Matthew W. Samsonoff <mws@rochester.rr.com>
121                  Brian E. Gallew <geek+python@cmu.edu>
123    py-rrdtool is free software; you can redistribute it and/or modify
124    it under the terms of the GNU Lesser General Public License as published
125    by the Free Software Foundation; either version 2 of the License, or
126    (at your option) any later version.
128    py-rrdtool is distributed in the hope that it will be useful,
129    but WITHOUT ANY WARRANTY; without even the implied warranty of
130    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
131    GNU Lesser General Public License for more details.
133    You should have received a copy of the GNU Lesser General Public License
134    along with Foobar; if not, write to the Free Software
135    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
137    On Debian systems, a copy of the GNU Lesser General Public License,
138    version 2, can be found in the file /usr/share/common-licenses/LGPL-2
139    The symlink /usr/share/common-licenses/LGPL  points to the latest version
140    of the LGPL.
142  * bindings/ruby/:
144     Author: Miles Egan <miles@caddr.com>
146  * bindings/tcl/{ifOctets.tcl.in,tclrrd.c}:
148      Copyright:
149        Copyright (c) 1999,2000 Frank Strauss
150                               Technical University of Braunschweig.
151        Thread-safe code in tclrrd.c:
152        Copyright (c) 2005 Oleg Derevenetz, CenterTelecom Voronezh ISP.
154  * doc/bin_dec_hex.pod, doc/cdeftutorial.pod, doc/rrdgraph.pod,
155    doc/rrdgraph_data.pod, doc/rrdgraph_examples.pod, doc/rrdgraph_graph.pod,
156    doc/rrdgraph_rpn.pod, doc/rrdresize.pod, doc/rrdtutorial.pod:
158     Author: Alex van den Bogaerdt <alex@vandenbogaerdt.nl>
160  * doc/rpntutorial.pod:
162     Author: Steve Rader <rader@wiscnet.net>
164  * doc/rrdfirst.pod:
166     Author: Burton Strauss <Burton@ntopSupport.com>
168  * doc/rrdlast.pod:
170     Author: Russ Wright <rwwright@home.com>
172  * doc/rrdlastupdate.pod:
174     Author: Andy Riebs <andy.riebs@hp.com>
176  * doc/rrdthreads.pod:
178     Author: Peter Stamfest <peter@stamfest.at>
180  * doc/rrd-beginners.pod:
182     Author: Ketan Patel <k2pattu@yahoo.com>
184  * src/{fnv.h,hash_32.c}:
186      Please do not copyright this code.  This code is in the public domain.
188      LANDON CURT NOLL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
189      INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO
190      EVENT SHALL LANDON CURT NOLL BE LIABLE FOR ANY SPECIAL, INDIRECT OR
191      CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
192      USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
193      OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
194      PERFORMANCE OF THIS SOFTWARE.
196      By:
197        chongo <Landon Curt Noll> /\oo/\
198        http://reality.sgi.com/chongo/
199        EMail: chongo_fnv at prime dot engr dot sgi dot com
201  * src/parsetime.c:
203     parsetime.c - parse time for at(1)
205     Copyright (C) 1993, 1994  Thomas Koenig
207     modifications for English-language times
208     Copyright (C) 1993  David Parsons
210     A lot of modifications and extensions
211     (including the new syntax being useful for RRDB)
212     Copyright (C) 1999  Oleg Cherevko (aka Olwi Deer)
214     severe structural damage inflicted by Tobi Oetiker in 1999
216     Redistribution and use in source and binary forms, with or without
217     modification, are permitted provided that the following conditions
218     are met:
219     1. Redistributions of source code must retain the above copyright
220        notice, this list of conditions and the following disclaimer.
221     2. The name of the author(s) may not be used to endorse or promote
222        products derived from this software without specific prior written
223        permission.
225     THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS OR
226     IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
227     OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
228     IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
229     INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
230     NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
231     DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
232     THEORY OF LIABILITY, WETHER IN CONTRACT, STRICT LIABILITY, OR TORT
233     (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
234     THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
236  * src/plbasename.{c,h}:
238     Copyright (C) 2005 Syd Logan
240     This code is distributed without warranty. You are free to use this
241     code for any purpose, however, if this code is republished or
242     redistributed in its original form, as hardcopy or electronically,
243     then you must include this copyright notice along with the code.
245  * src/rrd_getopt.{c,h}, src/rrd_getopt1.c:
247     Copyright (C) 1987, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97
248     Free Software Foundation, Inc.
250     This file is part of the GNU C Library.  Its master source is NOT part of
251     the C library, however.  The master source lives in /gd/gnu/lib.
253     The GNU C Library is free software; you can redistribute it and/or
254     modify it under the terms of the GNU Library General Public License as
255     published by the Free Software Foundation; either version 2 of the
256     License, or (at your option) any later version.
258     The GNU C Library is distributed in the hope that it will be useful,
259     but WITHOUT ANY WARRANTY; without even the implied warranty of
260     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
261     Library General Public License for more details.
263     You should have received a copy of the GNU Library General Public
264     License along with the GNU C Library; see the file COPYING.LIB.  If not,
265     write to the Free Software Foundation, Inc.,
266     51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
268  * src/rrd_hw.c:
270     Copyright (C) 1997-2008 Tobias Oetiker
271     Initial version by Jake Brutlag, WebTV Networks, 5/1/00
273  * src/rrd_i18n.h
275     Copyright (C) 2008 Takao Fujiwara
277  * src/rrd_is_thread_safe.h, src/rrd_not_thread_safe.c, src/rrd_thread_safe.c,
278    src/rrd_thread_safe_nt.c:
280     Copyright 1997-2008 Tobias Oetiker
281     Copyright 2003 Peter Stamfest <peter@stamfest.at>
283  * src/rrd_last.c:
285     Copyright (C) 1997-2008 Tobias Oetiker
286     Initial version by Russ Wright, @Home Network, 9/28/98
288  * src/rrd_restore.c
290     Copyright (C) 1997-2008 Tobias Oetiker
291     Copyright (C) 2008 Florian Forster
293  * src/strftime.c:
295     Written 6 september 1989 by Jim Nutt.
296     Released into the public domain by Jim Nutt.
298     Modified 21 october 1989 by Rob Duff.
299     Modified 08 december 2004 by Tobias Oetiker.