diff options
author | pmichaud <pmichaud@524c5546-5005-0410-9a3e-e25e191bd360> | 2005-09-29 05:11:09 +0000 |
---|---|---|
committer | pmichaud <pmichaud@524c5546-5005-0410-9a3e-e25e191bd360> | 2005-09-29 05:11:09 +0000 |
commit | 44f95644c49c9d3ca00e0a139310e377881c47f4 (patch) | |
tree | ac632f6502877f48f8e655e6fd24d2752a467c62 /scripts/urlapprove.php | |
parent | 904531c57e2453ad648468948afb398ab1df9143 (diff) | |
download | pmwiki.svn-44f95644c49c9d3ca00e0a139310e377881c47f4.tar.bz2 |
Updated copyright dates.
git-svn-id: svn://pmwiki.org/trunk/pmwiki@876 524c5546-5005-0410-9a3e-e25e191bd360
Diffstat (limited to 'scripts/urlapprove.php')
-rw-r--r-- | scripts/urlapprove.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/urlapprove.php b/scripts/urlapprove.php index cad4a02f..d4a23d0a 100644 --- a/scripts/urlapprove.php +++ b/scripts/urlapprove.php @@ -1,5 +1,5 @@ <?php if (!defined('PmWiki')) exit(); -/* Copyright 2004 Patrick R. Michaud (pmichaud@pobox.com) +/* Copyright 2004-2005 Patrick R. Michaud (pmichaud@pobox.com) This file is part of PmWiki; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or |