[Pkg-voip-commits] r7229 - /asterisk/trunk/debian/copyright

tzafrir-guest at alioth.debian.org tzafrir-guest at alioth.debian.org
Sun May 17 15:02:51 UTC 2009


Author: tzafrir-guest
Date: Sun May 17 15:02:51 2009
New Revision: 7229

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7229
Log:
copyright: bristuff out, menuselct+mxml in.

Modified:
    asterisk/trunk/debian/copyright

Modified: asterisk/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-voip/asterisk/trunk/debian/copyright?rev=7229&op=diff
==============================================================================
--- asterisk/trunk/debian/copyright (original)
+++ asterisk/trunk/debian/copyright Sun May 17 15:02:51 2009
@@ -4,11 +4,9 @@
 It is now maintained by the Debian VoIP Team
 <pkg-voip-maintainers at lists.alioth.debian.org>
 
-Asterisk was downloaded from http://www.asterisk.org/
-Bristuff was downloaded from http://www.junghanns.net/asterisk/
+Asterisk was downloaded from http://downloads.asterisk.org/pub/asterisk/
 
 Upstream Authors: Asterisk: Digium, Inc.
-		  Bristuff: Klaus-Peter Junghanns <kpj at junghanns.net> 
 
 Debian asterisk-xxx.dfsg.tar.gz
 ===============================
@@ -16,9 +14,6 @@
 on Hold removed as this music has only been licenced for use within 
 asterisk which is incompatible with the Debian Free Software Guildlines (DFSG)
 <http://www.debian.org/social_contract#guidelines>.
-
- * The iLBC codec library code has been removed from the Debian asterisk
-package as it does not conform with the DFSG.
 
  * The contrib/firmware/iax/iaxy.bin binary firmware without source has been
  removed.
@@ -131,15 +126,6 @@
     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.
-
- Bristuff:
-
-    Copyright (C) 2004, 2005 Junghanns.NET GmbH
-
-    Klaus-Peter Junghanns <kpj at junghanns.net>
-
-    This program is free software and may be modified and
-    distributed under the terms of the GNU General Public License.
 
  The packaging Debian (debian/ directory) is:
 
@@ -270,3 +256,61 @@
 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 <Todd.Miller at courtesan.com>
+ *
+ * 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.




More information about the Pkg-voip-commits mailing list