From be2491b093b1f0ca430bede679ecbb670041e483 Mon Sep 17 00:00:00 2001 From: cassio Date: Tue, 2 Jul 2013 09:46:45 +0400 Subject: restructuring of boca's git --- src/footnote.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 src/footnote.php (limited to 'src/footnote.php') diff --git a/src/footnote.php b/src/footnote.php new file mode 100644 index 0000000..062dadd --- /dev/null +++ b/src/footnote.php @@ -0,0 +1,26 @@ +. +//////////////////////////////////////////////////////////////////////////////// +// Last modified 05/aug/2012 by cassio@ime.usp.br + +require 'versionnum.php'; + +echo "

\n"; +echo "Powered by BOCA $BOCAVERSION. Copyright (c) 2003-$YEAR BOCA System (bocasystem@gmail.com). All rights reserved.\n"; +echo ""; +exit; +?> -- cgit v1.2.3