Browse Source

Stripping CVS keywords

The Great Git Migration 14 years ago
parent
commit
a19cf5aae0

+ 0 - 1
README.txt

@@ -1,4 +1,3 @@
-# $Id$
 
 
 --- README  -------------------------------------------------------------

+ 0 - 1
simplemenu.admin.inc

@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * @file

+ 0 - 1
simplemenu.css

@@ -1,4 +1,3 @@
-/* $Id$ */
 
 /* There is a version of this file commented in great detail for educational purposes here:
  * http://users.tpg.com.au/j_birch/plugins/superfish/superfish.commented.css

+ 0 - 1
simplemenu.css.tpl

@@ -1,4 +1,3 @@
-/* $Id$ */
 
 /* There is a version of this file commented in great detail for educational purposes here:
  * http://users.tpg.com.au/j_birch/plugins/superfish/superfish.commented.css

+ 0 - 1
simplemenu.info

@@ -1,4 +1,3 @@
-; $Id$
 name = SimpleMenu
 description = Displays a menu bar with drop down items. By default it appears at the top of the screen with the Navigation menu.
 core = 7.x

+ 0 - 1
simplemenu.install

@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * Get rid of the variables used by simple menu.

+ 0 - 1
simplemenu.js

@@ -1,4 +1,3 @@
-// $Id$
 (function($){
 
 Drupal.behaviors.simplemenuAttach = {

+ 0 - 1
simplemenu.module

@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * @file

+ 0 - 1
simplemenu_devel.info

@@ -1,4 +1,3 @@
-; $Id$
 name = SimpleMenu Devel Menu
 description = Include the developer menu in the simplemenu tree.
 dependencies[] = simplemenu

+ 0 - 1
simplemenu_devel.module

@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * @file

+ 0 - 1
simplemenu_inactive_parents.info

@@ -1,4 +1,3 @@
-; $Id$
 name = SimpleMenu Inactive Parent Menu
 description = Make all the parent menus inactive so users cannot click on them inadvertendly.
 dependencies[] = simplemenu

+ 0 - 1
simplemenu_inactive_parents.module

@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * @file

+ 0 - 1
simplemenu_multi_menu.info

@@ -1,4 +1,3 @@
-; $Id$
 name = SimpleMenu Multi-Menu support
 description = Give support to display multiple menu in the top row.
 dependencies[] = simplemenu

+ 0 - 1
simplemenu_multi_menu.install

@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 function simplemenu_multi_menu_uninstall() {
   variable_del('simplemenu_menus');

+ 0 - 1
simplemenu_multi_menu.module

@@ -1,5 +1,4 @@
 <?php
-// $Id$
 
 /**
  * @file

+ 0 - 1
themes/blackblue/blackblue.css

@@ -1,4 +1,3 @@
-/* $Id$ */
 
 .simplemenu-block {
   height: 21px;

+ 0 - 1
themes/original/original.css

@@ -1,4 +1,3 @@
-/* $Id$ */
 
 .simplemenu-block {
   height: 21px;

+ 0 - 1
translations/ja.po

@@ -1,4 +1,3 @@
-# $Id$
 # -----------------------------------------------------------------------------
 # Japanese translation of Drupal (modules-simplemenu)
 #