hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/clocksource/scx200_hrt.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Copyright (C) 2006 Jim Cromie
34 *
....@@ -9,11 +10,6 @@
910 * over timekeeping duties.
1011 *
1112 * Based on work by John Stultz, and Ted Phelps (in a 2.6.12-rc6 patch)
12
- *
13
- * This program is free software; you can redistribute it and/or
14
- * modify it under the terms of the GNU General Public License as
15
- * published by the Free Software Foundation; either version 2 of the
16
- * License, or (at your option) any later version.
1713 */
1814
1915 #include <linux/clocksource.h>