Add Apache-2.0 in License section 61/323161/1 tizen
authorduna.oh <duna.oh@samsung.com>
Wed, 23 Apr 2025 12:06:35 +0000 (21:06 +0900)
committerduna.oh <duna.oh@samsung.com>
Wed, 23 Apr 2025 12:07:00 +0000 (21:07 +0900)
Change-Id: I05d74f515bac5dff2b43363a012b985f473d65dc

packaging/libevdev.spec

index d6ed6c2300c717d471319c65562ba9f74fd89f82..012fe962c4f6853d6211d2d0f6353448ae83e13c 100644 (file)
@@ -1,7 +1,7 @@
 Name:           libevdev
 Version:        1.13.3
 Release:        0
-License:        MIT
+License:        MIT and Apache-2.0
 Summary:        wrapper library for evdev input devices
 Url:            git://anongit.freedesktop.org/libevdev
 Group:          System/Libraries
@@ -58,7 +58,7 @@ ninja -C builddir install
 %files
 %manifest %{name}.manifest
 %defattr(-,root,root)
-%license COPYING
+%license COPYING doc/style/LICENSE
 %{_libdir}/*.so.*
 
 ## disable tools ##