summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcvs2git <cvs2git@bitweaver.org>2010-06-09 18:13:11 +0200
committernickpalmer <nick@sluggardy.net>2010-06-09 18:13:11 +0200
commitf30144e67210fcff400f1b49a37fa6cfed19132f (patch)
treeca05cdba99ce3d56429ecd3814dc0e6d737c4e91
parentf9a019827179bdc16fad104d180267994c2889cb (diff)
downloadquota-f30144e67210fcff400f1b49a37fa6cfed19132f.tar.gz
quota-f30144e67210fcff400f1b49a37fa6cfed19132f.tar.bz2
quota-f30144e67210fcff400f1b49a37fa6cfed19132f.zip
Strip down CVS keywords.pre-lf-storage-path-to-file-name
-rw-r--r--LibertyQuota.php6
-rw-r--r--admin/admin_quota_inc.php2
-rw-r--r--admin/pump_quota_inc.php2
-rw-r--r--calculate_quota_inc.php2
-rw-r--r--index.php4
-rw-r--r--quota_inc.php2
6 files changed, 9 insertions, 9 deletions
diff --git a/LibertyQuota.php b/LibertyQuota.php
index e10068b..afeb336 100644
--- a/LibertyQuota.php
+++ b/LibertyQuota.php
@@ -1,6 +1,6 @@
<?php
/**
- * $Header: /cvsroot/bitweaver/_bit_quota/LibertyQuota.php,v 1.17 2009/10/01 14:17:03 wjames5 Exp $
+ * $Header$
*
* Copyright (c) 2004 bitweaver.org
* Copyright (c) 2003 tikwiki.org
@@ -8,7 +8,7 @@
* All Rights Reserved. See below for details and a complete list of authors.
* Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See http://www.gnu.org/copyleft/lesser.html for details
*
- * $Id: LibertyQuota.php,v 1.17 2009/10/01 14:17:03 wjames5 Exp $
+ * $Id$
* @package quota
*/
@@ -28,7 +28,7 @@ require_once( LIBERTY_PKG_PATH.'LibertyAttachable.php' );
*
* @author spider <spider@steelsun.com>
*
- * @version $Revision: 1.17 $ $Date: 2009/10/01 14:17:03 $ $Author: wjames5 $
+ * @version $Revision$
*/
class LibertyQuota extends LibertyBase {
/**
diff --git a/admin/admin_quota_inc.php b/admin/admin_quota_inc.php
index 0d6edc6..bbf8106 100644
--- a/admin/admin_quota_inc.php
+++ b/admin/admin_quota_inc.php
@@ -1,5 +1,5 @@
<?php
-// $Header: /cvsroot/bitweaver/_bit_quota/admin/admin_quota_inc.php,v 1.6 2009/10/01 14:17:03 wjames5 Exp $
+// $Header$
// Copyright (c) 2002-2003, Luis Argerich, Garland Foster, Eduardo Polidor, et. al.
// All Rights Reserved. See below for details and a complete list of authors.
// Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See http://www.gnu.org/copyleft/lesser.html for details.
diff --git a/admin/pump_quota_inc.php b/admin/pump_quota_inc.php
index 4235ed5..0d348f2 100644
--- a/admin/pump_quota_inc.php
+++ b/admin/pump_quota_inc.php
@@ -1,6 +1,6 @@
<?php
/**
- * @version $Header: /cvsroot/bitweaver/_bit_quota/admin/pump_quota_inc.php,v 1.1 2007/07/09 13:16:15 squareing Exp $
+ * @version $Header$
* @package install
* @subpackage pumps
*/
diff --git a/calculate_quota_inc.php b/calculate_quota_inc.php
index bb56389..463455a 100644
--- a/calculate_quota_inc.php
+++ b/calculate_quota_inc.php
@@ -1,6 +1,6 @@
<?php
/**
- * @version $Revision: 1.3 $
+ * @version $Revision$
* @package quota
*
* settings that are useful to know about at upload time
diff --git a/index.php b/index.php
index 76bb64a..b719e62 100644
--- a/index.php
+++ b/index.php
@@ -1,6 +1,6 @@
<?php
/**
- * $Header: /cvsroot/bitweaver/_bit_quota/index.php,v 1.8 2010/02/08 21:27:25 wjames5 Exp $
+ * $Header$
*
* Copyright (c) 2004 bitweaver.org
* Copyright (c) 2003 tikwiki.org
@@ -8,7 +8,7 @@
* All Rights Reserved. See below for details and a complete list of authors.
* Licensed under the GNU LESSER GENERAL PUBLIC LICENSE. See http://www.gnu.org/copyleft/lesser.html for details
*
- * $Id: index.php,v 1.8 2010/02/08 21:27:25 wjames5 Exp $
+ * $Id$
* @package quota
*/
diff --git a/quota_inc.php b/quota_inc.php
index 5c97fa4..b78f08b 100644
--- a/quota_inc.php
+++ b/quota_inc.php
@@ -1,6 +1,6 @@
<?php
/**
- * @version $Revision: 1.3 $
+ * @version $Revision$
* @package quota
*
* settings that are useful to know about at upload time