diff options
| -rw-r--r-- | Makefile | 4 | ||||
| -rw-r--r-- | httemplate/docs/about.html | 4 |
2 files changed, 4 insertions, 4 deletions
@@ -118,8 +118,8 @@ RT_PATH = /opt/rt3 FREESIDE_PATH = `pwd` PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.10.1/ -VERSION=2.3.1 -TAG=freeside_2_3_1 +VERSION=2.3.2cvs +TAG=freeside_2_3_2 DEBVERSION = `echo ${VERSION} | perl -pe 's/(\d)([a-z])/\1~\2/'`-1 diff --git a/httemplate/docs/about.html b/httemplate/docs/about.html index f397d183f..7aa72a5a2 100644 --- a/httemplate/docs/about.html +++ b/httemplate/docs/about.html @@ -8,7 +8,7 @@ </CENTER> <CENTER> -<FONT SIZE="-1">© 2011 Freeside Internet Services, Inc.<BR> +<FONT SIZE="-1">© 2012 Freeside Internet Services, Inc.<BR> All rights reserved.<BR> Licensed under the terms of the<BR> GNU <b>Affero</b> General Public License.<BR> @@ -29,7 +29,7 @@ GNU <b>Affero</b> General Public License.<BR> <BR> <CENTER> -<FONT SIZE="-3">"It's floodin' down in Texas, poles are out in Utah" -P. McKernan</FONT> +<FONT SIZE="-3">"I had to learn the hard way, to let her pass by" -R. Hunter</FONT> </CENTER> <SCRIPT TYPE="text/javascript"> |
