diff options
Diffstat (limited to 'httemplate/docs/license.html')
-rw-r--r-- | httemplate/docs/license.html | 21 |
1 files changed, 15 insertions, 6 deletions
diff --git a/httemplate/docs/license.html b/httemplate/docs/license.html index 29ea53665..fa758788c 100644 --- a/httemplate/docs/license.html +++ b/httemplate/docs/license.html @@ -1,3 +1,11 @@ +<% include('/elements/header-popup.html', 'Freeside') %> +<CENTER> +<IMG SRC="<%$fsurl%>images/small-logo.png" BORDER=0"><BR> +<H3>version <% $FS::VERSION %></H3> +</CENTER> + +<P> + Copyright © 2005-2008 Freeside Internet Services, Inc.<BR> Copyright © 2000-2005 Ivan Kohler<BR> Copyright © 1999 Silicon Interactive Software Design<BR> @@ -17,8 +25,8 @@ All rights reserved<BR> <P> You should have received a copy of the GNU Affero General Public - License along with this program, in the file `<A HREF="AGPL.html">AGPL</A>'; if not, - see <<A HREF="http://www.fsf.org/licensing/licenses/agpl-3.0.html">http://www.fsf.org/licensing/licenses/agpl-3.0.html</a>>. + License along with this program, in the file `<A HREF="AGPL.html" TARGET="_blank">AGPL</A>'; if not, + see <<A HREF="http://www.fsf.org/licensing/licenses/agpl-3.0.html" TARGET="_blank"">http://www.fsf.org/licensing/licenses/agpl-3.0.html</a>>. <P> At your option, you may also redistribute and/or modify the files in the @@ -88,9 +96,9 @@ by Erik Bosrup), licensed under the terms of the Artistic license <P> XMLHttpRequest implementation based on the SAJAX toolkit, licensed under the -terms of the BSD license. -(c) copyright 2005 modernmethod, inc -Perl backend version (c) copyright 2005 Nathan Schmidt +terms of the BSD license.<BR> +© 2005 modernmethod, inc<BR> +Perl backend version © 2005 Nathan Schmidt <!-- artwork --> @@ -98,4 +106,5 @@ Perl backend version (c) copyright 2005 Nathan Schmidt Contains public domain artwork from openclipart.org by mimooh and other authors. - +</BODY> +</HTML> |