Skip to content

Commit 688ab1c

Browse files
committed
Fix the sentence about Licenses
1 parent ca8c20b commit 688ab1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,6 @@ COPYRIGHT AND LICENSE
9696

9797
Copyright 2016 titsuki
9898

99-
libmecab ( http://taku910.github.io/mecab/ ) by Taku Kudo is licensed under the GPL/LGPL/BSD License.
99+
libmecab ( http://taku910.github.io/mecab/ ) by Taku Kudo is licensed under the GPL, LGPL or BSD Licenses.
100100

101101
This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.

lib/MeCab.pm6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ titsuki <titsuki@cpan.org>
149149
150150
Copyright 2016 titsuki
151151
152-
libmecab ( http://taku910.github.io/mecab/ ) by Taku Kudo is licensed under the GPL/LGPL/BSD License.
152+
libmecab ( http://taku910.github.io/mecab/ ) by Taku Kudo is licensed under the GPL, LGPL or BSD Licenses.
153153
154154
This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.
155155

0 commit comments

Comments
 (0)