linux/kernel/time
Thomas Gleixner 35728b8209 time: Add SPDX license identifiers
Update the time(r) core files files with the correct SPDX license
identifier based on the license text in the file itself. The SPDX
identifier is a legally binding shorthand, which can be used instead of the
full boiler plate text.

This work is based on a script and data from Philippe Ombredanne, Kate
Stewart and myself. The data has been created with two independent license
scanners and manual inspection.

The following files do not contain any direct license information and have
been omitted from the big initial SPDX changes:

  timeconst.bc: The .bc files were not touched
  time.c, timer.c, timekeeping.c: Licence was deduced from EXPORT_SYMBOL_GPL

As those files do not contain direct license references they fall under the
project license, i.e. GPL V2 only.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Kees Cook <keescook@chromium.org>
Acked-by: Ingo Molnar <mingo@kernel.org>
Acked-by: John Stultz <john.stultz@linaro.org>
Acked-by: Corey Minyard <cminyard@mvista.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Kate Stewart <kstewart@linuxfoundation.org>
Cc: Philippe Ombredanne <pombredanne@nexb.com>
Cc: Russell King <rmk+kernel@armlinux.org.uk>
Cc: Richard Cochran <richardcochran@gmail.com>
Cc: Nicolas Pitre <nicolas.pitre@linaro.org>
Cc: David Riley <davidriley@chromium.org>
Cc: Colin Cross <ccross@android.com>
Cc: Mark Brown <broonie@kernel.org>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Link: https://lkml.kernel.org/r/20181031182252.879109557@linutronix.de
2018-11-23 11:51:20 +01:00
..
alarmtimer.c time: Add SPDX license identifiers 2018-11-23 11:51:20 +01:00
clockevents.c time: Add SPDX license identifiers 2018-11-23 11:51:20 +01:00
clocksource.c time: Add SPDX license identifiers 2018-11-23 11:51:20 +01:00
hrtimer.c time: Add SPDX license identifiers 2018-11-23 11:51:20 +01:00
itimer.c time: Remove useless filenames in top level comments 2018-11-23 11:51:20 +01:00
jiffies.c time: Add SPDX license identifiers 2018-11-23 11:51:20 +01:00
Kconfig clocksource: Provide clocksource_arch_init() 2018-10-04 23:00:24 +02:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
ntp_internal.h timekeeping/ntp: Constify some function arguments 2018-07-19 17:08:05 -07:00
ntp.c timekeeping/ntp: Constify some function arguments 2018-07-19 17:08:05 -07:00
posix-clock.c time: Add SPDX license identifiers 2018-11-23 11:51:20 +01:00
posix-cpu-timers.c Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 2018-08-21 13:47:29 -07:00
posix-stubs.c time: Add SPDX license identifiers 2018-11-23 11:51:20 +01:00
posix-timers.c time: Add SPDX license identifiers 2018-11-23 11:51:20 +01:00
posix-timers.h posix-timers: Make forward callback return s64 2018-07-02 11:33:25 +02:00
sched_clock.c time: Add SPDX license identifiers 2018-11-23 11:51:20 +01:00
test_udelay.c time: Add SPDX license identifiers 2018-11-23 11:51:20 +01:00
tick-broadcast-hrtimer.c time: Remove useless filenames in top level comments 2018-11-23 11:51:20 +01:00
tick-broadcast.c time: Add SPDX license identifiers 2018-11-23 11:51:20 +01:00
tick-common.c time: Add SPDX license identifiers 2018-11-23 11:51:20 +01:00
tick-internal.h Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME 2018-04-26 14:53:32 +02:00
tick-oneshot.c time: Add SPDX license identifiers 2018-11-23 11:51:20 +01:00
tick-sched.c time: Add SPDX license identifiers 2018-11-23 11:51:20 +01:00
tick-sched.h nohz: Gather tick_sched booleans under a common flag field 2018-04-09 11:54:57 +02:00
time.c time: Add SPDX license identifiers 2018-11-23 11:51:20 +01:00
timeconst.bc time: Add SPDX license identifiers 2018-11-23 11:51:20 +01:00
timeconv.c time: Add SPDX license identifiers 2018-11-23 11:51:20 +01:00
timecounter.c time: Add SPDX license identifiers 2018-11-23 11:51:20 +01:00
timekeeping_debug.c time: Add SPDX license identifiers 2018-11-23 11:51:20 +01:00
timekeeping_internal.h timekeeping/ntp: Constify some function arguments 2018-07-19 17:08:05 -07:00
timekeeping.c time: Add SPDX license identifiers 2018-11-23 11:51:20 +01:00
timekeeping.h Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME 2018-04-26 14:53:32 +02:00
timer_list.c time: Add SPDX license identifiers 2018-11-23 11:51:20 +01:00
timer.c time: Add SPDX license identifiers 2018-11-23 11:51:20 +01:00