Skip to content

Commit b13e424

Browse files
committed
Put LGPL-3.0 by following Scrivito gem license
1 parent bced449 commit b13e424

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

README.md

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,10 @@ Initially designed by [@cognitom](https://github.com/cognitom) in 2015,
1313
replaced/developed by [YassLab](http://yasslab.jp/) team in 2016,
1414
and now passed to [CoderDojo Japan](http://coderdojo.jp/).
1515

16-
Now published under MIT License.
16+
## License
1717

18-
```
19-
The MIT License (MIT)
20-
Copyright (c) 2016 CoderDojo Japan
18+
By following [Scrivito gem](https://rubygems.org/gems/scrivito), publishd under LGPL-3.0.
2119

22-
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:
20+
This software can be used and modified under the LGPL-3.0. Please refer to
21+
http://www.gnu.org/licenses/lgpl-3.0.html for the license text.
2322

24-
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
25-
26-
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.
27-
```

0 commit comments

Comments
 (0)