@@ -12,34 +12,3 @@ Copyright 2014-2020 by Appcelerator, Inc.
12
12
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
13
See the License for the specific language governing permissions and
14
14
limitations under the License.
15
-
16
- -------------------------------------------------------------------------------
17
-
18
- lib/certs.js contains code from the "forge" project.
19
- https://github.com/digitalbazaar/forge
20
-
21
- New BSD License (3-clause)
22
- Copyright (c) 2010, Digital Bazaar, Inc.
23
- All rights reserved.
24
-
25
- Redistribution and use in source and binary forms, with or without
26
- modification, are permitted provided that the following conditions are met:
27
- * Redistributions of source code must retain the above copyright
28
- notice, this list of conditions and the following disclaimer.
29
- * Redistributions in binary form must reproduce the above copyright
30
- notice, this list of conditions and the following disclaimer in the
31
- documentation and/or other materials provided with the distribution.
32
- * Neither the name of Digital Bazaar, Inc. nor the
33
- names of its contributors may be used to endorse or promote products
34
- derived from this software without specific prior written permission.
35
-
36
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
37
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
38
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
39
- DISCLAIMED. IN NO EVENT SHALL DIGITAL BAZAAR BE LIABLE FOR ANY
40
- DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
41
- (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
42
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
43
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
44
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
45
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
0 commit comments