diff options
author | Ivan Kohler <ivan@freeside.biz> | 2015-07-26 15:41:26 -0700 |
---|---|---|
committer | Ivan Kohler <ivan@freeside.biz> | 2015-07-26 15:41:26 -0700 |
commit | 9aee669886202be7035e6c6049fc71bc99dd3013 (patch) | |
tree | 2fd5bf6de74f3d99270587ffb1833e4188a6373d /httemplate/docs | |
parent | ac20214d38d9af00430423f147b5a0e50751b050 (diff) | |
parent | 1add633372bdca3cc7163c2ce48363fed3984437 (diff) |
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'httemplate/docs')
-rw-r--r-- | httemplate/docs/license.html | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/httemplate/docs/license.html b/httemplate/docs/license.html index 9f6f27edd..7e5bb1e3e 100644 --- a/httemplate/docs/license.html +++ b/httemplate/docs/license.html @@ -6,7 +6,7 @@ <P> -Copyright © 2005-2014 Freeside Internet Services, Inc.<BR> +Copyright © 2005-2015 Freeside Internet Services, Inc.<BR> Copyright © 2000-2005 Ivan Kohler<BR> Copyright © 1999 Silicon Interactive Software Design<BR> All rights reserved<BR> @@ -30,10 +30,10 @@ All rights reserved<BR> <P> 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. <P> At your option, you may also redistribute and/or modify the @@ -122,8 +122,9 @@ a <a href="http://creativecommons.org/licenses/by-sa/3.0/us/">Creative Commons Attribution-ShareAlike 3.0 United States</a> license. <P> -Contains the jQuery library <http://jquery.com/> by the jQuery Foundation and -other contributors, licensed under the terms of the MIT license. +Contains the <a href="http://jquery.com/">jQuery</a> and +<a href="http://jqueryui.com/">jQuery UI</a> libraries by the jQuery Foundation +and other contributors, licensed under the terms of the MIT license. <P> Contains the Spectrum No Hassle jQuery Colorpicker by Brian Grinstead, licensed |