Skip to content

Commit 9f99d4e

Browse files
committed
Update OSSREADME to have only modules that dont have a explicit license file
1 parent 4c2b9a6 commit 9f99d4e

1 file changed

Lines changed: 5 additions & 114 deletions

File tree

extensions/emmet/OSSREADME.json

Lines changed: 5 additions & 114 deletions
Original file line numberDiff line numberDiff line change
@@ -1,118 +1,9 @@
11
[
22
{
3-
"name": "@emmetio/expand-abbreviation",
4-
"license": "MIT",
5-
"version": "0.5.7",
6-
"repositoryURL": "https://github.com/emmetio/expand-abbreviation",
7-
"licenseDetail": [
8-
"MIT License",
9-
"",
10-
"Copyright (c) 2017 Emmet.io",
11-
"",
12-
"Permission is hereby granted, free of charge, to any person obtaining a copy",
13-
"of this software and associated documentation files (the \"Software\"), to deal",
14-
"in the Software without restriction, including without limitation the rights",
15-
"to use, copy, modify, merge, publish, distribute, sublicense, and/or sell",
16-
"copies of the Software, and to permit persons to whom the Software is",
17-
"furnished to do so, subject to the following conditions:",
18-
"",
19-
"The above copyright notice and this permission notice shall be included in all",
20-
"copies or substantial portions of the Software.",
21-
"",
22-
"THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR",
23-
"IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,",
24-
"FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE",
25-
"AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER",
26-
"LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,",
27-
"OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE",
28-
"SOFTWARE."
29-
]
30-
},
31-
{
32-
"name": "@emmetio/css-parser",
33-
"license": "MIT",
34-
"version": "0.3.0",
35-
"repositoryURL": "https://github.com/emmetio/css-parser",
36-
"licenseDetail": [
37-
"MIT License",
38-
"",
39-
"Copyright (c) 2017 Emmet.io",
40-
"",
41-
"Permission is hereby granted, free of charge, to any person obtaining a copy",
42-
"of this software and associated documentation files (the \"Software\"), to deal",
43-
"in the Software without restriction, including without limitation the rights",
44-
"to use, copy, modify, merge, publish, distribute, sublicense, and/or sell",
45-
"copies of the Software, and to permit persons to whom the Software is",
46-
"furnished to do so, subject to the following conditions:",
47-
"",
48-
"The above copyright notice and this permission notice shall be included in all",
49-
"copies or substantial portions of the Software.",
50-
"",
51-
"THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR",
52-
"IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,",
53-
"FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE",
54-
"AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER",
55-
"LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,",
56-
"OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE",
57-
"SOFTWARE."
58-
]
59-
},
60-
{
61-
"name": "@emmetio/extract-abbreviation",
62-
"license": "MIT",
63-
"version": "0.1.2",
64-
"repositoryURL": "https://github.com/emmetio/extract-abbreviation",
65-
"licenseDetail": [
66-
"MIT License",
67-
"",
68-
"Copyright (c) 2017 Emmet.io",
69-
"",
70-
"Permission is hereby granted, free of charge, to any person obtaining a copy",
71-
"of this software and associated documentation files (the \"Software\"), to deal",
72-
"in the Software without restriction, including without limitation the rights",
73-
"to use, copy, modify, merge, publish, distribute, sublicense, and/or sell",
74-
"copies of the Software, and to permit persons to whom the Software is",
75-
"furnished to do so, subject to the following conditions:",
76-
"",
77-
"The above copyright notice and this permission notice shall be included in all",
78-
"copies or substantial portions of the Software.",
79-
"",
80-
"THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR",
81-
"IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,",
82-
"FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE",
83-
"AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER",
84-
"LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,",
85-
"OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE",
86-
"SOFTWARE."
87-
]
88-
},
89-
{
90-
"name": "@emmetio/html-matcher",
91-
"license": "MIT",
92-
"version": "0.3.2",
93-
"repositoryURL": "https://github.com/emmetio/html-matcher",
94-
"licenseDetail": [
95-
"MIT License",
96-
"",
97-
"Copyright (c) 2017 Emmet.io",
98-
"",
99-
"Permission is hereby granted, free of charge, to any person obtaining a copy",
100-
"of this software and associated documentation files (the \"Software\"), to deal",
101-
"in the Software without restriction, including without limitation the rights",
102-
"to use, copy, modify, merge, publish, distribute, sublicense, and/or sell",
103-
"copies of the Software, and to permit persons to whom the Software is",
104-
"furnished to do so, subject to the following conditions:",
105-
"",
106-
"The above copyright notice and this permission notice shall be included in all",
107-
"copies or substantial portions of the Software.",
108-
"",
109-
"THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR",
110-
"IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,",
111-
"FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE",
112-
"AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER",
113-
"LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,",
114-
"OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE",
115-
"SOFTWARE."
116-
]
3+
"name": "browser-stdout",
4+
"version": "1.3.0",
5+
"isLicense": true,
6+
"repositoryURL": "https://github.com/kumavis/browser-stdout",
7+
"license": "ISC"
1178
}
1189
]

0 commit comments

Comments
 (0)