From 6395a1cbd9e50bfb9ef59c96e38b8facded47e87 Mon Sep 17 00:00:00 2001 From: Sebastian Schuberth Date: Tue, 28 Feb 2017 09:50:58 +0100 Subject: Fix links to the New BSD License in meta-data The "New BSD License" is the "3-Clause BSD License", but the links were pointing to the "2-Clause BSD License". --- java/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/pom.xml') diff --git a/java/pom.xml b/java/pom.xml index 41c9b9da..0257cf54 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -40,7 +40,7 @@ New BSD license - http://www.opensource.org/licenses/bsd-license.php + https://opensource.org/licenses/BSD-3-Clause repo -- cgit v1.2.3