gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash ChangeLog macros/gnashpkgtool.m4


From: Markus Gothe
Subject: [Gnash-commit] gnash ChangeLog macros/gnashpkgtool.m4
Date: Sat, 14 Oct 2006 07:51:43 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>  06/10/14 07:51:43

Modified files:
        .              : ChangeLog 
Added files:
        macros         : gnashpkgtool.m4 

Log message:
        Initial import.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.1211&r2=1.1212
http://cvs.savannah.gnu.org/viewcvs/gnash/macros/gnashpkgtool.m4?cvsroot=gnash&rev=1.1

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.1211
retrieving revision 1.1212
diff -u -b -r1.1211 -r1.1212
--- ChangeLog   14 Oct 2006 03:50:16 -0000      1.1211
+++ ChangeLog   14 Oct 2006 07:51:43 -0000      1.1212
@@ -9,6 +9,7 @@
        * backend/render_handler_cairo.{cpp, h}: DSOEXPORT void 
          set_handle(cairo_t* handle); DSOEXPORT gnash::render_handler* 
          create_handler();
+       * macros/gnashpkgtool.m4: Initial import.
 
 2006-10-13  Rob Savoye  <address@hidden>
 

Index: macros/gnashpkgtool.m4
===================================================================
RCS file: macros/gnashpkgtool.m4
diff -N macros/gnashpkgtool.m4
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ macros/gnashpkgtool.m4      14 Oct 2006 07:51:43 -0000      1.1
@@ -0,0 +1,38 @@
+dnl  
+dnl    Copyright (C) 2005, 2006 Free Software Foundation, Inc.
+dnl  
+dnl  This program is free software; you can redistribute it and/or modify
+dnl  it under the terms of the GNU General Public License as published by
+dnl  the Free Software Foundation; either version 2 of the License, or
+dnl  (at your option) any later version.
+dnl  
+dnl  This program is distributed in the hope that it will be useful,
+dnl  but WITHOUT ANY WARRANTY; without even the implied warranty of
+dnl  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+dnl  GNU General Public License for more details.
+dnl  You should have received a copy of the GNU General Public License
+dnl  along with this program; if not, write to the Free Software
+dnl  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+
+dnl Linking Gnash statically or dynamically with other modules is making a
+dnl combined work based on Gnash. Thus, the terms and conditions of the GNU
+dnl General Public License cover the whole combination.
+dnl
+dnl As a special exception, the copyright holders of Gnash give you
+dnl permission to combine Gnash with free software programs or libraries
+dnl that are released under the GNU LGPL and with code included in any
+dnl release of Talkback distributed by the Mozilla Foundation. You may
+dnl copy and distribute such a system following the terms of the GNU GPL
+dnl for all but the LGPL-covered parts and Talkback, and following the
+dnl LGPL for the LGPL-covered parts.
+dnl
+dnl Note that people who make modified versions of Gnash are not obligated
+dnl to grant this special exception for their modified versions; it is their
+dnl choice whether to do so. The GNU General Public License gives permission
+dnl to release a modified version without this exception; this exception
+dnl also makes it possible to release a modified version which carries
+dnl forward this exception.
+dnl  
+dnl 
+
+dnl $Id: gnashpkgtool.m4,v 1.1 2006/10/14 07:51:43 nihilus Exp $




reply via email to

[Prev in Thread] Current Thread [Next in Thread]