Skip to content

Commit bcd240e

Browse files
johnjbartonmichaelficarra
authored andcommitted
Remove license for SourceNodeMocks (estools#356)
* Remove license info for SourceNodeMocks. The code is no long in the repo, so the license is not needed. * Delete LICENSE.source-map The SourceNodeMocks are no longer in the repo. * Remove unused file from files list.
1 parent ce726e9 commit bcd240e

File tree

3 files changed

+0
-60
lines changed

3 files changed

+0
-60
lines changed

LICENSE.source-map

Lines changed: 0 additions & 27 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -82,35 +82,3 @@ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
8282
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
8383
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
8484
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
85-
86-
#### source-map
87-
88-
SourceNodeMocks has a limited interface of mozilla/source-map SourceNode implementations.
89-
90-
Copyright (c) 2009-2011, Mozilla Foundation and contributors
91-
All rights reserved.
92-
93-
Redistribution and use in source and binary forms, with or without
94-
modification, are permitted provided that the following conditions are met:
95-
96-
* Redistributions of source code must retain the above copyright notice, this
97-
list of conditions and the following disclaimer.
98-
99-
* Redistributions in binary form must reproduce the above copyright notice,
100-
this list of conditions and the following disclaimer in the documentation
101-
and/or other materials provided with the distribution.
102-
103-
* Neither the names of the Mozilla Foundation nor the names of project
104-
contributors may be used to endorse or promote products derived from this
105-
software without specific prior written permission.
106-
107-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
108-
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
109-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
110-
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
111-
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
112-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
113-
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
114-
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
115-
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
116-
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
},
1010
"files": [
1111
"LICENSE.BSD",
12-
"LICENSE.source-map",
1312
"README.md",
1413
"bin",
1514
"escodegen.js",

0 commit comments

Comments
 (0)