Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
-; $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.
 
 
-; $Id$
-
 Sort out how i18n should be done for block title, see the XXX comment in
 ipv6_greeter.module at line 34.
 
 
 <?php
-// $Id$
 
 /**
  * @file
 
-/* $Id$ */
 .block-ipv6_greeter {}
 .block-ipv6_greeter .content {
   padding-top: .5em;
 
-; $Id$
 name = IPv6 Greeter
 description = "Greet IPv6 clients, show info about IPv6 to IPv4 clients"
 core = 6.x
 
 <?php
-// $Id$
 
 /**
  * @file