From: duna.oh Date: Wed, 23 Apr 2025 12:06:35 +0000 (+0900) Subject: Add Apache-2.0 in License section X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Ftizen;p=platform%2Fupstream%2Flibevdev.git Add Apache-2.0 in License section Change-Id: I05d74f515bac5dff2b43363a012b985f473d65dc --- diff --git a/packaging/libevdev.spec b/packaging/libevdev.spec index d6ed6c2..012fe96 100644 --- a/packaging/libevdev.spec +++ b/packaging/libevdev.spec @@ -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 ##