From c91dd6071dfdfc2914937a3da608704b5560a485 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Sun, 14 Jun 2015 00:01:51 -0700 Subject: its 2015 --- httemplate/docs/license.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/docs') diff --git a/httemplate/docs/license.html b/httemplate/docs/license.html index 9f6f27edd..b3f8539a3 100644 --- a/httemplate/docs/license.html +++ b/httemplate/docs/license.html @@ -6,7 +6,7 @@

-Copyright © 2005-2014 Freeside Internet Services, Inc.
+Copyright © 2005-2015 Freeside Internet Services, Inc.
Copyright © 2000-2005 Ivan Kohler
Copyright © 1999 Silicon Interactive Software Design
All rights reserved
-- cgit v1.2.1 From 51bcbace2c49a69ae249e4f8212c09fe3b5f0f82 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Sun, 14 Jun 2015 00:05:48 -0700 Subject: ng_selfservice excempt from A in AGPL too --- httemplate/docs/license.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'httemplate/docs') diff --git a/httemplate/docs/license.html b/httemplate/docs/license.html index b3f8539a3..1af2c923c 100644 --- a/httemplate/docs/license.html +++ b/httemplate/docs/license.html @@ -30,10 +30,10 @@ All rights reserved

At your option, you may also redistribute and/or modify the files in the - fs_selfservice/ directory (but not the rest of the software) under the - terms of the GNU General Public License as published by the Free Software - Foundation, either version 3 of the License, or (at your option) any later - version. + fs_selfservice/ and ng_selfservice/ directories (but not the rest of the + software) under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or (at your + option) any later version.

At your option, you may also redistribute and/or modify the -- cgit v1.2.1 From 3a8e974a619d01e060bd68cadfd4319e5536c8d2 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Sat, 11 Jul 2015 23:10:47 -0700 Subject: doocument jQuery UI inclusion --- httemplate/docs/license.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'httemplate/docs') diff --git a/httemplate/docs/license.html b/httemplate/docs/license.html index 1af2c923c..7e5bb1e3e 100644 --- a/httemplate/docs/license.html +++ b/httemplate/docs/license.html @@ -122,8 +122,9 @@ a Creative Commons Attribution-ShareAlike 3.0 United States license.

-Contains the jQuery library by the jQuery Foundation and -other contributors, licensed under the terms of the MIT license. +Contains the jQuery and +jQuery UI libraries by the jQuery Foundation +and other contributors, licensed under the terms of the MIT license.

Contains the Spectrum No Hassle jQuery Colorpicker by Brian Grinstead, licensed -- cgit v1.2.1