From 561556fbd1f59492cfa8fdd790f2ce39c90f3a8d Mon Sep 17 00:00:00 2001 From: mo khan Date: Tue, 22 Oct 2019 13:03:22 -0600 Subject: Sort license names --- normalized-licenses.yml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/normalized-licenses.yml b/normalized-licenses.yml index 7b2e50b..3bfed18 100644 --- a/normalized-licenses.yml +++ b/normalized-licenses.yml @@ -1,33 +1,33 @@ --- ids: - ASL, version 2: Apache-2.0 - Apache 2.0: Apache-2.0 Apache1_1: Apache-1.1 + Apache 2.0: Apache-2.0 Apache2: Apache-2.0 + ASL, version 2: Apache-2.0 BSD: BSD-4-Clause CC0 1.0 Universal: CC0-1.0 CC01: CC0-1.0 EPL1: EPL-1.0 GPLv2: GPL-2.0 GPLv3: GPL-3.0 + http://www.apache.org/licenses/LICENSE-2.0: Apache-2.0 ISC: ISC LGPL 2.1: LGPL-2.1 - LGPL, version 2.1: LGPL-2.1 LGPL2_1: LGPL-2.1 LGPL: LGPL-3.0-only + LGPL, version 2.1: LGPL-2.1 MIT: MIT + Mozilla Public License 2.0: MPL-2.0 MPL 1.1: MPL-1.1 MPL1_1: MPL-1.1 MPL2: MPL-2.0 - Mozilla Public License 2.0: MPL-2.0 - New BSD License: BSD-3-Clause New BSD: BSD-3-Clause NewBSD: BSD-3-Clause - Python Software Foundation License: Python-2.0 + New BSD License: BSD-3-Clause Python: Python-2.0 + Python Software Foundation License: Python-2.0 Ruby: Ruby + ruby: Ruby Simplified BSD: BSD-2-Clause SimplifiedBSD: BSD-2-Clause - http://www.apache.org/licenses/LICENSE-2.0: Apache-2.0 - ruby: Ruby unknown: unknown -- cgit v1.2.3