瀏覽代碼

power: reset: convert to SPDX identifiers

This patch updates license to use SPDX-License-Identifier
instead of verbose license text.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Kuninori Morimoto 7 年之前
父節點
當前提交
b3e1b276a4
共有 1 個文件被更改,包括 1 次插入4 次删除
  1. 1 4
      drivers/power/reset/rmobile-reset.c

+ 1 - 4
drivers/power/reset/rmobile-reset.c

@@ -1,11 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
 /*
  * Renesas R-Mobile Reset Driver
  * Renesas R-Mobile Reset Driver
  *
  *
  * Copyright (C) 2014 Glider bvba
  * Copyright (C) 2014 Glider bvba
- *
- * This file is subject to the terms and conditions of the GNU General Public
- * License.  See the file "COPYING" in the main directory of this archive
- * for more details.
  */
  */
 
 
 #include <linux/io.h>
 #include <linux/io.h>