From 2040897c658cf15853c4bc19d5fbe35f347abed9 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 27 May 2015 08:55:52 +0000 Subject: [PATCH] GPLv2 in proper places --- debian/copyright | 21 ++++++++++++++++++--- mp-xquery.spec | 2 +- 2 files changed, 19 insertions(+), 4 deletions(-) diff --git a/debian/copyright b/debian/copyright index 102c1dd..8866e61 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,21 @@ -This is the debian meta-package for mp-xquery +mp-xquery 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-xquery.spec b/mp-xquery.spec index 2ec7af1..9763ec6 100644 --- a/mp-xquery.spec +++ b/mp-xquery.spec @@ -8,7 +8,7 @@ BuildRequires: libmetaproxy6-devel >= 1.4.0 BuildRequires: idzorba BuildRequires: libxslt BuildRequires: docbook-style-xsl -License: proprietary +License: GPL Group: Applications/Internet Vendor: Index Data ApS Source: mp-xquery-%{version}.tar.gz -- 1.7.10.4