Author: christoph-guest Date: 2009-06-22 14:15:14 +0000 (Mon, 22 Jun 2009) New Revision: 9882
Modified: packages/trunk/warzone2100/debian/copyright Log: Add new entries to Copyright File Modified: packages/trunk/warzone2100/debian/copyright =================================================================== --- packages/trunk/warzone2100/debian/copyright 2009-06-22 10:51:47 UTC (rev 9881) +++ packages/trunk/warzone2100/debian/copyright 2009-06-22 14:15:14 UTC (rev 9882) @@ -55,6 +55,7 @@ Files: debian/* Copyright: 2006-2007 Linas Žvirblis <[email protected]> 2007-2008 Paul Wise <[email protected]> + 2009 Christoph Egger <[email protected]> Licence: GPL-any Debian packaging is also licensed under the GNU General Public License. @@ -74,14 +75,23 @@ 2007-2008 Giel van Schijndel 2007-2008 Warzone Resurrection Project +Files: src/message_lexer.l +Copyright: 1999-2004 Eidos Interactive + 2008 Giel van Schijndel + 2005-2009 Warzone Resurrection Project + Files: lib/framework/SDL_framerate.* Copyright: A. Schiffler License: LGPL-any -Files: lib/framework/cursors.h +Files: lib/framework/cursors.h lib/exceptionhandler/exchndl.c src/messagely.h Copyright: 2008 Giel van Schijndel - 2008 Warzone Resurrection Project + 2008-2009 Warzone Resurrection Project +Files: data/base/images/intfac0.svg +Copyright: 2008 Elio Gubser + 2008-2009 Warzone Resurrection Projec + Files: lib/framework/gettext.h Copyright: 1995-1998, 2000-2002, 2004-2006 Free Software Foundation, Inc. @@ -119,8 +129,75 @@ Files: lib/script/chat_lexer.l, lib/script/chat_parser.y, lib/script/chat_processing.h Copyright: 2006-2008 Roman - 2006-2008 Warzone Resurrection Project + 2006-2009 Warzone Resurrection Project +Files: lib/sequence/sequence.c +Copyright: 2008-2009 Warzone Resurrection Project + 2002-2007 Xiph.org Foundation +License: GPL-2+ | other + This file is derived from the SDL player example as found in the OggTheora + software codec source code. In particular this is examples/player_example.c + as found in OggTheora 1.0beta3. + + The copyright to this file was originally owned by and licensed as follows. + Please note, however, that *this* file, i.e. the one you are currently + reading is not licensed as such anymore. + + Copyright (C) 2002-2007 Xiph.org Foundation + + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions + are met: + + - Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + + - 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. + + - Neither the name of the Xiph.org Foundation nor the names of its + contributors may 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 FOUNDATION + 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. + +Files: lib/ivis_opengl/GLee.c +Copyright: 2009 Ben Woodhouse +License: BSD + Copyright (c)2009 Ben Woodhouse All rights reserved. + + 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 as + the first lines of this file unmodified. + 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. + + THIS SOFTWARE IS PROVIDED BY BEN WOODHOUSE ``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 BEN WOODHOUSE 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. + Files: m4/* Copyright: 1995-2003 Free Software Foundation, Inc. License: GPL-any | other _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

