From 5d5403607f829ec52b5c296f3a6f55626e153111 Mon Sep 17 00:00:00 2001 From: The Great Git Migration <tggm@no-reply.drupal.org> Date: Fri, 25 Feb 2011 02:09:26 +0000 Subject: [PATCH] Stripping CVS keywords --- fillpdf.admin.inc | 1 - fillpdf.info | 1 - fillpdf.install | 1 - fillpdf.module | 1 - webform_tokens.inc | 1 - xfdf.inc | 1 - 6 files changed, 6 deletions(-) diff --git a/fillpdf.admin.inc b/fillpdf.admin.inc index bf94513..d54a9f8 100644 --- a/fillpdf.admin.inc +++ b/fillpdf.admin.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/fillpdf.info b/fillpdf.info index 3af0cc9..ea5f9ed 100644 --- a/fillpdf.info +++ b/fillpdf.info @@ -1,4 +1,3 @@ -; $Id$ admin_menu.info,v 1.5.2.1 2008/11/30 12:50:36 sun Exp $ name = Fill PDF description = Allows users to populate PDF forms from submitted node data. package = Other diff --git a/fillpdf.install b/fillpdf.install index dcd4e48..3b47cac 100644 --- a/fillpdf.install +++ b/fillpdf.install @@ -1,5 +1,4 @@ <?php -// $Id$ function fillpdf_install() { diff --git a/fillpdf.module b/fillpdf.module index 7b02e25..7a71177 100644 --- a/fillpdf.module +++ b/fillpdf.module @@ -1,5 +1,4 @@ <?php -// $Id$ /** * @file diff --git a/webform_tokens.inc b/webform_tokens.inc index 3e43fbf..371244d 100644 --- a/webform_tokens.inc +++ b/webform_tokens.inc @@ -1,6 +1,5 @@ <?php -// $Id$ /** * Implements hook_token_values(). diff --git a/xfdf.inc b/xfdf.inc index 86033d4..d7abdda 100644 --- a/xfdf.inc +++ b/xfdf.inc @@ -1,5 +1,4 @@ <?php -// $Id$ /** * createXFDF -- GitLab