summaryrefslogtreecommitdiff
path: root/modules/path
diff options
context:
space:
mode:
authorThe Great Git Migration <tggm@no-reply.drupal.org>2011-02-25 02:06:03 +0000
committerDrupal Git User (LDAP) <drupal-git@util.drupal.org>2011-02-25 02:06:03 +0000
commit79bcdb8b7dd9d81a6289ab60f4ee48b8e6148035 (patch)
tree8d803b9ea3d7926d4407b11c5fbaf13d914d9b84 /modules/path
parent80aacdb000b36bf87185eda0de960086f31ae2fe (diff)
downloadbrdo-79bcdb8b7dd9d81a6289ab60f4ee48b8e6148035.tar.gz
brdo-79bcdb8b7dd9d81a6289ab60f4ee48b8e6148035.tar.bz2
Stripping CVS keywords
Diffstat (limited to 'modules/path')
-rw-r--r--modules/path/path.admin.inc1
-rw-r--r--modules/path/path.api.php1
-rw-r--r--modules/path/path.info1
-rw-r--r--modules/path/path.js1
-rw-r--r--modules/path/path.module1
-rw-r--r--modules/path/path.test1
6 files changed, 0 insertions, 6 deletions
diff --git a/modules/path/path.admin.inc b/modules/path/path.admin.inc
index 770686791..f10142b56 100644
--- a/modules/path/path.admin.inc
+++ b/modules/path/path.admin.inc
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file
diff --git a/modules/path/path.api.php b/modules/path/path.api.php
index 54a5c006b..d1a007ac8 100644
--- a/modules/path/path.api.php
+++ b/modules/path/path.api.php
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file
diff --git a/modules/path/path.info b/modules/path/path.info
index df26d5487..8b6b67c18 100644
--- a/modules/path/path.info
+++ b/modules/path/path.info
@@ -1,4 +1,3 @@
-; $Id$
name = Path
description = Allows users to rename URLs.
package = Core
diff --git a/modules/path/path.js b/modules/path/path.js
index 881724df4..fcc0acc41 100644
--- a/modules/path/path.js
+++ b/modules/path/path.js
@@ -1,4 +1,3 @@
-// $Id$
(function ($) {
diff --git a/modules/path/path.module b/modules/path/path.module
index 649947923..7bebb5b40 100644
--- a/modules/path/path.module
+++ b/modules/path/path.module
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file
diff --git a/modules/path/path.test b/modules/path/path.test
index 538ce5dd2..4112e5f6b 100644
--- a/modules/path/path.test
+++ b/modules/path/path.test
@@ -1,5 +1,4 @@
<?php
-// $Id$
/**
* @file