mirror of
https://github.com/apache/cloudstack.git
synced 2025-12-16 10:32:34 +01:00
pre-commit trailing-whitespace cleanup LICENSE/NOTICE (#12242)
This commit is contained in:
parent
f417c6b0a1
commit
1919dcfb7c
@ -141,7 +141,7 @@ repos:
|
|||||||
- id: forbid-submodules
|
- id: forbid-submodules
|
||||||
- id: mixed-line-ending
|
- id: mixed-line-ending
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
files: \.(bat|cfg|cs|css|gitignore|header|in|install|java|md|properties|py|rb|rc|sh|sql|te|template|txt|ucls|vue|xml|xsl|yaml|yml)$|^cloud-cli/bindir/cloud-tool$|^debian/changelog$
|
files: ^(LICENSE|NOTICE)$|\.(bat|cfg|cs|css|gitignore|header|in|install|java|md|properties|py|rb|rc|sh|sql|te|template|txt|ucls|vue|xml|xsl|yaml|yml)$|^cloud-cli/bindir/cloud-tool$|^debian/changelog$
|
||||||
args: [--markdown-linebreak-ext=md]
|
args: [--markdown-linebreak-ext=md]
|
||||||
exclude: ^services/console-proxy/rdpconsole/src/test/doc/freerdp-debug-log\.txt$
|
exclude: ^services/console-proxy/rdpconsole/src/test/doc/freerdp-debug-log\.txt$
|
||||||
- repo: https://github.com/codespell-project/codespell
|
- repo: https://github.com/codespell-project/codespell
|
||||||
|
|||||||
242
LICENSE
242
LICENSE
@ -177,14 +177,14 @@ Copyright (c) 2014 The Apache Software Foundation
|
|||||||
of your accepting any such warranty or additional liability.
|
of your accepting any such warranty or additional liability.
|
||||||
|
|
||||||
END OF TERMS AND CONDITIONS
|
END OF TERMS AND CONDITIONS
|
||||||
|
|
||||||
|
|
||||||
This distribution contains third party resources.
|
This distribution contains third party resources.
|
||||||
Within the console-proxy/js directory
|
Within the console-proxy/js directory
|
||||||
licensed under the MIT License http://www.opensource.org/licenses/mit-license.php (as follows)
|
licensed under the MIT License http://www.opensource.org/licenses/mit-license.php (as follows)
|
||||||
|
|
||||||
Copyright (c) 2009, John Resig
|
Copyright (c) 2009, John Resig
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining
|
Permission is hereby granted, free of charge, to any person obtaining
|
||||||
a copy of this software and associated documentation files (the
|
a copy of this software and associated documentation files (the
|
||||||
"Software"), to deal in the Software without restriction, including
|
"Software"), to deal in the Software without restriction, including
|
||||||
@ -192,10 +192,10 @@ Within the console-proxy/js directory
|
|||||||
distribute, sublicense, and/or sell copies of the Software, and to
|
distribute, sublicense, and/or sell copies of the Software, and to
|
||||||
permit persons to whom the Software is furnished to do so, subject to
|
permit persons to whom the Software is furnished to do so, subject to
|
||||||
the following conditions:
|
the following conditions:
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be
|
The above copyright notice and this permission notice shall be
|
||||||
included in all copies or substantial portions of the Software.
|
included in all copies or substantial portions of the Software.
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
@ -203,43 +203,43 @@ Within the console-proxy/js directory
|
|||||||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
from John Resig
|
from John Resig
|
||||||
jquery.js
|
jquery.js
|
||||||
|
|
||||||
|
|
||||||
Within the systemvm/debian/etc directory
|
Within the systemvm/debian/etc directory
|
||||||
placed in the public domain
|
placed in the public domain
|
||||||
by Adiscon GmbH http://www.adiscon.com/
|
by Adiscon GmbH http://www.adiscon.com/
|
||||||
rsyslog.conf
|
rsyslog.conf
|
||||||
by Simon Kelley
|
by Simon Kelley
|
||||||
dnsmasq.conf
|
dnsmasq.conf
|
||||||
vpcdnsmasq.conf
|
vpcdnsmasq.conf
|
||||||
|
|
||||||
Within the systemvm/debian/etc/apache2 directory
|
Within the systemvm/debian/etc/apache2 directory
|
||||||
licensed under the Apache License, Version 2 http://www.apache.org/licenses/LICENSE-2.0.txt (as above)
|
licensed under the Apache License, Version 2 http://www.apache.org/licenses/LICENSE-2.0.txt (as above)
|
||||||
Copyright (c) 2012 The Apache Software Foundation
|
Copyright (c) 2012 The Apache Software Foundation
|
||||||
from The Apache Software Foundation http://www.apache.org/
|
from The Apache Software Foundation http://www.apache.org/
|
||||||
httpd.conf
|
httpd.conf
|
||||||
vhost.template
|
vhost.template
|
||||||
|
|
||||||
Within the systemvm/debian/etc/ssh/ directory
|
Within the systemvm/debian/etc/ssh/ directory
|
||||||
licensed under the BSD (2-clause) http://www.opensource.org/licenses/BSD-2-Clause (as follows)
|
licensed under the BSD (2-clause) http://www.opensource.org/licenses/BSD-2-Clause (as follows)
|
||||||
|
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without modification,
|
Redistribution and use in source and binary forms, with or without modification,
|
||||||
are permitted provided that the following conditions are met:
|
are permitted provided that the following conditions are met:
|
||||||
|
|
||||||
Redistributions of source code must retain the above copyright notice, this list
|
Redistributions of source code must retain the above copyright notice, this list
|
||||||
of conditions and the following disclaimer. Redistributions in binary form must
|
of conditions and the following disclaimer. Redistributions in binary form must
|
||||||
reproduce the above copyright notice, this list of conditions and the following
|
reproduce the above copyright notice, this list of conditions and the following
|
||||||
disclaimer in the documentation and/or other materials provided with the
|
disclaimer in the documentation and/or other materials provided with the
|
||||||
distribution.
|
distribution.
|
||||||
|
|
||||||
Neither the name of the author nor the names of contributors may be used to
|
Neither the name of the author nor the names of contributors may be used to
|
||||||
endorse or promote products derived from this software without specific prior
|
endorse or promote products derived from this software without specific prior
|
||||||
written permission.
|
written permission.
|
||||||
|
|
||||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
||||||
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
||||||
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
||||||
@ -250,55 +250,55 @@ Within the systemvm/debian/etc/ssh/ directory
|
|||||||
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
||||||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
from OpenSSH Project http://www.openssh.org/
|
from OpenSSH Project http://www.openssh.org/
|
||||||
sshd_config
|
sshd_config
|
||||||
|
|
||||||
Within the systemvm/debian/root/redundant_router directory
|
Within the systemvm/debian/root/redundant_router directory
|
||||||
placed in the public domain
|
placed in the public domain
|
||||||
by The netfilter.org project http://www.netfilter.org/
|
by The netfilter.org project http://www.netfilter.org/
|
||||||
conntrackd.conf.templ
|
conntrackd.conf.templ
|
||||||
|
|
||||||
Within the scripts/storage/secondary directory
|
Within the scripts/storage/secondary directory
|
||||||
licensed under the Apache License, Version 2 http://www.apache.org/licenses/LICENSE-2.0.txt (as above)
|
licensed under the Apache License, Version 2 http://www.apache.org/licenses/LICENSE-2.0.txt (as above)
|
||||||
Copyright (c) 2010-2011 OpenStack, LLC.
|
Copyright (c) 2010-2011 OpenStack, LLC.
|
||||||
from OpenStack, LLC http://www.openstack.org
|
from OpenStack, LLC http://www.openstack.org
|
||||||
swift
|
swift
|
||||||
|
|
||||||
Within the scripts/vm/hypervisor/xenserver directory
|
Within the scripts/vm/hypervisor/xenserver directory
|
||||||
licensed under the Apache License, Version 2 http://www.apache.org/licenses/LICENSE-2.0.txt (as above)
|
licensed under the Apache License, Version 2 http://www.apache.org/licenses/LICENSE-2.0.txt (as above)
|
||||||
Copyright (c) 2010-2011 OpenStack, LLC.
|
Copyright (c) 2010-2011 OpenStack, LLC.
|
||||||
from OpenStack, LLC http://www.openstack.org
|
from OpenStack, LLC http://www.openstack.org
|
||||||
swift
|
swift
|
||||||
|
|
||||||
Within the ui/lib directory
|
Within the ui/lib directory
|
||||||
placed in the public domain
|
placed in the public domain
|
||||||
by Eric Meyer http://meyerweb.com/eric/
|
by Eric Meyer http://meyerweb.com/eric/
|
||||||
reset.css from http://meyerweb.com/eric/tools/css/reset/
|
reset.css from http://meyerweb.com/eric/tools/css/reset/
|
||||||
|
|
||||||
licensed under the Apache License, Version 2 http://www.apache.org/licenses/LICENSE-2.0.txt (as above)
|
licensed under the Apache License, Version 2 http://www.apache.org/licenses/LICENSE-2.0.txt (as above)
|
||||||
Copyright (c) 2006 Google Inc.
|
Copyright (c) 2006 Google Inc.
|
||||||
from Google Inc. http://google.com
|
from Google Inc. http://google.com
|
||||||
excanvas.js from http://code.google.com/p/explorercanvas/
|
excanvas.js from http://code.google.com/p/explorercanvas/
|
||||||
|
|
||||||
licensed under the BSD (2-clause) http://www.opensource.org/licenses/BSD-2-Clause (as follows)
|
licensed under the BSD (2-clause) http://www.opensource.org/licenses/BSD-2-Clause (as follows)
|
||||||
|
|
||||||
Copyright (c) 2008 George McGinley Smith
|
Copyright (c) 2008 George McGinley Smith
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without modification,
|
Redistribution and use in source and binary forms, with or without modification,
|
||||||
are permitted provided that the following conditions are met:
|
are permitted provided that the following conditions are met:
|
||||||
|
|
||||||
Redistributions of source code must retain the above copyright notice, this list
|
Redistributions of source code must retain the above copyright notice, this list
|
||||||
of conditions and the following disclaimer. Redistributions in binary form must
|
of conditions and the following disclaimer. Redistributions in binary form must
|
||||||
reproduce the above copyright notice, this list of conditions and the following
|
reproduce the above copyright notice, this list of conditions and the following
|
||||||
disclaimer in the documentation and/or other materials provided with the
|
disclaimer in the documentation and/or other materials provided with the
|
||||||
distribution.
|
distribution.
|
||||||
|
|
||||||
Neither the name of the author nor the names of contributors may be used to
|
Neither the name of the author nor the names of contributors may be used to
|
||||||
endorse or promote products derived from this software without specific prior
|
endorse or promote products derived from this software without specific prior
|
||||||
written permission.
|
written permission.
|
||||||
|
|
||||||
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
|
||||||
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
||||||
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
||||||
@ -309,13 +309,13 @@ Within the ui/lib directory
|
|||||||
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||||
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
|
||||||
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
from George McGinley Smith
|
from George McGinley Smith
|
||||||
jquery.easing.js
|
jquery.easing.js
|
||||||
|
|
||||||
licensed under the MIT License http://www.opensource.org/licenses/mit-license.php (as follows)
|
licensed under the MIT License http://www.opensource.org/licenses/mit-license.php (as follows)
|
||||||
|
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining
|
Permission is hereby granted, free of charge, to any person obtaining
|
||||||
a copy of this software and associated documentation files (the
|
a copy of this software and associated documentation files (the
|
||||||
"Software"), to deal in the Software without restriction, including
|
"Software"), to deal in the Software without restriction, including
|
||||||
@ -323,10 +323,10 @@ Within the ui/lib directory
|
|||||||
distribute, sublicense, and/or sell copies of the Software, and to
|
distribute, sublicense, and/or sell copies of the Software, and to
|
||||||
permit persons to whom the Software is furnished to do so, subject to
|
permit persons to whom the Software is furnished to do so, subject to
|
||||||
the following conditions:
|
the following conditions:
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be
|
The above copyright notice and this permission notice shall be
|
||||||
included in all copies or substantial portions of the Software.
|
included in all copies or substantial portions of the Software.
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
@ -334,14 +334,14 @@ Within the ui/lib directory
|
|||||||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
from The Dojo Foundation http://dojofoundation.org/
|
from The Dojo Foundation http://dojofoundation.org/
|
||||||
require.js from http://github.com/jrburke/requirejs
|
require.js from http://github.com/jrburke/requirejs
|
||||||
|
|
||||||
licensed under the MIT License http://www.opensource.org/licenses/mit-license.php (as follows)
|
licensed under the MIT License http://www.opensource.org/licenses/mit-license.php (as follows)
|
||||||
|
|
||||||
Copyright (c) 2011, John Resig
|
Copyright (c) 2011, John Resig
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining
|
Permission is hereby granted, free of charge, to any person obtaining
|
||||||
a copy of this software and associated documentation files (the
|
a copy of this software and associated documentation files (the
|
||||||
"Software"), to deal in the Software without restriction, including
|
"Software"), to deal in the Software without restriction, including
|
||||||
@ -349,10 +349,10 @@ Within the ui/lib directory
|
|||||||
distribute, sublicense, and/or sell copies of the Software, and to
|
distribute, sublicense, and/or sell copies of the Software, and to
|
||||||
permit persons to whom the Software is furnished to do so, subject to
|
permit persons to whom the Software is furnished to do so, subject to
|
||||||
the following conditions:
|
the following conditions:
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be
|
The above copyright notice and this permission notice shall be
|
||||||
included in all copies or substantial portions of the Software.
|
included in all copies or substantial portions of the Software.
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
@ -360,14 +360,14 @@ Within the ui/lib directory
|
|||||||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
from John Resig
|
from John Resig
|
||||||
jquery.js
|
jquery.js
|
||||||
|
|
||||||
licensed under the MIT License http://www.opensource.org/licenses/mit-license.php (as follows)
|
licensed under the MIT License http://www.opensource.org/licenses/mit-license.php (as follows)
|
||||||
|
|
||||||
Copyright (c) 2014 Jörn Zaefferer
|
Copyright (c) 2014 Jörn Zaefferer
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining
|
Permission is hereby granted, free of charge, to any person obtaining
|
||||||
a copy of this software and associated documentation files (the
|
a copy of this software and associated documentation files (the
|
||||||
"Software"), to deal in the Software without restriction, including
|
"Software"), to deal in the Software without restriction, including
|
||||||
@ -375,10 +375,10 @@ Within the ui/lib directory
|
|||||||
distribute, sublicense, and/or sell copies of the Software, and to
|
distribute, sublicense, and/or sell copies of the Software, and to
|
||||||
permit persons to whom the Software is furnished to do so, subject to
|
permit persons to whom the Software is furnished to do so, subject to
|
||||||
the following conditions:
|
the following conditions:
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be
|
The above copyright notice and this permission notice shall be
|
||||||
included in all copies or substantial portions of the Software.
|
included in all copies or substantial portions of the Software.
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
@ -386,9 +386,9 @@ Within the ui/lib directory
|
|||||||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
from Jorn Zaefferer
|
from Jorn Zaefferer
|
||||||
jquery.validate.js
|
jquery.validate.js
|
||||||
|
|
||||||
licensed under the MIT License http://www.opensource.org/licenses/mit-license.php (as follows)
|
licensed under the MIT License http://www.opensource.org/licenses/mit-license.php (as follows)
|
||||||
|
|
||||||
@ -418,8 +418,8 @@ Within the ui/lib directory
|
|||||||
|
|
||||||
licensed under the MIT License http://www.opensource.org/licenses/mit-license.php (as follows)
|
licensed under the MIT License http://www.opensource.org/licenses/mit-license.php (as follows)
|
||||||
|
|
||||||
Copyright (c) 2010, Sebastian Tschan
|
Copyright (c) 2010, Sebastian Tschan
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining
|
Permission is hereby granted, free of charge, to any person obtaining
|
||||||
a copy of this software and associated documentation files (the
|
a copy of this software and associated documentation files (the
|
||||||
"Software"), to deal in the Software without restriction, including
|
"Software"), to deal in the Software without restriction, including
|
||||||
@ -427,10 +427,10 @@ Within the ui/lib directory
|
|||||||
distribute, sublicense, and/or sell copies of the Software, and to
|
distribute, sublicense, and/or sell copies of the Software, and to
|
||||||
permit persons to whom the Software is furnished to do so, subject to
|
permit persons to whom the Software is furnished to do so, subject to
|
||||||
the following conditions:
|
the following conditions:
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be
|
The above copyright notice and this permission notice shall be
|
||||||
included in all copies or substantial portions of the Software.
|
included in all copies or substantial portions of the Software.
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
@ -438,14 +438,14 @@ Within the ui/lib directory
|
|||||||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
from Sebastian Tschan https://blueimp.net
|
from Sebastian Tschan https://blueimp.net
|
||||||
jquery.md5.js
|
jquery.md5.js
|
||||||
|
|
||||||
licensed under the MIT License http://www.opensource.org/licenses/mit-license.php (as follows)
|
licensed under the MIT License http://www.opensource.org/licenses/mit-license.php (as follows)
|
||||||
|
|
||||||
Copyright (c) 2006 Klaus Hartl (stilbuero.de)
|
Copyright (c) 2006 Klaus Hartl (stilbuero.de)
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining
|
Permission is hereby granted, free of charge, to any person obtaining
|
||||||
a copy of this software and associated documentation files (the
|
a copy of this software and associated documentation files (the
|
||||||
"Software"), to deal in the Software without restriction, including
|
"Software"), to deal in the Software without restriction, including
|
||||||
@ -453,10 +453,10 @@ Within the ui/lib directory
|
|||||||
distribute, sublicense, and/or sell copies of the Software, and to
|
distribute, sublicense, and/or sell copies of the Software, and to
|
||||||
permit persons to whom the Software is furnished to do so, subject to
|
permit persons to whom the Software is furnished to do so, subject to
|
||||||
the following conditions:
|
the following conditions:
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be
|
The above copyright notice and this permission notice shall be
|
||||||
included in all copies or substantial portions of the Software.
|
included in all copies or substantial portions of the Software.
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
@ -464,15 +464,15 @@ Within the ui/lib directory
|
|||||||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
from Klaus Hartl http://stilbuero.de
|
from Klaus Hartl http://stilbuero.de
|
||||||
jquery.cookies.js
|
jquery.cookies.js
|
||||||
|
|
||||||
Within the ui/lib/flot directory
|
Within the ui/lib/flot directory
|
||||||
licensed under the MIT License http://www.opensource.org/licenses/mit-license.php (as follows)
|
licensed under the MIT License http://www.opensource.org/licenses/mit-license.php (as follows)
|
||||||
|
|
||||||
Released under the MIT license by IOLA, December 2007.
|
Released under the MIT license by IOLA, December 2007.
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining
|
Permission is hereby granted, free of charge, to any person obtaining
|
||||||
a copy of this software and associated documentation files (the
|
a copy of this software and associated documentation files (the
|
||||||
"Software"), to deal in the Software without restriction, including
|
"Software"), to deal in the Software without restriction, including
|
||||||
@ -480,10 +480,10 @@ Within the ui/lib/flot directory
|
|||||||
distribute, sublicense, and/or sell copies of the Software, and to
|
distribute, sublicense, and/or sell copies of the Software, and to
|
||||||
permit persons to whom the Software is furnished to do so, subject to
|
permit persons to whom the Software is furnished to do so, subject to
|
||||||
the following conditions:
|
the following conditions:
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be
|
The above copyright notice and this permission notice shall be
|
||||||
included in all copies or substantial portions of the Software.
|
included in all copies or substantial portions of the Software.
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
@ -491,24 +491,24 @@ Within the ui/lib/flot directory
|
|||||||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
from IOLA http://www.iola.dk/
|
from IOLA http://www.iola.dk/
|
||||||
jquery.flot.crosshair.js
|
jquery.flot.crosshair.js
|
||||||
jquery.flot.fillbetween.js
|
jquery.flot.fillbetween.js
|
||||||
jquery.flot.image.js
|
jquery.flot.image.js
|
||||||
jquery.flot.js
|
jquery.flot.js
|
||||||
jquery.flot.navigate.js
|
jquery.flot.navigate.js
|
||||||
jquery.flot.resize.js
|
jquery.flot.resize.js
|
||||||
jquery.flot.selection.js
|
jquery.flot.selection.js
|
||||||
jquery.flot.stack.js
|
jquery.flot.stack.js
|
||||||
jquery.flot.symbol.js
|
jquery.flot.symbol.js
|
||||||
jquery.flot.threshold.js
|
jquery.flot.threshold.js
|
||||||
|
|
||||||
licensed under the MIT License http://www.opensource.org/licenses/mit-license.php (as follows)
|
licensed under the MIT License http://www.opensource.org/licenses/mit-license.php (as follows)
|
||||||
|
|
||||||
Created by Brian Medendorp, June 2009
|
Created by Brian Medendorp, June 2009
|
||||||
Updated November 2009 with contributions from: btburnett3, Anthony Aragues and Xavi Ivars
|
Updated November 2009 with contributions from: btburnett3, Anthony Aragues and Xavi Ivars
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining
|
Permission is hereby granted, free of charge, to any person obtaining
|
||||||
a copy of this software and associated documentation files (the
|
a copy of this software and associated documentation files (the
|
||||||
"Software"), to deal in the Software without restriction, including
|
"Software"), to deal in the Software without restriction, including
|
||||||
@ -516,10 +516,10 @@ Within the ui/lib/flot directory
|
|||||||
distribute, sublicense, and/or sell copies of the Software, and to
|
distribute, sublicense, and/or sell copies of the Software, and to
|
||||||
permit persons to whom the Software is furnished to do so, subject to
|
permit persons to whom the Software is furnished to do so, subject to
|
||||||
the following conditions:
|
the following conditions:
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be
|
The above copyright notice and this permission notice shall be
|
||||||
included in all copies or substantial portions of the Software.
|
included in all copies or substantial portions of the Software.
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
@ -527,13 +527,13 @@ Within the ui/lib/flot directory
|
|||||||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
from Brian Medendorp
|
from Brian Medendorp
|
||||||
jquery.pie.js
|
jquery.pie.js
|
||||||
|
|
||||||
licensed under the MIT License http://www.opensource.org/licenses/mit-license.php (as follows)
|
licensed under the MIT License http://www.opensource.org/licenses/mit-license.php (as follows)
|
||||||
|
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining
|
Permission is hereby granted, free of charge, to any person obtaining
|
||||||
a copy of this software and associated documentation files (the
|
a copy of this software and associated documentation files (the
|
||||||
"Software"), to deal in the Software without restriction, including
|
"Software"), to deal in the Software without restriction, including
|
||||||
@ -541,10 +541,10 @@ Within the ui/lib/flot directory
|
|||||||
distribute, sublicense, and/or sell copies of the Software, and to
|
distribute, sublicense, and/or sell copies of the Software, and to
|
||||||
permit persons to whom the Software is furnished to do so, subject to
|
permit persons to whom the Software is furnished to do so, subject to
|
||||||
the following conditions:
|
the following conditions:
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be
|
The above copyright notice and this permission notice shall be
|
||||||
included in all copies or substantial portions of the Software.
|
included in all copies or substantial portions of the Software.
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
@ -552,14 +552,14 @@ Within the ui/lib/flot directory
|
|||||||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
from Ole Laursen
|
from Ole Laursen
|
||||||
jquery.colorhelpers.js
|
jquery.colorhelpers.js
|
||||||
|
|
||||||
Within the ui/lib/jquery-ui directory
|
Within the ui/lib/jquery-ui directory
|
||||||
licensed under the MIT License http://www.opensource.org/licenses/mit-license.php (as follows)
|
licensed under the MIT License http://www.opensource.org/licenses/mit-license.php (as follows)
|
||||||
|
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining
|
Permission is hereby granted, free of charge, to any person obtaining
|
||||||
a copy of this software and associated documentation files (the
|
a copy of this software and associated documentation files (the
|
||||||
"Software"), to deal in the Software without restriction, including
|
"Software"), to deal in the Software without restriction, including
|
||||||
@ -567,10 +567,10 @@ Within the ui/lib/jquery-ui directory
|
|||||||
distribute, sublicense, and/or sell copies of the Software, and to
|
distribute, sublicense, and/or sell copies of the Software, and to
|
||||||
permit persons to whom the Software is furnished to do so, subject to
|
permit persons to whom the Software is furnished to do so, subject to
|
||||||
the following conditions:
|
the following conditions:
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be
|
The above copyright notice and this permission notice shall be
|
||||||
included in all copies or substantial portions of the Software.
|
included in all copies or substantial portions of the Software.
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
@ -578,17 +578,17 @@ Within the ui/lib/jquery-ui directory
|
|||||||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
from jQuery UI Developers http://jqueryui.com/about
|
from jQuery UI Developers http://jqueryui.com/about
|
||||||
css/jquery-ui.css
|
css/jquery-ui.css
|
||||||
index.html
|
index.html
|
||||||
js/jquery-ui.js
|
js/jquery-ui.js
|
||||||
|
|
||||||
Within the ui/lib/qunit directory
|
Within the ui/lib/qunit directory
|
||||||
licensed under the MIT License http://www.opensource.org/licenses/mit-license.php (as follows)
|
licensed under the MIT License http://www.opensource.org/licenses/mit-license.php (as follows)
|
||||||
|
|
||||||
Copyright (c) 2012 John Resig, Jörn Zaefferer
|
Copyright (c) 2012 John Resig, Jörn Zaefferer
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining
|
Permission is hereby granted, free of charge, to any person obtaining
|
||||||
a copy of this software and associated documentation files (the
|
a copy of this software and associated documentation files (the
|
||||||
"Software"), to deal in the Software without restriction, including
|
"Software"), to deal in the Software without restriction, including
|
||||||
@ -596,10 +596,10 @@ Within the ui/lib/qunit directory
|
|||||||
distribute, sublicense, and/or sell copies of the Software, and to
|
distribute, sublicense, and/or sell copies of the Software, and to
|
||||||
permit persons to whom the Software is furnished to do so, subject to
|
permit persons to whom the Software is furnished to do so, subject to
|
||||||
the following conditions:
|
the following conditions:
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be
|
The above copyright notice and this permission notice shall be
|
||||||
included in all copies or substantial portions of the Software.
|
included in all copies or substantial portions of the Software.
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||||
@ -607,20 +607,20 @@ Within the ui/lib/qunit directory
|
|||||||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
|
||||||
from Jorn Zaefferer
|
from Jorn Zaefferer
|
||||||
qunit.css from http://docs.jquery.com/QUnit
|
qunit.css from http://docs.jquery.com/QUnit
|
||||||
qunit.js from http://docs.jquery.com/QUnit
|
qunit.js from http://docs.jquery.com/QUnit
|
||||||
|
|
||||||
Within the utils/src/main/java/com/cloud/utils/db directory
|
Within the utils/src/main/java/com/cloud/utils/db directory
|
||||||
licensed under the Apache License, Version 2 http://www.apache.org/licenses/LICENSE-2.0.txt (as above)
|
licensed under the Apache License, Version 2 http://www.apache.org/licenses/LICENSE-2.0.txt (as above)
|
||||||
Copyright (c) 2004 Clinton Begin
|
Copyright (c) 2004 Clinton Begin
|
||||||
from Clinton Begin http://code.google.com/p/mybatis/
|
from Clinton Begin http://code.google.com/p/mybatis/
|
||||||
ScriptRunner.java from http://code.google.com/p/mybatis/
|
ScriptRunner.java from http://code.google.com/p/mybatis/
|
||||||
|
|
||||||
Within the utils/src/main/java/org/apache/commons/httpclient/contrib/ssl directory
|
Within the utils/src/main/java/org/apache/commons/httpclient/contrib/ssl directory
|
||||||
licensed under the Apache License, Version 2 http://www.apache.org/licenses/LICENSE-2.0.txt (as above)
|
licensed under the Apache License, Version 2 http://www.apache.org/licenses/LICENSE-2.0.txt (as above)
|
||||||
Copyright (c) 2007 The Apache Software Foundation
|
Copyright (c) 2007 The Apache Software Foundation
|
||||||
from The Apache Software Foundation http://www.apache.org/
|
from The Apache Software Foundation http://www.apache.org/
|
||||||
EasySSLProtocolSocketFactory.java
|
EasySSLProtocolSocketFactory.java
|
||||||
EasyX509TrustManager.java
|
EasyX509TrustManager.java
|
||||||
|
|||||||
52
NOTICE
52
NOTICE
@ -1,62 +1,62 @@
|
|||||||
Apache CloudStack
|
Apache CloudStack
|
||||||
Copyright 2014 The Apache Software Foundation
|
Copyright 2014 The Apache Software Foundation
|
||||||
|
|
||||||
This product includes software developed at
|
This product includes software developed at
|
||||||
The Apache Software Foundation (http://www.apache.org/).
|
The Apache Software Foundation (http://www.apache.org/).
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
This distribution contains third party resources requiring the following notices:
|
This distribution contains third party resources requiring the following notices:
|
||||||
|
|
||||||
|
|
||||||
For
|
For
|
||||||
jquery.js
|
jquery.js
|
||||||
|
|
||||||
|
|
||||||
jQuery JavaScript Library v1.3.2
|
jQuery JavaScript Library v1.3.2
|
||||||
http://jquery.com/
|
http://jquery.com/
|
||||||
|
|
||||||
Copyright (c) 2009 John Resig
|
Copyright (c) 2009 John Resig
|
||||||
Dual licensed under the MIT and GPL licenses.
|
Dual licensed under the MIT and GPL licenses.
|
||||||
http://docs.jquery.com/License
|
http://docs.jquery.com/License
|
||||||
|
|
||||||
Date: 2009-02-19 17:34:21 -0500 (Thu, 19 Feb 2009)
|
Date: 2009-02-19 17:34:21 -0500 (Thu, 19 Feb 2009)
|
||||||
Revision: 6246
|
Revision: 6246
|
||||||
|
|
||||||
|
|
||||||
For
|
For
|
||||||
jquery.js
|
jquery.js
|
||||||
|
|
||||||
|
|
||||||
jQuery JavaScript Library v1.6.4
|
jQuery JavaScript Library v1.6.4
|
||||||
http://jquery.com/
|
http://jquery.com/
|
||||||
|
|
||||||
Copyright 2011, John Resig
|
Copyright 2011, John Resig
|
||||||
Dual licensed under the MIT or GPL Version 2 licenses.
|
Dual licensed under the MIT or GPL Version 2 licenses.
|
||||||
http://jquery.org/license
|
http://jquery.org/license
|
||||||
|
|
||||||
Includes Sizzle.js
|
Includes Sizzle.js
|
||||||
http://sizzlejs.com/
|
http://sizzlejs.com/
|
||||||
Copyright 2011, The Dojo Foundation
|
Copyright 2011, The Dojo Foundation
|
||||||
Released under the MIT, BSD, and GPL Licenses.
|
Released under the MIT, BSD, and GPL Licenses.
|
||||||
|
|
||||||
Date: Mon Sep 12 18:54:48 2011 -0400
|
Date: Mon Sep 12 18:54:48 2011 -0400
|
||||||
|
|
||||||
|
|
||||||
For
|
For
|
||||||
jquery.md5.js
|
jquery.md5.js
|
||||||
|
|
||||||
|
|
||||||
jQuery MD5 Plugin 1.2.1
|
jQuery MD5 Plugin 1.2.1
|
||||||
https://github.com/blueimp/jQuery-MD5
|
https://github.com/blueimp/jQuery-MD5
|
||||||
|
|
||||||
Copyright 2010, Sebastian Tschan
|
Copyright 2010, Sebastian Tschan
|
||||||
https://blueimp.net
|
https://blueimp.net
|
||||||
|
|
||||||
Licensed under the MIT license:
|
Licensed under the MIT license:
|
||||||
http://creativecommons.org/licenses/MIT/
|
http://creativecommons.org/licenses/MIT/
|
||||||
|
|
||||||
Based on
|
Based on
|
||||||
A JavaScript implementation of the RSA Data Security, Inc. MD5 Message
|
A JavaScript implementation of the RSA Data Security, Inc. MD5 Message
|
||||||
Digest Algorithm, as defined in RFC 1321.
|
Digest Algorithm, as defined in RFC 1321.
|
||||||
@ -65,15 +65,15 @@ Copyright 2014 The Apache Software Foundation
|
|||||||
Distributed under the BSD License
|
Distributed under the BSD License
|
||||||
See http://pajhome.org.uk/crypt/md5 for more info.
|
See http://pajhome.org.uk/crypt/md5 for more info.
|
||||||
|
|
||||||
|
|
||||||
For
|
For
|
||||||
jquery.colorhelpers.js
|
jquery.colorhelpers.js
|
||||||
|
|
||||||
|
|
||||||
Plugin for jQuery for working with colors.
|
Plugin for jQuery for working with colors.
|
||||||
|
|
||||||
Version 1.1.
|
Version 1.1.
|
||||||
|
|
||||||
Inspiration from jQuery color animation plugin by John Resig.
|
Inspiration from jQuery color animation plugin by John Resig.
|
||||||
|
|
||||||
Released under the MIT license by Ole Laursen, October 2009.
|
Released under the MIT license by Ole Laursen, October 2009.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user