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>.
8 The upstream source was downloaded from:
9  http://oss.oetiker.ch/rrdtool/pub/
11 Upstream author: Tobias Oetiker <tobi@oetiker.ch>
13 See CONTRIBUTORS for a list of contributors.
15 Copyright:
17  RRDTOOL - Round Robin Database Tool
18  A tool for fast logging of numerical data graphical display
19  of this data.
21  Copyright (c) 1998-2008 Tobias Oetiker
22  All rights reserved.
23  
24  GNU GPL License
25  ===============
27  This program is free software; you can redistribute it and/or modify it
28  under the terms of the GNU General Public License as published by the Free
29  Software Foundation; either version 2 of the License, or (at your option)
30  any later version.
32  This program is distributed in the hope that it will be useful, but WITHOUT
33  ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
34  FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
35  more details.
37  You should have received a copy of the GNU General Public License along
38  with this program; if not, write to the Free Software
39  Foundation, Inc.,  51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
41  FLOSS License Exception 
42  =======================
43  (Adapted from http://www.mysql.com/company/legal/licensing/foss-exception.html)
45  I want specified Free/Libre and Open Source Software ("FLOSS")
46  applications to be able to use specified GPL-licensed RRDtool
47  libraries (the "Program") despite the fact that not all FLOSS licenses are
48  compatible with version 2 of the GNU General Public License (the "GPL").
49  
50  As a special exception to the terms and conditions of version 2.0 of the GPL:
52  You are free to distribute a Derivative Work that is formed entirely from
53  the Program and one or more works (each, a "FLOSS Work") licensed under one
54  or more of the licenses listed below, as long as:
56    1. You obey the GPL in all respects for the Program and the Derivative
57    Work, except for identifiable sections of the Derivative Work which are
58    not derived from the Program, and which can reasonably be considered
59    independent and separate works in themselves,
61    2. all identifiable sections of the Derivative Work which are not derived
62    from the Program, and which can reasonably be considered independent and
63    separate works in themselves,
65          1. are distributed subject to one of the FLOSS licenses listed
66          below, and
68          2. the object code or executable form of those sections are
69          accompanied by the complete corresponding machine-readable source
70          code for those sections on the same medium and under the same FLOSS
71          license as the corresponding object code or executable forms of
72          those sections, and
74    3. any works which are aggregated with the Program or with a Derivative
75    Work on a volume of a storage or distribution medium in accordance with
76    the GPL, can reasonably be considered independent and separate works in
77    themselves which are not derivatives of either the Program, a Derivative
78    Work or a FLOSS Work.
80  If the above conditions are not met, then the Program may only be copied,
81  modified, distributed or used under the terms and conditions of the GPL.
83  FLOSS License List
84  ==================
85  License name   Version(s)/Copyright Date
86  Academic Free License          2.0
87  Apache Software License        1.0/1.1/2.0
88  Apple Public Source License    2.0
89  Artistic license               From Perl 5.8.0
90  BSD license                    "July 22 1999"
91  Common Public License          1.0
92  GNU Library or "Lesser" General Public License (LGPL)  2.0/2.1
93  IBM Public License, Version    1.0
94  Jabber Open Source License     1.0
95  MIT License (As listed in file MIT-License.txt)        -
96  Mozilla Public License (MPL)   1.0/1.1
97  Open Software License          2.0
98  OpenSSL license (with original SSLeay license) "2003" ("1998")
99  PHP License                    3.0
100  Python license (CNRI Python License)   -
101  Python Software Foundation License     2.1.1
102  Sleepycat License              "1999"
103  W3C License                    "2001"
104  X11 License                    "2001"
105  Zlib/libpng License            -
106  Zope Public License            2.0
109 The overhauled Debian packaging, which was started by Bernd Zeimetz on
110 Wed, 06 Feb 2008 19:14:48 +0100, is copyrighted under the same license
111 as RRDtool, see above.
113 On Debian systems, a copy of the GNU General Public License, version 2,
114 can be found in the file /usr/share/common-licenses/GPL-2. The symlink
115 /usr/share/common-licenses/GPL points to the latest version of the GPL.
118 Files with different copyrights/licenses:
120  * bindings/python/* (except rrd_extra.h):
122    Author: Hye-Shik Chang <perky@fallin.lv>
123    Contributors: Matthew W. Samsonoff <mws@rochester.rr.com>
124                  Brian E. Gallew <geek+python@cmu.edu>
126    py-rrdtool is free software; you can redistribute it and/or modify
127    it under the terms of the GNU Lesser General Public License as published
128    by the Free Software Foundation; either version 2 of the License, or
129    (at your option) any later version.
130  
131    py-rrdtool is distributed in the hope that it will be useful,
132    but WITHOUT ANY WARRANTY; without even the implied warranty of
133    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
134    GNU Lesser General Public License for more details.
135  
136    You should have received a copy of the GNU Lesser General Public License
137    along with Foobar; if not, write to the Free Software
138    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
140    On Debian systems, a copy of the GNU Lesser General Public License,
141    version 2, can be found in the file /usr/share/common-licenses/LGPL-2
142    The symlink /usr/share/common-licenses/LGPL  points to the latest version
143    of the LGPL.
145  * bindings/ruby/:
147     Author: Miles Egan <miles@caddr.com>
149  * bindings/tcl/{ifOctets.tcl.in,tclrrd.c}:
150    
151      Copyright: 
152        Copyright (c) 1999,2000 Frank Strauss
153                               Technical University of Braunschweig.
154        Thread-safe code in tclrrd.c:
155        Copyright (c) 2005 Oleg Derevenetz, CenterTelecom Voronezh ISP.
157  * doc/bin_dec_hex.pod, doc/cdeftutorial.pod, doc/rrdgraph.pod,
158    doc/rrdgraph_data.pod, doc/rrdgraph_examples.pod, doc/rrdgraph_graph.pod,
159    doc/rrdgraph_rpn.pod, doc/rrdresize.pod, doc/rrdtutorial.pod:
161     Author: Alex van den Bogaerdt <alex@ergens.op.het.net>
163  * doc/rpntutorial.pod:
165     Author: Steve Rader <rader@wiscnet.net>
167  * doc/rrdfirst.pod:
169     Author: Burton Strauss <Burton@ntopSupport.com>
171  * doc/rrdlast.pod:
173     Author: Russ Wright <rwwright@home.com>
175  * doc/rrdlastupdate.pod:
177     Author: Andy Riebs <andy.riebs@hp.com>
179  * doc/rrdthreads.pod:
181     Author: Peter Stamfest <peter@stamfest.at>
183  * doc/rrd-beginners.pod:
185     Author: Ketan Patel <k2pattu@yahoo.com>
187  * src/DejaVuSansMono-Roman.ttf:
189      Fonts are (c) Bitstream (see below). DejaVu changes are in public domain.
191      Bitstream Vera Fonts Copyright
192      ------------------------------
194      Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. Bitstream Vera
195      is a trademark of Bitstream, Inc.
197      Permission is hereby granted, free of charge, to any person obtaining a
198      copy of the fonts accompanying this license ("Fonts") and associated
199      documentation files (the "Font Software"), to reproduce and distribute
200      the Font Software, including without limitation the rights to use, copy,
201      merge, publish, distribute, and/or sell copies of the Font Software, and
202      to permit persons to whom the Font Software is furnished to do so, subject
203      to the following conditions:
205      The above copyright and trademark notices and this permission notice shall
206      be included in all copies of one or more of the Font Software typefaces.
208      The Font Software may be modified, altered, or added to, and in particular
209      the designs of glyphs or characters in the Fonts may be modified and
210      additional glyphs or  or characters may be added to the Fonts, only if the
211      fonts are renamed to names not containing either the words "Bitstream" or
212      the word "Vera".
214      This License becomes null and void to the extent applicable to Fonts or
215      Font Software that has been modified and is distributed under the
216      "Bitstream Vera" names.
218      The Font Software may be sold as part of a larger software package but no
219      copy of one or more of the Font Software typefaces may be sold by itself.
221      THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
222      EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTIES OF
223      MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
224      COPYRIGHT, PATENT, TRADEMARK, OR OTHER RIGHT. IN NO EVENT SHALL BITSTREAM
225      OR THE GNOME FOUNDATION BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
226      LIABILITY, INCLUDING ANY GENERAL, SPECIAL, INDIRECT, INCIDENTAL, OR
227      CONSEQUENTIAL DAMAGES, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
228      ARISING FROM, OUT OF THE USE OR INABILITY TO USE THE FONT SOFTWARE OR FROM
229      OTHER DEALINGS IN THE FONT SOFTWARE.
231      Except as contained in this notice, the names of Gnome, the Gnome
232      Foundation, and Bitstream Inc., shall not be used in advertising or
233      otherwise to promote the sale, use or other dealings in this Font Software
234      without prior written authorization from the Gnome Foundation or
235      Bitstream Inc., respectively. For further information, contact:
236      fonts at gnome dot org.
239  * src/art_rgba_svp.c:
240      Authors:
241        Raph Levien <raph@acm.org>
242        Lauris Kaplinski <lauris@ariman.ee>
244      Copyright (C) 1998 Raph Levien
247  * src/{fnv.h,hash_32.c}:
249      Please do not copyright this code.  This code is in the public domain.
250  
251      LANDON CURT NOLL DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
252      INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO
253      EVENT SHALL LANDON CURT NOLL BE LIABLE FOR ANY SPECIAL, INDIRECT OR
254      CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF
255      USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
256      OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
257      PERFORMANCE OF THIS SOFTWARE.
259      By:
260        chongo <Landon Curt Noll> /\oo/\
261        http://reality.sgi.com/chongo/
262        EMail: chongo_fnv at prime dot engr dot sgi dot com
265  * src/parsetime.c:
267     parsetime.c - parse time for at(1)
269     Copyright (C) 1993, 1994  Thomas Koenig
270    
271     modifications for English-language times
272     Copyright (C) 1993  David Parsons
273    
274     A lot of modifications and extensions
275     (including the new syntax being useful for RRDB)
276     Copyright (C) 1999  Oleg Cherevko (aka Olwi Deer)
277    
278     severe structural damage inflicted by Tobi Oetiker in 1999
279    
280     Redistribution and use in source and binary forms, with or without
281     modification, are permitted provided that the following conditions
282     are met:
283     1. Redistributions of source code must retain the above copyright
284        notice, this list of conditions and the following disclaimer.
285     2. The name of the author(s) may not be used to endorse or promote
286        products derived from this software without specific prior written
287        permission.
288    
289     THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) ``AS IS'' AND ANY EXPRESS OR
290     IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
291     OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
292     IN NO EVENT SHALL THE AUTHOR(S) BE LIABLE FOR ANY DIRECT, INDIRECT,
293     INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
294     NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
295     DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
296     THEORY OF LIABILITY, WETHER IN CONTRACT, STRICT LIABILITY, OR TORT
297     (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
298     THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
301  * src/rrd_getopt.{c,h}, src/rrd_getopt1.c:
303     Copyright (C) 1987, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97
304     Free Software Foundation, Inc.
306     This file is part of the GNU C Library.  Its master source is NOT part of
307     the C library, however.  The master source lives in /gd/gnu/lib.
309     The GNU C Library is free software; you can redistribute it and/or
310     modify it under the terms of the GNU Library General Public License as
311     published by the Free Software Foundation; either version 2 of the
312     License, or (at your option) any later version.
314     The GNU C Library is distributed in the hope that it will be useful,
315     but WITHOUT ANY WARRANTY; without even the implied warranty of
316     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
317     Library General Public License for more details.
318  
319     You should have received a copy of the GNU Library General Public
320     License along with the GNU C Library; see the file COPYING.LIB.  If not,
321     write to the Free Software Foundation, Inc.,
322     51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
324  * src/rrd_hw.c:
326     Copyright (C) 1997-2008 Tobias Oetiker
327     Initial version by Jake Brutlag, WebTV Networks, 5/1/00
329  * src/rrd_is_thread_safe.h, src/rrd_not_thread_safe.c, src/rrd_thread_safe.c,
330    src/rrd_thread_safe_nt.c:
332     Copyright 1997-2008 Tobias Oetiker
333     Copyright 2003 Peter Stamfest <peter@stamfest.at>
335  * src/rrd_last.c:
337     Copyright (C) 1997-2008 Tobias Oetiker
338     Initial version by Russ Wright, @Home Network, 9/28/98
340  * src/strftime.c:
342     Written 6 september 1989 by Jim Nutt.
343     Released into the public domain by Jim Nutt.
345     Modified 21 october 1989 by Rob Duff.
346     Modified 08 december 2004 by Tobias Oetiker.