]> xenbits.xensource.com Git - people/dstodden/blktap.git/commitdiff
CA-45498: Update RPM license header.
authorDaniel Stodden <daniel.stodden@citrix.com>
Fri, 15 Oct 2010 20:45:08 +0000 (13:45 -0700)
committerDaniel Stodden <daniel.stodden@citrix.com>
Fri, 15 Oct 2010 20:45:08 +0000 (13:45 -0700)
Signed-off-by: Daniel Stodden <daniel.stodden@citrix.com>
mk/Makefile
mk/blktap.spec.in

index bd8224c4edd2aabb6f701ad4195c9d8eb60a1b6d..efc9b5bb42d5eab598e6f9a549db89c00ad9644c 100644 (file)
@@ -67,4 +67,4 @@ $(RPM_BUILD_COOKIE): $(RPM_DIRECTORIES) $(SOURCES)
        @touch $@
 
 $(MY_SOURCES)/MANIFEST: $(MY_SOURCES_DIRSTAMP)
-       echo "blktap gpl+bsd+proprietary file $(MY_OUTPUT_DIR)/SRPMS/blktap-$(BLKTAP_VERSION)-$(BLKTAP_RELEASE).src.rpm" >$@
+       echo "blktap gpl+bsd file $(MY_OUTPUT_DIR)/SRPMS/blktap-$(BLKTAP_VERSION)-$(BLKTAP_RELEASE).src.rpm" >$@
index 4a13121715994a9c8f54cef9a41a7ebf19b030db..7ae30d80a792405981b54abe3f88588cdd8d306f 100644 (file)
@@ -2,7 +2,7 @@ Summary: blktap user space utilities
 Name: blktap
 Version: @BLKTAP_VERSION@
 Release: @BLKTAP_RELEASE@
-License: Proprietary
+License: GPLv2 or BSD
 Group: System/Hypervisor
 Source0: %{name}-%{version}.tar.bz2