[libvirt] [java PATCH] maint: correct name for license file

Eric Blake eblake at redhat.com
Thu Sep 27 22:04:44 UTC 2012


* LICENCE: Move to LICENSE.
* libvirt-java.spec.in: Reflect the rename.
---

Pushing under the trivial rule.

 LICENCE => LICENSE   | 0
 libvirt-java.spec.in | 2 +-
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename LICENCE => LICENSE (100%)

diff --git a/LICENCE b/LICENSE
similarity index 100%
rename from LICENCE
rename to LICENSE
diff --git a/libvirt-java.spec.in b/libvirt-java.spec.in
index 4fd74fc..13044c0 100644
--- a/libvirt-java.spec.in
+++ b/libvirt-java.spec.in
@@ -72,7 +72,7 @@ rm -rf %{buildroot}

 %files
 %defattr(-,root,root)
-%doc AUTHORS LICENCE NEWS README INSTALL
+%doc AUTHORS LICENSE NEWS README INSTALL
 %{_javadir}/*.jar

 %files devel
-- 
1.7.11.4




More information about the libvir-list mailing list