aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoland Dreier <rolandd@cisco.com>2007-10-26 13:11:21 -0700
committerRoland Dreier <rolandd@cisco.com>2007-10-26 13:11:21 -0700
commitb844d345c2f90fa3ef49907f922bd4b5ea6c8995 (patch)
treea928bc4cce4bea627677a56177172677f5e3c2f2
parentd8aa0ddd4ca9e5647188baefaafccf2d6c632d86 (diff)
downloadlibmlx4-b844d345c2f90fa3ef49907f922bd4b5ea6c8995.tar.gz
Fix spec file License: tag
Our license information is properly described as "GPLv2 or BSD". Signed-off-by: Roland Dreier <rolandd@cisco.com>
-rw-r--r--libmlx4.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libmlx4.spec.in b/libmlx4.spec.in
index 50ec2ee..a7ff0de 100644
--- a/libmlx4.spec.in
+++ b/libmlx4.spec.in
@@ -4,7 +4,7 @@ Release: 1%{?dist}
Summary: Mellanox InfiniBand HCA Userspace Driver
Group: System Environment/Libraries
-License: GPL/BSD
+License: GPLv2 or BSD
Url: http://openib.org/
Source: http://openib.org/downloads/libmlx4-0.1.tar.gz
BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)