File tree Expand file tree Collapse file tree 6 files changed +7
-31
lines changed
Expand file tree Collapse file tree 6 files changed +7
-31
lines changed Original file line number Diff line number Diff line change 11.DS_Store
22Thumbs.db
33node_modules
4- temp
4+ temp
Original file line number Diff line number Diff line change 11language : node_js
22node_js :
3- - " 0.11"
43 - " 0.10"
4+ - " 4"
5+ - " 6"
56script :
67 - make test
7- - make test-ci-coverage
8+ - make test-ci-coverage
Original file line number Diff line number Diff line change 175175 of your accepting any such warranty or additional liability.
176176
177177 END OF TERMS AND CONDITIONS
178-
179- APPENDIX: How to apply the Apache License to your work.
180-
181- To apply the Apache License to your work, attach the following
182- boilerplate notice, with the fields enclosed by brackets "[]"
183- replaced with your own identifying information. (Don't include
184- the brackets!) The text should be enclosed in the appropriate
185- comment syntax for the file format. We also recommend that a
186- file or class name and description of purpose be included on the
187- same "printed page" as the copyright notice for easier
188- identification within third-party archives.
189-
190- Copyright 2014 Brian Reavis
191-
192- Licensed under the Apache License, Version 2.0 (the "License");
193- you may not use this file except in compliance with the License.
194- You may obtain a copy of the License at
195-
196- http://www.apache.org/licenses/LICENSE-2.0
197-
198- Unless required by applicable law or agreed to in writing, software
199- distributed under the License is distributed on an "AS IS" BASIS,
200- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201- See the License for the specific language governing permissions and
202- limitations under the License.
Original file line number Diff line number Diff line change 3737 git push origin --tags
3838 npm publish
3939 @echo "\033[32mv${version} released\033[0;39m"
40- endif
40+ endif
Original file line number Diff line number Diff line change @@ -193,7 +193,7 @@ $ npm test
193193
194194## License
195195
196- Copyright © ; 2014 [ Brian Reavis ] ( https://github.com/brianreavis ) & [ Contributors] ( https://github.com/naturalatlas/migrat/graphs/contributors )
196+ Copyright © ; 2014–2016 [ Natural Atlas, Inc. ] ( https://github.com/naturalatlas ) & [ Contributors] ( https://github.com/naturalatlas/migrat/graphs/contributors )
197197
198198Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at: http://www.apache.org/licenses/LICENSE-2.0
199199
Original file line number Diff line number Diff line change 2323 "url" : " git://github.com/naturalatlas/migrat.git"
2424 },
2525 "author" : " Brian Reavis <brian@thirdroute.com>" ,
26- "license" : " Apache License, v2 .0" ,
26+ "license" : " Apache-2 .0" ,
2727 "dependencies" : {
2828 "async" : " ^0.9.0" ,
2929 "lodash" : " ^2.4.1" ,
You can’t perform that action at this time.
0 commit comments