From 351c3e5111459030e5a35a70c011c80bb178d772 Mon Sep 17 00:00:00 2001 From: Bojan Smojver Date: Fri, 5 Sep 2014 10:10:09 +1000 Subject: [PATCH] Update license to ASL 2.0. --- xrdp.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xrdp.spec b/xrdp.spec index 5ca1110..38f5cab 100644 --- a/xrdp.spec +++ b/xrdp.spec @@ -2,7 +2,7 @@ Summary: Open source remote desktop protocol (RDP) server Name: xrdp Version: 0.8.0 Release: 1%{?dist} -License: GPLv2+ with exceptions +License: ASL 2.0 Group: Applications/Internet URL: http://www.xrdp.org/ Source0: https://github.com/neutrinolabs/xrdp/archive/xrdp-%{version}.tar.gz @@ -199,6 +199,7 @@ fi - new URLs for the project - do not specify rpaths - remove some merged patches, rework others +- update license to ASL 2.0 * Thu Aug 21 2014 Kevin Fenzi - 0.6.1-5 - Rebuild for rpm bug 1131960