Author: alfie Date: 2009-01-01 17:13:00 +0000 (Thu, 01 Jan 2009) New Revision: 8587
Modified: packages/branches/wesnoth/experimental/ packages/branches/wesnoth/experimental/debian/changelog packages/branches/wesnoth/experimental/debian/copyright Log: * Add jQuery and tablesorter copyright to debian/copyright. update svn-bp:origUrl Property changes on: packages/branches/wesnoth/experimental ___________________________________________________________________ Name: svn-bp:origUrl - http://pkg-games.alioth.debian.org/tarballs/wesnoth_1.5.6.orig.tar.gz + http://pkg-games.alioth.debian.org/tarballs/wesnoth_1.5.7.orig.tar.gz Modified: packages/branches/wesnoth/experimental/debian/changelog =================================================================== --- packages/branches/wesnoth/experimental/debian/changelog 2009-01-01 15:14:31 UTC (rev 8586) +++ packages/branches/wesnoth/experimental/debian/changelog 2009-01-01 17:13:00 UTC (rev 8587) @@ -3,8 +3,9 @@ * The "happy new year" devel release, containing: - support for playlist in editor (closes: #458847) * Add Legend of Wesmere campaign to depends of wesnoth. + * Add jQuery and tablesorter copyright to debian/copyright. - -- Gerfried Fuchs <[email protected]> Wed, 31 Dec 2008 10:30:37 +0100 + -- Gerfried Fuchs <[email protected]> Thu, 01 Jan 2009 18:08:14 +0100 wesnoth (1:1.5.6-1) experimental; urgency=low Modified: packages/branches/wesnoth/experimental/debian/copyright =================================================================== --- packages/branches/wesnoth/experimental/debian/copyright 2009-01-01 15:14:31 UTC (rev 8586) +++ packages/branches/wesnoth/experimental/debian/copyright 2009-01-01 17:13:00 UTC (rev 8587) @@ -56,8 +56,8 @@ ----- - fonts/ is Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. - Bitstream Vera is a trademark of Bitstream, Inc. + fonts/ is Copyright (c) 2003 by Bitstream, Inc. All Rights Reserved. + Bitstream Vera is a trademark of Bitstream, Inc. Permission is hereby granted, free of charge, to any person obtaining a copy of the fonts accompanying this license ("Fonts") and associated @@ -101,3 +101,66 @@ Software without prior written authorization from the Gnome Foundation or Bitstream Inc., respectively. For further information, contact: fonts at gnome dot org. + + ----- + + data/tools/addon_manager/jquery.js + + * Copyright (c) 2008 John Resig (jquery.com) + * Dual licensed under the MIT (MIT-LICENSE.txt) + * and GPL (GPL-LICENSE.txt) licenses. + + 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. + +On Debian systems, the complete text of the GNU Library General +Public License can be found in /usr/share/common-licenses/LGPL-2 file, +later versions can be found in the same directory. + + ----- + + data/tools/addon_manager/tablesorter.js + + * Copyright (c) 2007 Christian Bach + * Dual licensed under the MIT and GPL licenses: + * http://www.opensource.org/licenses/mit-license.php + * http://www.gnu.org/licenses/gpl.html + + 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. + +On Debian systems, the complete text of the GNU Library General +Public License can be found in /usr/share/common-licenses/LGPL-2 file, +later versions can be found in the same directory. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

