kernel/tools/testing/selftests/timers/posix_timers.c
.. .. @@ -1,7 +1,6 @@ 1 +// SPDX-License-Identifier: GPL-2.0-only1 2 /* 2 3 * Copyright (C) 2013 Red Hat, Inc., Frederic Weisbecker <fweisbec@redhat.com> 3 - *4 - * Licensed under the terms of the GNU GPL License version 25 4 * 6 5 * Selftests for a few posix timers interface. 7 6 *