[Fusionforge-commits] r7015 - trunk/tools

Roland Mas lolando at libremir.placard.fr.eu.org
Fri Feb 20 15:24:13 CET 2009


Author: lolando
Date: 2009-02-20 15:24:13 +0100 (Fri, 20 Feb 2009)
New Revision: 7015

Modified:
   trunk/tools/create_class.php
   trunk/tools/createplugin.sh
   trunk/tools/createtheme.sh
   trunk/tools/savannah_std.class
   trunk/tools/session.php
Log:
Removed CVS/SVN keywords

Modified: trunk/tools/create_class.php
===================================================================
--- trunk/tools/create_class.php	2009-02-20 14:24:01 UTC (rev 7014)
+++ trunk/tools/create_class.php	2009-02-20 14:24:13 UTC (rev 7015)
@@ -5,8 +5,6 @@
  *
  * Copyright 2005 (c) Francisco Gimeno
  *
- * @version   $Id$
- *
  * This file is part of GForge.
  *
  * GForge is free software; you can redistribute it and/or modify

Modified: trunk/tools/createplugin.sh
===================================================================
--- trunk/tools/createplugin.sh	2009-02-20 14:24:01 UTC (rev 7014)
+++ trunk/tools/createplugin.sh	2009-02-20 14:24:13 UTC (rev 7015)
@@ -31,8 +31,6 @@
 cat > $plugdir/bin/db-delete.pl <<FIN
 #!/usr/bin/perl -w
 #
-# \$Id$
-#
 # Debian-specific script to delete plugin-specific tables
 # Roland Mas <lolando at debian.org>
 
@@ -224,8 +222,6 @@
 cat > $plugdir/bin/db-upgrade.pl <<FIN
 #!/usr/bin/perl -w
 #
-# \$Id$
-#
 # Debian-specific script to upgrade the database between releases
 # Roland Mas <lolando at debian.org>
 

Modified: trunk/tools/createtheme.sh
===================================================================
--- trunk/tools/createtheme.sh	2009-02-20 14:24:01 UTC (rev 7014)
+++ trunk/tools/createtheme.sh	2009-02-20 14:24:13 UTC (rev 7015)
@@ -287,8 +287,6 @@
  * SourceForge: Breaking Down the Barriers to Open Source Development
  * Copyright 1999-2001 (c) VA Linux Systems
  * http://sourceforge.net
- *
- * @version   \$Id$
  */
 
 class Theme extends Layout {

Modified: trunk/tools/savannah_std.class
===================================================================
--- trunk/tools/savannah_std.class	2009-02-20 14:24:01 UTC (rev 7014)
+++ trunk/tools/savannah_std.class	2009-02-20 14:24:13 UTC (rev 7015)
@@ -22,8 +22,6 @@
 //
 //
 // http://sourceforge.net
-//              
-// $Id$
 
 
 /*

Modified: trunk/tools/session.php
===================================================================
--- trunk/tools/session.php	2009-02-20 14:24:01 UTC (rev 7014)
+++ trunk/tools/session.php	2009-02-20 14:24:13 UTC (rev 7015)
@@ -7,8 +7,6 @@
   * Copyright 1999-2001 (c) VA Linux Systems
   * http://sourceforge.net
   *
-  * @version   $Id$
-  *
   */
 
 /**




More information about the Fusionforge-commits mailing list