Add LICENSE.BSD-3-Clause file
[platform/upstream/libxkbcommon.git] / packaging / libxkbcommon.spec
index bfd57cb..1abb498 100644 (file)
@@ -1,7 +1,7 @@
 Name:           libxkbcommon
 Version:        1.5.0
 Release:        0
-License:        MIT
+License:        BSD-3-Clause and MIT
 Summary:        Wayland libxkbcommon library
 Url:            http://wayland.freedesktop.org/
 Group:          Development/Libraries
@@ -75,7 +75,7 @@ ninja -C builddir install
 %files
 %manifest %{name}.manifest
 %defattr(-,root,root)
-%license COPYING
+%license COPYING LICENSE.BSD-3-Clause
 %{_libdir}/libxkbcommon.so.0*
 
 ## disable xkbregistry ##