Skip to content

Commit 24978ee

Browse files
committed
CLOUDSTACK-331: Added legal docs for ui/lib/excanvas.js
Signed-off-by: Chip Childers <chip.childers@gmail.com>
1 parent ffb5c80 commit 24978ee

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

LICENSE

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3974,6 +3974,11 @@ Within the ui/lib directory
39743974
by Eric Meyer http://meyerweb.com/eric/
39753975
reset.css
39763976

3977+
licensed under the Apache License, Version 2 http://www.apache.org/licenses/LICENSE-2.0.txt (as above)
3978+
Copyright (c) 2006 Google Inc.
3979+
from Google Inc. http://google.com
3980+
excanvas.js http://code.google.com/p/explorercanvas/
3981+
39773982
licensed under the BSD (2-clause) http://www.opensource.org/licenses/BSD-2-Clause (as follows)
39783983

39793984
Copyright (c) 2008 George McGinley Smith

tools/whisker/descriptor.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2504,6 +2504,14 @@ Copyright (c) 2009, John Resig
25042504
</with-license>
25052505
</within>
25062506
<within dir='ui/lib'>
2507+
<with-license id='ApacheLicenseVersion2'>
2508+
<copyright-notice>
2509+
Copyright (c) 2006 Google Inc.
2510+
</copyright-notice>
2511+
<by-organisation id='google.com'>
2512+
<resource name='excanvas.js' source='http://code.google.com/p/explorercanvas/' />
2513+
</by-organisation>
2514+
</with-license>
25072515
<with-license id='MIT'>
25082516
<copyright-notice>
25092517
Copyright (c) 2011, John Resig

0 commit comments

Comments
 (0)