You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Permission is hereby granted, free of charge, to any person obtaining
67
+
a copy of this software and associated documentation files (the
68
+
"Software"), to deal in the Software without restriction, including
69
+
without limitation the rights to use, copy, modify, merge, publish,
70
+
distribute, sublicense, and/or sell copies of the Software, and to
71
+
permit persons to whom the Software is furnished to do so, subject to
72
+
the following conditions:
73
+
74
+
The above copyright notice and this permission notice shall be
75
+
included in all copies or substantial portions of the Software.
76
+
77
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
78
+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
79
+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
80
+
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
81
+
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
82
+
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
83
+
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
84
+
85
+
https://code.google.com/p/crypto-js/wiki/License
86
+
FILES: ext/cryptojs-*.js
87
+
----
88
+
89
+
YUI Library
90
+
91
+
Software License Agreement (BSD License)
92
+
93
+
Copyright c 2013 Yahoo! Inc. All rights reserved.
94
+
95
+
Redistribution and use of this software in source and binary forms,
96
+
with or without modification, are permitted provided that the
97
+
following conditions are met:
98
+
99
+
- Redistributions of source code must retain the above copyright
100
+
notice, this list of conditions and the following disclaimer.
101
+
102
+
- Redistributions in binary form must reproduce the above copyright
103
+
notice, this list of conditions and the following disclaimer in the
104
+
documentation and/or other materials provided with the distribution.
105
+
106
+
- Neither the name of Yahoo! Inc. nor the names of YUI's contributors
107
+
may be used to endorse or promote products derived from this
108
+
software without specific prior written permission of Yahoo! Inc.
109
+
110
+
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
111
+
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
112
+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
113
+
A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
114
+
OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
115
+
SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
116
+
LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
117
+
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
118
+
THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
119
+
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
120
+
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
121
+
122
+
http://yuilibrary.com/license/
123
+
LICENSE: BSD License
124
+
FILES: ext/yui*.js
125
+
----
126
+
127
+
Bitcoin JS
128
+
129
+
Copyright (c) 2011 Stefan Thomas
130
+
131
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
132
+
133
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
134
+
135
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
0 commit comments