Skip to content

Commit 0a2ee6e

Browse files
committed
chore: Add license files to root directory
1 parent 250764c commit 0a2ee6e

File tree

4 files changed

+23
-26
lines changed

4 files changed

+23
-26
lines changed

CONTRIBUTING.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Please see the {commit-messages-guide-url}[Commit messages guide] and the
2828
. Create your patch. If your change is a feature or a bugfix, please add a test
2929
case if possible. Note that the change must pass the CI.
3030
. Please update the copyright information if possible. This project is
31-
compliant with version 3.2 of the
31+
compliant with version 3.3 of the
3232
https://reuse.software/spec/[_REUSE Specification_].
3333
https://github.com/fsfe/reuse-tool[`reuse`] is useful for updating the
3434
copyright information.

LICENSE LICENSE-APACHE

-24
Original file line numberDiff line numberDiff line change
@@ -199,27 +199,3 @@
199199
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200200
See the License for the specific language governing permissions and
201201
limitations under the License.
202-
203-
---
204-
205-
MIT License
206-
207-
Copyright (c) 2024 Shun Sakai
208-
209-
Permission is hereby granted, free of charge, to any person obtaining a copy
210-
of this software and associated documentation files (the "Software"), to deal
211-
in the Software without restriction, including without limitation the rights
212-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
213-
copies of the Software, and to permit persons to whom the Software is
214-
furnished to do so, subject to the following conditions:
215-
216-
The above copyright notice and this permission notice shall be included in all
217-
copies or substantial portions of the Software.
218-
219-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
220-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
221-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
222-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
223-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
224-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
225-
SOFTWARE.

LICENSE-MIT

+21
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2024 Shun Sakai
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Copyright (C) 2024 Shun Sakai (see [AUTHORS.adoc])
5555
This library is distributed under the terms of either the _Apache License 2.0_
5656
or the _MIT License_.
5757

58-
This project is compliant with version 3.2 of the [_REUSE Specification_]. See
58+
This project is compliant with version 3.3 of the [_REUSE Specification_]. See
5959
copyright notices of individual files for more details on copyright and
6060
licensing information.
6161

0 commit comments

Comments
 (0)