* 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