From 4fe57ead005dbcc2973eb7b46ca7f47fa5ef1a13 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Sun, 11 Sep 2016 12:40:14 -0700 Subject: [PATCH] Fix license confusion. We relicensed as New BSD a long time ago, so the POM should reflect that. Also fixed the authors referenced in the LICENSE file. Closes #66 --- LICENSE | 2 +- pom.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 883d10c..0d9b255 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ Getdown - application installer, patcher and launcher -Copyright (C) 2004-2014 Three Rings Design, Inc. +Copyright (C) 2004-2016 Getdown authors Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: diff --git a/pom.xml b/pom.xml index bcaf254..845e4fe 100644 --- a/pom.xml +++ b/pom.xml @@ -25,8 +25,8 @@ - GNU Lesser General Public License (LGPL), Version 2.1 - http://www.fsf.org/licensing/licenses/lgpl.txt + The (New) BSD License + http://www.opensource.org/licenses/bsd-license.php repo