diff options
author | Ivan Kohler <ivan@freeside.biz> | 2018-01-22 17:18:45 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2018-02-09 19:17:53 -0800 |
commit | 42a331a983117cebf7e31ff0ba02ac860bd19107 (patch) | |
tree | 49f314a558ea8b89eb80aa204202453207a964bc | |
parent | b44efbfbf120cae70a1495a8857cafb61d448f20 (diff) |
2018
-rw-r--r-- | httemplate/docs/about.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/httemplate/docs/about.html b/httemplate/docs/about.html index a33207424..12234b1b2 100644 --- a/httemplate/docs/about.html +++ b/httemplate/docs/about.html @@ -28,7 +28,7 @@ % } else { <FONT SIZE="-1"> % } -© 2017 Freeside Internet Services, Inc.<BR> +© 2018 Freeside Internet Services, Inc.<BR> All rights reserved.<BR> Licensed under the terms of the<BR> GNU <b>Affero</b> General Public License.<BR> @@ -56,7 +56,7 @@ GNU <b>Affero</b> General Public License.<BR> % unless ( $agentnum ) { <CENTER> - <FONT SIZE="-3">"All the years combine; they melt into a dream" - R. Hunter</FONT> + <FONT SIZE="-3">"No one's noticed, but the band's all packed and gone / Was it ever here at all?" - J. P. Barlow</FONT> </CENTER> % } |