From a8c469eabe9b159546df25a3aa2b774fe21a02ff Mon Sep 17 00:00:00 2001 From: The Great Git Migration <tggm@no-reply.drupal.org> Date: Fri, 25 Feb 2011 02:06:07 +0000 Subject: [PATCH] Stripping CVS keywords --- api.css | 1 - api.module | 1 - api.mysql | 1 - parser.inc | 1 - 4 files changed, 4 deletions(-) diff --git a/api.css b/api.css index b8b093ec..c9190138 100644 --- a/api.css +++ b/api.css @@ -1,4 +1,3 @@ -/* $Id$ */ .php { font-family: monospace; diff --git a/api.module b/api.module index edc481c5..0e914805 100644 --- a/api.module +++ b/api.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/api.mysql b/api.mysql index 2efdcb35..8f94d887 100644 --- a/api.mysql +++ b/api.mysql @@ -1,4 +1,3 @@ -# $Id$ # # Table structure for table `api_branch` diff --git a/parser.inc b/parser.inc index 3523bd13..11142049 100644 --- a/parser.inc +++ b/parser.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file -- GitLab