diff options
author | ivan <ivan> | 2010-04-05 07:07:37 +0000 |
---|---|---|
committer | ivan <ivan> | 2010-04-05 07:07:37 +0000 |
commit | f9468f981a8b993d40ea6a11d826ae4c358fbe23 (patch) | |
tree | 8961167d77d6af6e6dc01dec4937b40764044403 | |
parent | 093817bea2b589bda735f3c7bca00d4dcbae57e1 (diff) |
1.9.2
-rw-r--r-- | Makefile | 2 | ||||
-rw-r--r-- | httemplate/docs/about.html | 4 |
2 files changed, 3 insertions, 3 deletions
@@ -123,7 +123,7 @@ RT_PATH = /opt/rt3 FREESIDE_PATH = `pwd` PERL_INC_DEV_KLUDGE = /usr/local/share/perl/5.10.0/ -VERSION=1.9.2cvs +VERSION=1.9.2 TAG=freeside_1_9_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 04af73db8..056c17c3e 100644 --- a/httemplate/docs/about.html +++ b/httemplate/docs/about.html @@ -8,7 +8,7 @@ </CENTER> <CENTER> -<FONT SIZE="-1">© 2009 Freeside Internet Services, Inc.<BR> +<FONT SIZE="-1">© 2010 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">"I need a miracle every day." -J.P. Barlow</FONT> +<FONT SIZE="-3">"Put your gold money where your love is, baby" -R. Hunter</FONT> </CENTER> <SCRIPT TYPE="text/javascript"> |