@@ -247,6 +247,34 @@ Within the awsapi directory
247247 waf
248248
249249
250+ Within the console-proxy/js directory
251+ licensed under the MIT License http://www.opensource.org/licenses/mit-license.php (as follows)
252+
253+ Copyright � 2011, John Resig
254+
255+ Permission is hereby granted, free of charge, to any person obtaining
256+ a copy of this software and associated documentation files (the
257+ "Software"), to deal in the Software without restriction, including
258+ without limitation the rights to use, copy, modify, merge, publish,
259+ distribute, sublicense, and/or sell copies of the Software, and to
260+ permit persons to whom the Software is furnished to do so, subject to
261+ the following conditions:
262+
263+ The above copyright notice and this permission notice shall be
264+ included in all copies or substantial portions of the Software.
265+
266+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
267+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
268+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
269+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
270+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
271+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
272+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
273+
274+ from John Resig
275+ jquery.js
276+
277+
250278Within the target/jar directory
251279 placed in the public domain
252280 by Distributed Computing Laboratory at Emory University http://creativecommons.org/licenses/publicdomain/
0 commit comments