Strip CVS Id keyword
authorAntonio Ospite <ospite@studenti.unina.it>
Mon, 28 Feb 2011 11:30:14 +0000 (12:30 +0100)
committerAntonio Ospite <ospite@studenti.unina.it>
Mon, 28 Feb 2011 11:30:14 +0000 (12:30 +0100)
Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
README.txt
TODO.txt
ipv6_greeter.admin.inc
ipv6_greeter.css
ipv6_greeter.info
ipv6_greeter.module

index d73ecd0..7064886 100644 (file)
@@ -1,5 +1,3 @@
-; $Id$
-
 This module allows you to show a greeter block to the users accessing the site
 over IPv6, or to inform users on IPv4 that they are not using IPv6 yet.
 
index eff652e..c5b9416 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,5 +1,3 @@
-; $Id$
-
 Sort out how i18n should be done for block title, see the XXX comment in
 ipv6_greeter.module at line 34.
 
index 1018dea..3f779f7 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * @file
index dafde14..6634a83 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id$ */
 .block-ipv6_greeter {}
 .block-ipv6_greeter .content {
   padding-top: .5em;
index 351d4f9..c3202a6 100644 (file)
@@ -1,4 +1,3 @@
-; $Id$
 name = IPv6 Greeter
 description = "Greet IPv6 clients, show info about IPv6 to IPv4 clients"
 core = 6.x
index 32bf580..cff5172 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * @file