remove long dead svn magic lines
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 29 Apr 2022 15:17:23 +0000 (17:17 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 29 Apr 2022 15:17:23 +0000 (17:17 +0200)
drupal-hacks/user.module
planetlab/css/my_slice.css
planetlab/includes/plc_session.php
planetlab/includes/plc_visibletags2.php
plekit/table/columns.js

index ce3e56f..4f448d9 100644 (file)
@@ -1,5 +1,4 @@
 <?php
-// $Id: user.module,v 1.612.2.32 2007/09/13 20:42:42 killes Exp $
 
 /**
  * @file
index 4d5430b..595a91d 100644 (file)
@@ -1,7 +1,3 @@
-/*
- $Id: toggle.css 12435 2009-03-11 15:07:00Z thierry $
- */
-
 /* space around various messages */
 div.my-slice-renewal {
     margin: 30px;
index 4e0fbec..a3cca09 100644 (file)
@@ -14,8 +14,6 @@
 // Mark Huang <mlhuang@cs.princeton.edu>
 // Copyright (C) 2006 The Trustees of Princeton University
 //
-// $Id$ $
-//
 
 // warning: Undefined array key "#validated" in /var/www/html/includes/form.inc on line 228.
 
index f2a3657..cf9e5e0 100644 (file)
@@ -1,8 +1,6 @@
 <?php
 
-  // $Id: plc_functions.php 15734 2009-11-13 10:52:31Z thierry $
-
-  // utility function for displaying extra columns based on tags and categories
+    // utility function for displaying extra columns based on tags and categories
   // expected type is e.g. 'node'
 
 class VisibleTags {
index 297a1c4..2312e5e 100644 (file)
@@ -1,6 +1,4 @@
 
-/* $Id: column.js Panos $ */
-
 var filtered_color = "grey";
 var normal_color = "black";