summaryrefslogtreecommitdiff
path: root/test.pl
diff options
context:
space:
mode:
authorRene Mayorga <rmayorga@debian.org>2007-10-09 03:05:22 +0000
committerRene Mayorga <rmayorga@debian.org>2007-10-09 03:05:22 +0000
commit3da596a3797bcf1d771fd35d7c85688d30089103 (patch)
tree930c2b1c840e9d8529b3234e55b6e616b339262d /test.pl
parent949544810672c3a955341d390fd7b737d0a92189 (diff)
[svn-upgrade] Integrating new upstream version, libquota-perl (1.5.2)
Diffstat (limited to 'test.pl')
-rwxr-xr-xtest.pl12
1 files changed, 12 insertions, 0 deletions
diff --git a/test.pl b/test.pl
index 0b80463..41ce1ff 100755
--- a/test.pl
+++ b/test.pl
@@ -1,4 +1,16 @@
#!../../../perl
+# ------------------------------------------------------------------------ #
+# Interactive test and demo script for the Perl Quota extension module
+#
+# Author: Tom Zoerner 1995-2005
+#
+# This program (test.pl) is in the public domain and can be used and
+# redistributed without restrictions.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+# ------------------------------------------------------------------------ #
use blib;
use Quota;