]> git.ipfire.org Git - thirdparty/kernel/stable.git/blobdiff - drivers/clocksource/timer-ti-32k.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 341
[thirdparty/kernel/stable.git] / drivers / clocksource / timer-ti-32k.c
index 6949a9113dbb417aec69b444f365746220943e16..abd5f158d6e2d7b9d84fbdaf91b3ac9fda0d1f7b 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /**
  * timer-ti-32k.c - OMAP2 32k Timer Support
  *
  * Added OMAP4 support - Santosh Shilimkar <santosh.shilimkar@ti.com>
  *
  * Copyright (C) 2015 Texas Instruments Incorporated - http://www.ti.com
- *
- * This program is free software: you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2  of
- * the License as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
 #include <linux/init.h>