diff options
| author | Ivan Kohler <ivan@freeside.biz> | 2016-11-11 15:19:21 -0800 |
|---|---|---|
| committer | Ivan Kohler <ivan@freeside.biz> | 2016-11-11 15:19:21 -0800 |
| commit | 4a9bed3848f790e9113e14ee3cc16fcd54a151f2 (patch) | |
| tree | 8e3379183fb17613be4b0ad7e012f6c4fb370b00 /httemplate/docs | |
| parent | a078c5a126b4a4cac8aa259dd04e51f302787a18 (diff) | |
oops, this is needed for the status messages
Diffstat (limited to 'httemplate/docs')
| -rw-r--r-- | httemplate/docs/credits.html | 2 | ||||
| -rw-r--r-- | httemplate/docs/license.html | 4 |
2 files changed, 6 insertions, 0 deletions
diff --git a/httemplate/docs/credits.html b/httemplate/docs/credits.html index 596c627e4..8bae26d9d 100644 --- a/httemplate/docs/credits.html +++ b/httemplate/docs/credits.html @@ -87,6 +87,7 @@ Gary Jones<BR> Fernando M. Kiernan<BR> Frederico Caldeira Knabben<BR> Greg Kuhnert<BR> +Steven Levithan<BR> Randall Lucas<BR> Foteos Macrides<BR> Roger Mangraviti<BR> @@ -95,6 +96,7 @@ Mack Nagashima<BR> David Peters<BR> Matt Peterson<BR> Luke Pfeifer<BR> +Alan Phipps<BR> Ricardo Signes<BR> Steve Simitzis<BR> Stanislav Sinyagin<BR> diff --git a/httemplate/docs/license.html b/httemplate/docs/license.html index e5e3eab65..c2d912aea 100644 --- a/httemplate/docs/license.html +++ b/httemplate/docs/license.html @@ -134,6 +134,10 @@ under the terms of the MIT license. Contains the XRegExp library by Steven Levithan, licensed under the terms of the MIT license. +<P> +Contains js-cookie by Klaus Hartl, Fagner Brack and contributors, licensed +under the terms of the MIT license. + <!-- artwork --> <P> |
