From bd26d53bf5bffe1e7c06b5a93f3913c977f73577 Mon Sep 17 00:00:00 2001 From: The Great Git Migration Date: Fri, 25 Feb 2011 02:05:58 +0000 Subject: [PATCH] Stripping CVS keywords --- INSTALL | 1 - cron.php | 1 - error.php | 1 - includes/common.inc | 1 - includes/conf.php | 1 - includes/database.inc | 1 - includes/database.mysql.inc | 1 - includes/database.pear.inc | 1 - includes/menu.inc | 1 - includes/module.inc | 1 - includes/pager.inc | 1 - includes/tablesort.inc | 1 - includes/theme.inc | 1 - includes/xmlrpc.inc | 1 - includes/xmlrpcs.inc | 1 - index.php | 1 - misc/drupal.css | 1 - misc/print.css | 1 - modules/admin.module | 1 - modules/archive.module | 1 - modules/block.module | 1 - modules/blog.module | 1 - modules/bloggerapi.module | 1 - modules/book.module | 1 - modules/cloud.module | 1 - modules/comment.module | 1 - modules/drupal.module | 1 - modules/forum.module | 1 - modules/help.module | 1 - modules/import.module | 1 - modules/jabber.module | 1 - modules/locale.module | 1 - modules/node.module | 1 - modules/page.module | 1 - modules/path.module | 1 - modules/ping.module | 1 - modules/poll.module | 1 - modules/profile.module | 1 - modules/queue.module | 1 - modules/search.module | 1 - modules/statistics.module | 1 - modules/story.module | 1 - modules/system.module | 1 - modules/taxonomy.module | 1 - modules/throttle.module | 1 - modules/title.module | 1 - modules/tracker.module | 1 - modules/user.module | 1 - modules/watchdog.module | 1 - scripts/code-style.pl | 2 -- scripts/mail-to-sql.php | 1 - themes/example/example.theme | 1 - themes/marvin/marvin.css | 1 - themes/marvin/marvin.theme | 1 - themes/unconed/unconed.css | 1 - themes/unconed/unconed.theme | 1 - themes/xtemplate/xtemplate.css | 1 - themes/xtemplate/xtemplate.inc | 1 - themes/xtemplate/xtemplate.theme | 1 - update.php | 1 - xmlrpc.php | 1 - 61 files changed, 62 deletions(-) diff --git a/INSTALL b/INSTALL index d2b17cba4c3..861f9c5dcc6 100644 --- a/INSTALL +++ b/INSTALL @@ -1,4 +1,3 @@ -// $Id$ REQUIREMENTS ------------ diff --git a/cron.php b/cron.php index a65351ae106..1f70b1cba24 100644 --- a/cron.php +++ b/cron.php @@ -1,5 +1,4 @@ -// $Id$ // Copyright (c) 1999,2000,2001 Edd Dumbill. diff --git a/includes/xmlrpcs.inc b/includes/xmlrpcs.inc index a3dce43d19c..73cc8dbe228 100644 --- a/includes/xmlrpcs.inc +++ b/includes/xmlrpcs.inc @@ -1,7 +1,6 @@ -// $Id$ // Copyright (c) 1999,2000,2001 Edd Dumbill. // All rights reserved. diff --git a/index.php b/index.php index fc58571b31d..c92ecaf43da 100644 --- a/index.php +++ b/index.php @@ -1,5 +1,4 @@ t("No sidebars"), "left" => t("Sidebar on the left"), "right" => t("Sidebar on the right"), "both" => t("Sidebar on the left and the right"))); diff --git a/update.php b/update.php index fb44352de6e..789fcb2fecd 100644 --- a/update.php +++ b/update.php @@ -1,5 +1,4 @@