[ofa-general] [PATCH 1/2] Update License: field in librdmacm spec file

Roland Dreier rdreier at cisco.com
Sat Jan 19 13:54:15 PST 2008


Update License: field to match the exact format given in
http://fedoraproject.org/wiki/Packaging/LicensingGuidelines
for a package available under a choice of GPL or BSD license.

Signed-off-by: Roland Dreier <rolandd at cisco.com>
---
 librdmacm.spec.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/librdmacm.spec.in b/librdmacm.spec.in
index 2fab9d4..bc55d07 100644
--- a/librdmacm.spec.in
+++ b/librdmacm.spec.in
@@ -6,7 +6,7 @@ Release: 1%{?dist}
 Summary: Userspace RDMA Connection Manager.
 
 Group: System Environment/Libraries
-License: GPL/BSD
+License: GPLv2 or BSD
 Url: http://www.openfabrics.org/
 Source: http://www.openfabrics.org/downloads/%{name}-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)



More information about the general mailing list