]> git.ipfire.org Git - thirdparty/kernel/stable.git/blobdiff - drivers/watchdog/ath79_wdt.c
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
[thirdparty/kernel/stable.git] / drivers / watchdog / ath79_wdt.c
index 02234c254b10644850b9e838176463f9d85ac0c5..2e09981fe978479c30c56ac44d1fa65edfc8b36d 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Atheros AR71XX/AR724X/AR913X built-in hardware watchdog timer.
  *
  *
  * which again was based on sa1100 driver,
  *     Copyright (C) 2000 Oleg Drokin <green@crimea.edu>
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License version 2 as published
- * by the Free Software Foundation.
- *
  */
 
 #define pr_fmt(fmt) KBUILD_MODNAME ": " fmt