r4094 - packages/trunk/tatan/debian

Miriam Ruiz baby-guest at alioth.debian.org
Thu Sep 6 13:02:32 UTC 2007


Author: baby-guest
Date: 2007-09-06 13:02:32 +0000 (Thu, 06 Sep 2007)
New Revision: 4094

Modified:
   packages/trunk/tatan/debian/copyright
Log:
Added missing licenses



Modified: packages/trunk/tatan/debian/copyright
===================================================================
--- packages/trunk/tatan/debian/copyright	2007-09-06 12:47:32 UTC (rev 4093)
+++ packages/trunk/tatan/debian/copyright	2007-09-06 13:02:32 UTC (rev 4094)
@@ -10,7 +10,17 @@
 
     
 
-    import/SDL* : Copyright (C) 1997, 1998, 1999, 2000, 2001  Sam Lantinga
+    import/SDL*:
+        Copyright (C) 1997, 1998, 1999, 2000, 2001, Sam Lantinga
+    import/bulletml.d:
+        Copyright (C) 2004, Kenta Cho
+    import/smpeg.d:
+    import/MPEGfilter.d:
+        Copyright (C) 1999  Loki Entertainment Software
+    src/util/rand.d:
+        Copyright (C) 2004, Kenta Cho
+        Copyright (C) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura,
+        Copyright (C) 2003, Andrew C. Edwards
 
 License:
 
@@ -54,6 +64,56 @@
 On Debian systems, the complete text of the GNU Lesser General
 Public License can be found in `/usr/share/common-licenses/LGPL'.
 
+import/smpeg.d:
+import/MPEGfilter.d:
 
+    This library 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 of the License, or (at your option) any later version.
+
+    This library 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
+    Library General Public License for more details.
+
+    You should have received a copy of the GNU Library General Public
+    License along with this library; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+
+src/util/rand.d:
+
+   Redistribution and use in source and binary forms, with or without
+   modification, are permitted provided that the following conditions
+   are met:
+
+     1. Redistributions of source code must retain the above copyright
+        notice, this list of conditions and the following disclaimer.
+
+     2. Redistributions in binary form must reproduce the above copyright
+        notice, this list of conditions and the following disclaimer in the
+        documentation and/or other materials provided with the distribution.
+
+     3. The names of its contributors may not be used to endorse or promote 
+        products derived from this software without specific prior written 
+        permission.
+
+   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+   "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+   LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+   A PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE COPYRIGHT OWNER OR
+   CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+   EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
+   PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+   PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+   LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+   NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+   SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+
 The Debian packaging is (C) 2007, Miriam Ruiz <little_miry at yahoo.es> and
 is licensed under the GPL, see `/usr/share/common-licenses/GPL'.




More information about the Pkg-games-commits mailing list