Add Apache-2.0 in License section 56/323156/1 tizen
authorduna.oh <duna.oh@samsung.com>
Wed, 23 Apr 2025 11:48:11 +0000 (20:48 +0900)
committerduna.oh <duna.oh@samsung.com>
Wed, 23 Apr 2025 11:48:28 +0000 (20:48 +0900)
Change-Id: I27a32ce4998d9c37bfa90504e988e0e6f95abad4

packaging/libinput.spec

index c40684a247a53bac09f95ec2fb86687e0a149b6a..f4f62b5590f21cae28ca05be4da6aac18c2071fa 100644 (file)
@@ -4,7 +4,7 @@
 Name:           libinput
 Version:        1.27.1
 Release:        0
-License:        MIT
+License:        MIT and Apache-2.0
 Summary:        Input devices for display servers and other applications
 Url:            http://www.freedesktop.org/software/libinput/libinput-%{version}.tar.xz
 Group:          System/Libraries
@@ -89,7 +89,7 @@ ninja -C builddir install
 %files
 %manifest %{name}.manifest
 %defattr(-,root,root)
-%license COPYING
+%license COPYING doc/api/style/LICENSE
 %{_libdir}/*.so.*
 
 ## disable udev ##