Remove $Horde CVS tags.
authorMichael M Slusarz <slusarz@curecanti.org>
Thu, 24 Dec 2009 04:18:29 +0000 (21:18 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 24 Dec 2009 04:19:21 +0000 (21:19 -0700)
framework/admintools/horde-create-sequence.php
framework/admintools/horde-remove-pref.php
framework/admintools/horde-sql-shell.php
framework/admintools/horde-update.sh

index ea13787..789042b 100644 (file)
@@ -1,8 +1,6 @@
 #!@php_bin@
 <?php
 /**
- * $Horde: framework/admintools/horde-create-sequence.php,v 1.9 2009/07/22 06:40:30 slusarz Exp $
- *
  * Copyright 2007-2009 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (LGPL). If you
index 6f0e025..794bdad 100755 (executable)
@@ -1,8 +1,6 @@
 #!@php_bin@
 <?php
 /**
- * $Horde: framework/admintools/horde-remove-pref.php,v 1.4 2009/07/22 06:40:30 slusarz Exp $
- *
  * Copyright 2007-2009 The Horde Project (http://www.horde.org/)
  *
  * This script removes a pref from users' settings. Helps when a setting is
index d2cc397..38e1d5e 100755 (executable)
@@ -1,8 +1,6 @@
 #!@php_bin@
 <?php
 /**
- * $Horde: framework/admintools/horde-sql-shell.php,v 1.10 2009/07/22 06:40:30 slusarz Exp $
- *
  * Copyright 2007-2009 The Horde Project (http://www.horde.org/)
  *
  * See the enclosed file COPYING for license information (LGPL). If you
index d042127..9d4064b 100755 (executable)
@@ -1,5 +1,4 @@
 #!/bin/sh
-# $Horde: framework/admintools/horde-update.sh,v 1.1 2006/09/11 05:01:14 chuck Exp $
 #
 # update_horde.sh - Marcus I. Ryan <marcus@riboflavin.net>
 #
@@ -28,7 +27,7 @@
 # <rel>_ver   - A list of the various CVS distributions for realease <ver>
 #               and the CVS branches to download.  See examples.
 #
-# WARNING: I do not currently have it set up to check if a patch fails 
+# WARNING: I do not currently have it set up to check if a patch fails
 #          completely.  This is not usually a problem, but if a *.dist file
 #          is drastically updated it has been known to cause problems.
 #          If you use this script, please keep an eye out for this.  That