From 6f170afcf4538ced29feac8edbbc4a758062163d Mon Sep 17 00:00:00 2001 From: Steven Murray <steven.murray@cern.ch> Date: Tue, 16 Aug 2016 10:26:13 +0200 Subject: [PATCH] Changed CTA Licence tag from http://cern.ch/castor/DIST/CONDITIONS to GPLv3+ --- cta.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cta.spec.in b/cta.spec.in index d2798fea39..7f31269714 100644 --- a/cta.spec.in +++ b/cta.spec.in @@ -23,7 +23,7 @@ Name: %{name} Version: %{ctaVersion} Release: %{ctaRelease}%{mydist} Source: %{name}-%{ctaVersion}-%{ctaRelease}.tar.gz -License: http://cern.ch/castor/DIST/CONDITIONS +License: GPLv3+ Group: Application/cta BuildRoot: %{_builddir}/%{name}-%{version}-root BuildRequires: cmake >= 2.6 redhat-rpm-config -- GitLab