diff --git a/debian/copyright b/debian/copyright index 183f054..d0f0776 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,24 +1,350 @@ This package was debianized by Jon Bonilla on Tue, 16 Mar 2010 11:05:22 +0100. -It was downloaded from +It was downloaded from http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ -Upstream Author(s): +Upstream Authors: Asterisk: Digium, Inc. - - +Copyright +--------- -Copyright: +Copyright (C) 2001-2004 Digium and others.... - - + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; version 2 dated June, 1991. -License: + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. - + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + MA 02110-1301, USA. -The Debian packaging is (C) 2010, root and -is licensed under the GPL, see `/usr/share/common-licenses/GPL'. +On Debian GNU/Linux systems, the complete text of the GNU General +Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. -# Please also look if there are files or directories which have a -# different copyright/license attached and list them here. +The contents of the file "LICENSE" in the source tree: + + Asterisk is distributed under the GNU General Public License version 2 + and is also available under alternative licenses negotiated directly + with Digium, Inc. If you obtained Asterisk under the GPL, then the GPL + applies to all loadable Asterisk modules used on your system as well, + except as defined below. The GPL (version 2) is included in this + source tree in the file COPYING. + + This package also includes various components that are not part of + Asterisk itself; these components are in the 'contrib' directory + and its subdirectories. These components are also distributed under the + GPL version 2 as well. + + Digium, Inc. (formerly Linux Support Services) holds copyright + and/or sufficient licenses to all components of the Asterisk + package, and therefore can grant, at its sole discretion, the ability + for companies, individuals, or organizations to create proprietary or + Open Source (even if not GPL) modules which may be dynamically linked at + runtime with the portions of Asterisk which fall under our + copyright/license umbrella, or are distributed under more flexible + licenses than GPL. + + If you wish to use our code in other GPL programs, don't worry -- + there is no requirement that you provide the same exception in your + GPL'd products (although if you've written a module for Asterisk we + would strongly encourage you to make the same exception that we do). + + Specific permission is also granted to link Asterisk with OpenSSL, OpenH323 + and/or the UW IMAP Toolkit and distribute the resulting binary files. + + In addition, Asterisk implements two management/control protocols: the + Asterisk Manager Interface (AMI) and the Asterisk Gateway Interface + (AGI). It is our belief that applications using these protocols to + manage or control an Asterisk instance do not have to be licensed + under the GPL or a compatible license, as we believe these protocols + do not create a 'derivative work' as referred to in the GPL. However, + should any court or other judiciary body find that these protocols do + fall under the terms of the GPL, then we hereby grant you a license to + use these protocols in combination with Asterisk in external + applications licensed under any license you wish. + + The 'Asterisk' name and logos are trademarks owned by Digium, Inc., + and use of them is subject to our trademark licensing policies. If you + wish to use these trademarks for purposes other than simple + redistribution of Asterisk source code obtained from Digium, you + should contact our licensing department to determine the necessary + steps you must take. For more information on this policy, please read: + + http://www.digium.com/en/company/profile/trademarkpolicy.php + + If you have any questions regarding our licensing policy, please + contact us: + + +1.877.344.4861 (via telephone in the USA) + +1.256.428.6000 (via telephone outside the USA) + +1.256.864.0464 (via FAX inside or outside the USA) + IAX2/pbx.digium.com (via IAX2) + licensing@digium.com (via email) + + Digium, Inc. + 445 Jan Davis Drive + Huntsville, AL 35806 + USA + +Other source code in Asterisk: + + GSM source: + + Copyright 1992, 1993, 1994 by Jutta Degener and Carsten Bormann, + Technische Universitaet Berlin + + Any use of this software is permitted provided that this notice is not + removed and that neither the authors nor the Technische Universitaet Berlin + are deemed to have made any representations as to the suitability of this + software for any purpose nor are held responsible for any defects of + this software. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE. + + As a matter of courtesy, the authors request to be informed about uses + this software has found, about bugs in this software, and about any + improvements that may be of general interest. + + Berlin, 28.11.1994 + Jutta Degener + Carsten Bormann + + ADPCM source: + + Copyright 1992 by Stichting Mathematisch Centrum, Amsterdam, The + Netherlands. + + All Rights Reserved + + Permission to use, copy, modify, and distribute this software and its + documentation for any purpose and without fee is hereby granted, + provided that the above copyright notice appear in all copies and that + both that copyright notice and this permission notice appear in + supporting documentation, and that the names of Stichting Mathematisch + Centrum or CWI not be used in advertising or publicity pertaining to + distribution of the software without specific, written prior permission. + + STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO + THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND + FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE + FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN + ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT + OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + +The Debian packaging (debian/ directory) is: + + Copyright (c) Jon Bonilla + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + MA 02110-1301, USA. + +This file (debian/copyright) additionally is based on Debian work: + + Copyright (c) Kilian Krause + Copyright (c) Mark Purcell + Copyright (c) Tzafrir Cohen + Copyright (c) Faidon Liambotis + + This package is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, + MA 02110-1301, USA. + +On Debian GNU/Linux systems, the complete text of the GNU General +Public License can be found in `/usr/share/common-licenses/GPL-2'. + +Other portions of code: + +main/aescrypt.c: Copyright (c) 2003, Dr Brian Gladman , + Worcester, UK. +main/aeskey.c: Copyright (c) 2003, Dr Brian Gladman , + Worcester, UK. +main/dlfcn.c:Copyright (c) 2002 Jorge Acereda & + Peter O'Gorman +main/dns.c: * Copyright (C) 1999 - 2005 Thorsten Lockert +main/dnsmgr.c: * Copyright (C) 2005, Kevin P. Fleming +main/dsp.c: Copyright (C) 2001 Steve Underwood +main/indications.c: * Copyright (C) 2002, Pauline Middelink +main/jitterbuf.c: * Copyright (C) 2004-2005, Horizon Wimba, Inc. +main/jitterbuf.h: * Copyright (C) 2004-2005, Horizon Wimba, Inc. +main/md5.c: * written by Colin Plumb in 1993, no copyright is claimed. +main/plc.c: * Copyright (C) 2004 Steve Underwood +main/poll.c: Copyright (c) 1995-2002 Brian M. Clapper +main/slinfactory.c: * Copyright (C) 2005, Anthony Minessale II. +addons/app_mysql.c: Copyright (C) 2004, Constantine Filin and Christos Ricudis +addons/app_saycountpl.c: * Copyright (C) 2004, Andy Powell & TAAN Softworks Corp. +addons/chan_mobile.c: * Copyright (C) 1999 - 2006, Digium, Inc. +addons/chan_ooh323.c: * Copyright (C) 2004-2005 by Objective Systems, Inc. +addons/ooh323cDriver.c: * Copyright (C) 2004-2005 by Objective Systems, Inc. +addons/ooh323cDriver.h: * Copyright (C) 2004-2005 by Objective Systems, Inc. +apps/app_alarmreceiver.c: * Copyright (C) 2004 - 2005 Steve Rodgers +apps/app_chanspy.c: * Copyright (C) 2005 Anthony Minessale II + (anthmct@yahoo.com) +apps/app_controlplayback.c: * Copyright (C) 1999 - 2005, Digium, Inc. +apps/app_curl.c: * Copyright (C) 2004 - 2005, Tilghman Lesher +apps/app_cut.c: * Copyright (c) 2003 Tilghman Lesher. +apps/app_db.c: * Copyright (C) 2003, Jefferson Noxon +apps/app_dictate.c: * Copyright (C) 2005, Anthony Minessale II +apps/app_directed_pickup.c: * Copyright (C) 2005, Joshua Colp +apps/app_dumpchan.c: * Copyright (C) 2004 - 2005, Anthony Minessale II. +apps/app_eval.c: * Copyright (c) 2004 - 2005, Tilghman Lesher. +apps/app_exec.c: * Copyright (c) 2004 - 2005, Tilghman Lesher. +apps/app_festival.c: * Copyright (C) 2002, Christos Ricudis +apps/app_forkcdr.c: * Copyright (C) 1999 - 2005, Anthony Minessale + anthmct@yahoo.com +apps/app_hasnewvoicemail.c: * Changes Copyright (c) 2004 - 2005 + Todd Freeman +apps/app_hasnewvoicemail.c: * Copyright (c) 2003 Tilghman Lesher. +apps/app_math.c: * Copyright (C) 2004 - 2005, Andy Powell +apps/app_md5.c: * Copyright (C) 2005, Olle E. Johansson, Edvina.net +apps/app_mixmonitor.c: * Copyright (C) 2005, Anthony Minessale II +apps/app_random.c: * Copyright (c) 2003 - 2005 Tilghman Lesher. +apps/app_rpt.c: * Copyright (C) 2002-2005, Jim Dixon, WB6NIL +apps/app_sayunixtime.c: * Copyright (c) 2003 Tilghman Lesher. +apps/app_settransfercapability.c: * Copyright (C) 2005, Frank Sautter, + levigo holding gmbh, www.levigo.de +apps/app_sms.c: * Copyright (C) 2004 - 2005, Adrian Kennard, +apps/app_sql_postgres.c: * Copyright (C) 2002, Christos Ricudis +apps/app_verbose.c: * Copyright (c) 2004 - 2005 Tilghman Lesher. +apps/app_while.c: * Copyright 2004 - 2005, Anthony Minessale +cdr/cdr_sqlite.c: * Copyright (C) 2004 - 2005, Holger Schurig +cdr/cdr_tds.c: Copyright (C) 1994, 1996, 1997, 2000, 2001 Free Software + Foundation, Inc. +channels/chan_misdn.c: * Copyright (C) 2004, Christian Richter +channels/chan_misdn_config.c: * Copyright (C) 2005, Christian Richter +channels/chan_modem_bestdata.c: * Copyright (C) 1999, Mark Spencer and + 2001 Jim Dixon +channels/chan_vpb.c: * Copyright (C) 2003, Paul Bagyenda +channels/chan_vpb.c: * Copyright (C) 2004 - 2005, Ben Kramer +channels/DialTone.h: * Copyright (C) 1999, Mark Spencer +channels/Makefile:# Copyright (C) 1999-2005, Mark Spencer +doc/README.backtrace:Copyright 2004 Free Software Foundation, Inc. +editline/: * Copyright (c) 1992, 1993 + * The Regents of the University of California. +editline/editline.3:.\" Copyright (c) 1997-1999 The NetBSD Foundation, Inc. +editline/install-sh:# Copyright 1991 by the Massachusetts Institute of + Technology +formats/format_au.c: * Copyright (C) 2005, Andriy Pylypenko +formats/format_g726.c: * Copyright (c) 2004 - 2005, inAccess Networks +formats/format_ogg_vorbis.c: * Copyright (C) 2005, Jeff Ollie +formats/format_sln.c: * Copyright (C) 1999 - 2005, Anthony Minessale +funcs/func_cdr.c: * Portions Copyright (C) 2005, Anthony Minessale II +funcs/func_db.c: * Copyright (C) 2005, Russell Bryant +funcs/func_db.c: * Copyright (C) 2003, Jefferson Noxon +funcs/func_logic.c: * Portions Copyright (C) 2005, Anthony Minessale II +funcs/func_math.c: * Copyright (C) 2004 - 2005, Andy Powell +funcs/func_md5.c: * Copyright (C) 2005, Olle E. Johansson, Edvina.net +funcs/func_md5.c: * Copyright (C) 2005, Russell Bryant +funcs/func_strings.c: * Portions Copyright (C) 2005, Tilghman Lesher. +funcs/func_strings.c: * Portions Copyright (C) 2005, Anthony Minessale II +res/res_config_odbc.c: * Copyright (C) 2004 - 2005 Anthony Minessale II +res/res_indications.c: * Copyright (C) 2002, Pauline Middelink +res/res_odbc.c: * Copyright (C) 2004 - 2005 Anthony Minessale II +utils/smsq.c: * Copyright (C) 2004 - 2005 Adrian Kennard +utils/streamplayer.c: fprintf(stderr, "Copyright (C) 2005 + -- Russell Bryant -- Digium, Inc.\n\n"); +channels/misdn/: * Copyright (C) 2004, Christian Richter +codecs/ilbc/: Copyright (C) The Internet Society (2004). +contrib/scripts/managerproxy.pl:# Copyright (c) 2004 David C. Troy + +contrib/scripts/retrieve_extensions_from_sql.pl:# Copyright: + 2004 Peter Nixon +db1-ast/*/*: * Copyright (c) 1990, 1993, 1994 + * The Regents of the University of California. +editline/np/: * Copyright (c) 1998 The NetBSD Foundation, Inc. +editline/np/strlcat.c: * Copyright (c) 1998 Todd C. Miller + +include/asterisk/aes.h: Copyright (c) 2003, Dr Brian Gladman + , Worcester, UK. +include/asterisk/dlfcn-compat.h:Copyright (c) 2002 Jorge Acereda + & + Peter O'Gorman +include/asterisk/plc.h: * Copyright (C) 2004 Steve Underwood +include/asterisk/poll-compat.h: Copyright (c) 1995-2002 Brian M. Clapper +include/asterisk/res_odbc.h: * Copyright (C) 2004 - 2005, Anthony Minessale II +include/asterisk/slinfactory.h: * Copyright (C) 2005, Anthony Minessale II + + + +Files in menuselect/: + +menuselect is a GPLed program used in the build process of Asterisk and +other Digium programs. Thus expect to find the same on those packages. + +menuselect/Makefile:# Copyright (C) 2005-2008, Digium, Inc. +menuselect/menuselect.c: * Copyright (C) 2005 - 2006, Russell Bryant +menuselect/menuselect_curses.c: * Copyright (C) 2005 - 2006, Russell Bryant +menuselect/menuselect.h: * Copyright (C) 2005-2006, Russell Bryant +menuselect/menuselect_newt.c: * Copyright (C) 2008 Sean Bright +menuselect/menuselect_stub.c: * Copyright (C) 2005 - 2006, Russell Bryant +menuselect/missing:# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005 +menuselect/README:Copyright (C) 2005-2006, Digium, Inc. +menuselect/strcompat.c: * Copyright (C) 1999 - 2006, Digium, Inc. + + * This program is free software, distributed under the terms of + * the GNU General Public License Version 2. See the LICENSE file + * at the top of the source tree. + +Portions of menuselect/strcompat.c: + * Based on Code from bsd-asprintf from OpenSSH + * Copyright (c) 2004 Darren Tucker. + * + * Based originally on asprintf.c from OpenBSD: + * Copyright (c) 1997 Todd C. Miller + * + * Permission to use, copy, modify, and distribute this software for any + * purpose with or without fee is hereby granted, provided that the above + * copyright notice and this permission notice appear in all copies. + * + * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES + * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF + * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR + * ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES + * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN + * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF + * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. + + +Files under menuselect/mxml/: + +mxml is a minimal XML parsing library used by Asterisk and co. at build +time for building menuselect above. + + * Copyright 2003-2005 by Michael Sweet. + * + * This program is free software; you can redistribute it and/or + * modify it under the terms of the GNU Library General Public + * License as published by the Free Software Foundation; either + * version 2, or (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details.