From 47007b7931cbb46173013028646079757da7d979 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 16 Jun 2005 09:08:53 +0000 Subject: [PATCH] For RPM spec, use License: rather than Copyright: (obsolete) --- idzebra.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/idzebra.spec.in b/idzebra.spec.in index 2356d73..131f6d2 100644 --- a/idzebra.spec.in +++ b/idzebra.spec.in @@ -2,7 +2,7 @@ Name: idzebra Version: @VERSION@ Release: 1 Requires: libyaz expat bzip2-libs tcl -Copyright: GPL +License: GPL Group: Applications/Databases Vendor: Index Data ApS Source: idzebra-%{version}.tar.gz -- 1.7.10.4