libevdev/test
Peter Hutterer 60d4f1b2ae Change to the (always intended) MIT license
Due to what must've been a copy/paste error many years ago, the license text
for libevdev wasn't actually the MIT license. Let's rectify this, it was
always MIT intended anyway.

To make this more obvious and reduce the chance of copy/paste mistakes, use
the SPDX license identifier in the various source files. The two installed
public header files have the full license text.

All contributors with copyrightable contributions have ACKed the license
change to MIT, either in the MR directly [1] or privately in reply to an
email.

[1] https://gitlab.freedesktop.org/libevdev/libevdev/-/merge_requests/69

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Acked-by: Alexander Dahl <ada@thorsis.com>
Acked-by: Andreas Pokorny <andreas.pokorny@canonical.com>
Acked-by: Armin K <krejzi@email.com>
Acked-by: Benjamin Tissoires <btissoir@redhat.com>
Acked-by: David Herrmann <dh.herrmann@gmail.com>
Acked-by: Deepa Dinamani <deepa.kernel@gmail.com>
Acked-by: Emmanuele Bassi <ebassi@gnome.org>
Acked-by: Gaetan Nadon <memsize@videotron.ca>
Acked-by: George Thomas <georgefsthomas@gmail.com>
Acked-by: Michael Forney <mforney@mforney.org>
Acked-by: Nayan Deshmukh <nayan26deshmukh@gmail.com>
Acked-by: Niclas Zeising <zeising@daemonic.se>
Acked-by: Owen W. Taylor <otaylor@fishsoup.net>
Acked-by: Peter Seiderer <ps.report@gmx.net>
Acked-by: Ran Benita <ran234@gmail.com>
Acked-by: Rosen Penev <rosenp@gmail.com>
Acked-by: Scott Jann <sjann@knight-rider.org>
Acked-by: Thilo Schulz <thilo@tjps.eu>
Acked-by: polyphemus <rolfmorel@gmail.com>
2021-01-25 13:46:55 +10:00
..
.gitignore Add a test for EVIOCREVOKE 2014-02-26 07:22:04 +10:00
generate-gcov-report.sh Don't hardcode /bin/bash 2020-08-13 13:11:33 +02:00
Makefile.am test: change the static symbol leak test to a shell script 2020-02-19 08:34:55 +10:00
test-common-uinput.c Change to the (always intended) MIT license 2021-01-25 13:46:55 +10:00
test-common-uinput.h Change to the (always intended) MIT license 2021-01-25 13:46:55 +10:00
test-common.c Change to the (always intended) MIT license 2021-01-25 13:46:55 +10:00
test-common.h Change to the (always intended) MIT license 2021-01-25 13:46:55 +10:00
test-compile-pedantic.c test: add a build test for -Wpedantic 2013-11-23 09:00:53 +10:00
test-context.c Change to the (always intended) MIT license 2021-01-25 13:46:55 +10:00
test-event-codes.c Change to the (always intended) MIT license 2021-01-25 13:46:55 +10:00
test-event-names.c Change to the (always intended) MIT license 2021-01-25 13:46:55 +10:00
test-int-queue.c Change to the (always intended) MIT license 2021-01-25 13:46:55 +10:00
test-kernel.c Change to the (always intended) MIT license 2021-01-25 13:46:55 +10:00
test-libevdev-events.c Change to the (always intended) MIT license 2021-01-25 13:46:55 +10:00
test-libevdev-has-event.c Change to the (always intended) MIT license 2021-01-25 13:46:55 +10:00
test-libevdev-init.c Change to the (always intended) MIT license 2021-01-25 13:46:55 +10:00
test-link.c test: add basic link test 2013-12-12 13:19:52 +10:00
test-main.c Change to the (always intended) MIT license 2021-01-25 13:46:55 +10:00
test-static-symbols-leak.sh Don't hardcode /bin/bash 2020-08-13 13:11:33 +02:00
test-uinput.c Change to the (always intended) MIT license 2021-01-25 13:46:55 +10:00
valgrind.suppressions meson.build: hook up the static symbols leak test 2020-02-19 08:34:55 +10:00