From dc3a4f82ece390870dd6a7755e2bf39980c0a3a7 Mon Sep 17 00:00:00 2001 From: Miles Lott Date: Wed, 23 Jan 2002 02:42:25 +0000 Subject: [PATCH] added to aid in updates from old header versions --- version.inc.php | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 version.inc.php diff --git a/version.inc.php b/version.inc.php new file mode 100644 index 0000000000..fdea3de329 --- /dev/null +++ b/version.inc.php @@ -0,0 +1,20 @@ + * + * Joseph Engo * + * -------------------------------------------- * + * This program is free software; 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 (at your * + * option) any later version. * + \**************************************************************************/ + + /* $Id$ */ + + /* + This is here only to aid in the header.inc.php update from .12 and earlier. + After this you can delete it. + */ +?>