From 40b0abbb2bae882c8ccd0b0763651fcedf830365 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 27 May 2015 08:55:21 +0000 Subject: [PATCH] GPLv2 in proper places --- debian/copyright | 21 ++++++++++++++++++--- mp-sparql.spec | 4 ++-- 2 files changed, 20 insertions(+), 5 deletions(-) diff --git a/debian/copyright b/debian/copyright index 23477a8..107b12c 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,21 @@ -This is the debian meta-package for mp-sparql +mp-sparql is copyright 2014, 2015 Index Data -It was created Index Data . +License: GPLv2 -Copyright (C) 2014 by Index Data Aps. + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. + +See /usr/share/common-licenses/GPL-2, or + for the terms of the latest version +of the GNU General Public License. diff --git a/mp-sparql.spec b/mp-sparql.spec index 9facf78..3bfe91e 100644 --- a/mp-sparql.spec +++ b/mp-sparql.spec @@ -6,13 +6,13 @@ Release: 1.indexdata BuildRequires: gcc gcc-c++ pkgconfig BuildRequires: docbook-style-xsl BuildRequires: libmetaproxy6-devel >= 1.4.0 -License: proprietary +License: GPL Group: Applications/Internet Vendor: Index Data ApS Source: mp-sparql-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-root Packager: Adam Dickmeiss -URL: http://www.indexdata.com/metaproxy +URL: http://www.indexdata.com/mp-sparql Requires: metaproxy6 Requires: libmetaproxy6 -- 1.7.10.4