[Pkg-voip-commits] r7228 - /dahdi-tools/trunk/debian/copyright

tzafrir-guest at alioth.debian.org tzafrir-guest at alioth.debian.org
Sun May 17 14:28:19 UTC 2009


Author: tzafrir-guest
Date: Sun May 17 14:28:19 2009
New Revision: 7228

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7228
Log:
Update copyrights file about menuselect and mxml

Modified:
    dahdi-tools/trunk/debian/copyright

Modified: dahdi-tools/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-voip/dahdi-tools/trunk/debian/copyright?rev=7228&op=diff
==============================================================================
--- dahdi-tools/trunk/debian/copyright (original)
+++ dahdi-tools/trunk/debian/copyright Sun May 17 14:28:19 2009
@@ -2,7 +2,7 @@
 Tue, 26 Aug 2008 10:06:40 +0300
 
 It was downloaded from
-  http://downloads.digium.com/pub/telephony/dahdi-tools/
+  http://downloads.asterisk.org/pub/telephony/dahdi-tools/
 
 Copyright: (from dahdi_cfg.c)
 
@@ -50,5 +50,64 @@
 # the Free Software Foundation; either version 2 of the License, or
 # (at your option) any later version.
 
+
+
+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.
+
+
 On Debian systems, a copy of the GNU General Public License may be found in
 /usr/share/common-licenses/GPL.




More information about the Pkg-voip-commits mailing list