From 1ccd2969962650da529ab7dc488075d56f0f6850 Mon Sep 17 00:00:00 2001 From: Wu Yuhao Date: Mon, 21 Sep 2015 16:45:24 +0900 Subject: fix tokenizer regex for MPLv2.0 --- lib/Ninka/licensesentence.dict | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Ninka/licensesentence.dict b/lib/Ninka/licensesentence.dict index 5ab826c..7ad5860 100644 --- a/lib/Ninka/licensesentence.dict +++ b/lib/Ninka/licensesentence.dict @@ -381,7 +381,7 @@ MPL_LGPLsee:52:0:See the LGPL or the MPL for the specific language governing rig MPLandGPLnoDelete:52:0:If you do not delete the provisions above, a recipient can use your version of this file under either the MPL or the GPL: MPLandGPLv2:52:0:Alternatively, the contents of this file can be used under the terms of the GNU General Public License version 2 \(the GPL\), in which case the provisions of the GPL are applicable instead of the above: MPLcopy:52:0:You may obtain a copy of the License at http//www.mozilla.org/MPL/: -MPLv2part1:10:0:^This Source Code Form is subject to the terms of the Mozilla Public License, v 2$0: +MPLv2part1:10:0:^This Source Code Form is subject to the terms of the Mozilla Public License, v 20$: # rather than trying to fight the splitter, then just just do as it wants MPLv2part1a:10:0:^2.0$: MPLv2part2:10:0:If a copy of the MPL was not distributed with this file, You can obtain one at http//mozilla.org/MPL/2.0/: -- cgit v1.2.1