Author: miriam Date: 2008-05-21 08:04:32 +0000 (Wed, 21 May 2008) New Revision: 7139
Modified: packages/trunk/renpy/debian/changelog packages/trunk/renpy/debian/copyright Log: Fixed copyright issues Modified: packages/trunk/renpy/debian/changelog =================================================================== --- packages/trunk/renpy/debian/changelog 2008-05-20 22:05:34 UTC (rev 7138) +++ packages/trunk/renpy/debian/changelog 2008-05-21 08:04:32 UTC (rev 7139) @@ -1,9 +1,3 @@ -renpy (6.6.2.dfsg1-2) UNRELEASED; urgency=low - - * - - -- Miriam Ruiz <[EMAIL PROTECTED]> Thu, 15 May 2008 17:43:43 +0000 - renpy (6.6.2.dfsg1-1) unstable; urgency=low [ Miriam Ruiz ] Modified: packages/trunk/renpy/debian/copyright =================================================================== --- packages/trunk/renpy/debian/copyright 2008-05-20 22:05:34 UTC (rev 7138) +++ packages/trunk/renpy/debian/copyright 2008-05-21 08:04:32 UTC (rev 7139) @@ -24,6 +24,8 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +(MIT License) + ---------------------------------------------------------------------- Fonts are (c) Bitstream (see below). DejaVu changes are in public domain. @@ -126,6 +128,19 @@ ---------------------------------------------------------------------- +doc/*.css: MediaWiki 'monobook' style sheet for CSS2-capable browsers + +Copyright (C) 2004, 2005 by Gabriel Wicke + +Loosely based on http://www.positioniseverything.net/ordered-floats.html +by Big John and the Plone 2.0 styles, see http://plone.org/ +(Alexander Limi, Joe Geldart & Tom Croucher, Michael Zeltner and Geir Bækholt) + +Licensed under the GPL. On Debian systems, the complete text of the +GNU General Public License can be found in `/usr/share/common-licenses/GPL'. + +---------------------------------------------------------------------- + The Debian packaging is (C) 2007, Miriam Ruiz <[EMAIL PROTECTED]> and is licensed under the GPL. On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

