From 0866d407d83198a03f9876947ab29fde357f396d Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 16 Jun 2005 09:05:10 +0000 Subject: [PATCH] For RPM spec, use License: rather than Copyright: (obsolete) --- yaz.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaz.spec.in b/yaz.spec.in index f425520..d8fed40 100644 --- a/yaz.spec.in +++ b/yaz.spec.in @@ -3,7 +3,7 @@ Name: yaz Version: @VERSION@ Release: 1 Requires: libxml2 openssl readline libyaz = %{version} -Copyright: YAZ License +License: YAZ License Group: Other Vendor: Index Data ApS Source: yaz-%{version}.tar.gz -- 1.7.10.4