Author: jfthomps
Date: Tue Jan 13 21:19:08 2015
New Revision: 1651500
URL: http://svn.apache.org/r1651500
Log:
README: updated version number for Dojo
LICENSE and README: added info for spyc
Modified:
vcl/trunk/LICENSE
vcl/trunk/README
Modified: vcl/trunk/LICENSE
URL:
http://svn.apache.org/viewvc/vcl/trunk/LICENSE?rev=1651500&r1=1651499&r2=1651500&view=diff
==============================================================================
--- vcl/trunk/LICENSE (original)
+++ vcl/trunk/LICENSE Tue Jan 13 21:19:08 2015
@@ -372,6 +372,10 @@ Portions of the phpseclib (http://phpsec
included in the web code (web/.ht-inc/phpseclib). phpseclib is licensed
under the MIT License.
+spyc version 0.5.1 (https://github.com/mustangostang/spyc/) is included
+in the web code under web/.ht-inc/spyc-0.5.1. spyc is licensed under the
+MIT License.
+
The MIT License (MIT)
**********************************
Modified: vcl/trunk/README
URL:
http://svn.apache.org/viewvc/vcl/trunk/README?rev=1651500&r1=1651499&r2=1651500&view=diff
==============================================================================
--- vcl/trunk/README (original)
+++ vcl/trunk/README Tue Jan 13 21:19:08 2015
@@ -153,7 +153,9 @@ Management Node Backend Conditional Syst
Bundled 3rd Party Software
-A copy of Dojo Toolkit version 1.6.1 is included in the web code under
+A copy of Dojo Toolkit version 1.6.2 is included in the web code under
web/dojo.
Portions of the phpseclib (http://phpseclib.sourceforge.net) project are
included in the web code under web/.ht-inc/phpseclib.
+spyc version 0.5.1 (https://github.com/mustangostang/spyc/) is included
+in the web code under web/.ht-inc/spyc-0.5.1.