Author: miriam Date: 2009-01-04 05:32:08 +0000 (Sun, 04 Jan 2009) New Revision: 8604
Modified: packages/trunk/numptyphysics/debian/copyright Log: Start to fix copyright Modified: packages/trunk/numptyphysics/debian/copyright =================================================================== --- packages/trunk/numptyphysics/debian/copyright 2009-01-04 05:20:55 UTC (rev 8603) +++ packages/trunk/numptyphysics/debian/copyright 2009-01-04 05:32:08 UTC (rev 8604) @@ -4,28 +4,27 @@ It was downloaded from: - <url://example.com> + http://numptyphysics.garage.maemo.org/ Upstream Author(s): - <put author's name and email here> - <likewise for another author> + Tim Edmonds + Thomas Perl Copyright: - <Copyright (C) YYYY Firtname Lastname> - <likewise for another author> + Copyright (C) 2008 Tim Edmonds License: ### SELECT: ### 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 + the Free Software Foundation; either version 3 of the License, or (at your option) any later version. ### OR ### This package is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as + it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation. ########## @@ -41,12 +40,52 @@ On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. + +HappyHTTP: + Copyright (c) 2006 Ben Campbell + + 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. + + +Box2D: + +Copyright (c) 2006-2007 Erin Catto http://www.gphysics.com + +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. + + The Debian packaging is: Copyright C) 2009, Miriam Ruiz <[email protected]> -and is licensed under the GPL, see above. - - -# Please also look if there are files or directories which have a -# different copyright/license attached and list them here. +and is licensed under the same license as the program, see above. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

