diff options
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | httemplate/docs/about.html | 2 | ||||
-rw-r--r-- | httemplate/docs/license.html | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ Freeside is a billing and administration package for Internet Service Providers, VoIP providers and other online businesses. -Copyright (C) 2005-2016 Freeside Internet Services, Inc. +Copyright (C) 2005-2017 Freeside Internet Services, Inc. Copyright (C) 2000-2005 Ivan Kohler Copyright (C) 1999 Silicon Interactive Software Design Additional copyright holders may be found in the docs/license.html file. diff --git a/httemplate/docs/about.html b/httemplate/docs/about.html index 508648a19..fdf872dfa 100644 --- a/httemplate/docs/about.html +++ b/httemplate/docs/about.html @@ -28,7 +28,7 @@ % } else { <FONT SIZE="-1"> % } -© 2016 Freeside Internet Services, Inc.<BR> +© 2017 Freeside Internet Services, Inc.<BR> All rights reserved.<BR> Licensed under the terms of the<BR> GNU <b>Affero</b> General Public License.<BR> diff --git a/httemplate/docs/license.html b/httemplate/docs/license.html index 4d2f7a6c3..f42c8ba84 100644 --- a/httemplate/docs/license.html +++ b/httemplate/docs/license.html @@ -6,7 +6,7 @@ <P> -Copyright © 2005-2016 Freeside Internet Services, Inc.<BR> +Copyright © 2005-2017 Freeside Internet Services, Inc.<BR> Copyright © 2000-2005 Ivan Kohler<BR> Copyright © 1999 Silicon Interactive Software Design<BR> All rights reserved<BR> |