[Pkg-sdl-commits] r136 - unstable/libparagui1.1/debian

aurel32 at alioth.debian.org aurel32 at alioth.debian.org
Wed Aug 15 16:09:50 UTC 2007


Author: aurel32
Date: 2007-08-15 16:09:49 +0000 (Wed, 15 Aug 2007)
New Revision: 136

Modified:
   unstable/libparagui1.1/debian/copyright
Log:
Fix copyright



Modified: unstable/libparagui1.1/debian/copyright
===================================================================
--- unstable/libparagui1.1/debian/copyright	2007-07-31 12:25:20 UTC (rev 135)
+++ unstable/libparagui1.1/debian/copyright	2007-08-15 16:09:49 UTC (rev 136)
@@ -25,8 +25,9 @@
 Copyright (C) 2002 by Dr. H.C.T.
 Copyright (C) 2001 A. Schiffler
 
-License:
 
+License for most of the library:
+
    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, or (at your option) any
@@ -34,3 +35,96 @@
 
 On Debian systems, the complete text of the GNU Library General Public 
 License can be found in the file `/usr/share/common-licenses/LGPL-2'.
+
+
+License for src/physfs/*, src/core/pgsigconvert.cpp and 
+src/draw/rotozoom.cpp:
+
+  This library is free software; you can redistribute it and/or
+  modify it under the terms of the GNU Lesser General Public
+  License as published by the Free Software Foundation; either
+  version 2.1 of the License, or (at your option) any later version.
+
+On Debian systems, the complete text of the GNU Lesser General Public 
+License can be found in the file `/usr/share/common-licenses/LGPL-2.1'.
+
+
+License for src/core/physfsrwops.cpp, src/core/core/physfsrwops.h, 
+src/physfs/extras/physfsrwops.c, src/physfs/extras/physfsrwops.h and
+src/physfs/extras/physfshttpd.c:
+
+  This code is public domain. I make no warranty that it is useful,
+  correct, harmless, or environmentally safe.
+  
+  This particular file may be used however you like, including copying it
+  verbatim into a closed-source project, exploiting it commercially, and
+  removing any trace of my name from the source (although I hope you won't
+  do that). I welcome enhancements and corrections to this file, but I do
+  not require you to send me patches if you make changes.
+
+
+License for include/ychar.h, include/ystring.h and src/ystring/ychar.cpp:
+
+   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.
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
+
+
+License for doc/paragui-config.sgml:
+
+   Permission is granted to copy, distribute and/or modify
+   this document under the terms of the GNU Free
+   Documentation License, Version 1.1 or any later version
+   published by the Free Software Foundation; with no Invariant
+   Sections, no Front-Cover Texts and no Back-Cover Texts.  A copy
+   of the license can be found included below.
+
+On Debian systems, the complete text of the GNU Free Documentation License
+can be found in the file `/usr/share/common-licenses/GFDL'.
+
+
+License for src/physfs/zlib114/zlib.h:
+
+   This software is provided 'as-is', without any express or implied
+   warranty.  In no event will the authors be held liable for any damages
+   arising from the use of this software.
+
+   Permission is granted to anyone to use this software for any purpose,
+   including commercial applications, and to alter it and redistribute it
+   freely, subject to the following restrictions:
+
+   1. The origin of this software must not be misrepresented; you must not
+      claim that you wrote the original software. If you use this software
+      in a product, an acknowledgment in the product documentation would be
+      appreciated but is not required.
+   2. Altered source versions must be plainly marked as such, and must not be
+      misrepresented as being the original software.
+   3. This notice may not be removed or altered from any source distribution.
+
+
+License for fonts:
+
+   Permission is hereby granted, free of charge, to any person obtaining
+   a copy of this software and associated documentation files (the
+   "Software"), to deal in the Software without restriction, including
+   without limitation the rights to use, copy, modify, merge, publish,
+   distribute, sublicense, and/or sell copies of the Software, and to
+   permit persons to whom the Software is furnished to do so, subject to
+   the following conditions:
+
+   The above copyright notice and this permission notice shall be included
+   in all copies or substantial portions of the Software.
+
+   THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+   EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+   MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
+   IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
+   CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
+   TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
+   SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+ 




More information about the pkg-sdl-commits mailing list