From 4731ccd364e4e8f8d876e4cca49218c47872ca62 Mon Sep 17 00:00:00 2001 From: MATSUZAKI Tsuyoshi Date: Mon, 4 Jul 2022 19:07:19 +0900 Subject: [PATCH 1/2] Update LICENSE.md and -> or --- LICENSE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE.md b/LICENSE.md index ed1d4f3..9e4566e 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,4 +1,4 @@ -The software dual licensed under the MIT and GPL licenses. MIT license: +The software dual licensed under the MIT or GPL licenses. MIT license: Copyright (c) 2008-2013 Matsuza , Bjarke Walling From 3118bcc6b07791fc238b868beda22c23737d68d1 Mon Sep 17 00:00:00 2001 From: MATSUZAKI Tsuyoshi Date: Mon, 4 Jul 2022 19:08:28 +0900 Subject: [PATCH 2/2] Update unorm.js and -> or --- src/unorm.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/unorm.js b/src/unorm.js index 9720ded..e4e6ed6 100644 --- a/src/unorm.js +++ b/src/unorm.js @@ -1,7 +1,7 @@ /* * UnicodeNormalizer 1.0.0 * Copyright (c) 2008 Matsuza - * Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. + * Dual licensed under the MIT (MIT-LICENSE.txt) or GPL (GPL-LICENSE.txt) licenses. * $Date: 2008-06-05 16:44:17 +0200 (Thu, 05 Jun 2008) $ * $Rev: 13309 $ */