diff options
author | Ivan Kohler <ivan@freeside.biz> | 2017-02-06 13:21:08 -0800 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2017-02-06 13:21:08 -0800 |
commit | 608e9d389a66f61e7e0fc046d4805e39788e4b86 (patch) | |
tree | 1dfe0b96b4ee155a21e1c31437efee3c8310db7d | |
parent | 3994fafc85cc15e59f3eb5dda9015e651631f624 (diff) |
it's 2017
-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 651918017..6abe7127b 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 a67c9cbf4..5a824fd03 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> |