Commit f9dca0f0 authored by Nishanth Menon's avatar Nishanth Menon Committed by Rafael J. Wysocki

PM / AVS: SmartReflex: Switch to SPDX Licence ID

Fix up licensing to be inline with Linux conventions.
Signed-off-by: default avatarNishanth Menon <nm@ti.com>
Acked-by: default avatarKevin Hilman <khilman@baylibre.com>
Signed-off-by: default avatarRafael J. Wysocki <rafael.j.wysocki@intel.com>
parent 14d338a8
// SPDX-License-Identifier: GPL-2.0
/* /*
* OMAP SmartReflex Voltage Control * OMAP SmartReflex Voltage Control
* *
...@@ -11,10 +12,6 @@ ...@@ -11,10 +12,6 @@
* *
* Copyright (C) 2007 Texas Instruments, Inc. * Copyright (C) 2007 Texas Instruments, Inc.
* Lesly A M <x0080970@ti.com> * Lesly A M <x0080970@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 as
* published by the Free Software Foundation.
*/ */
#include <linux/module.h> #include <linux/module.h>
......
/* SPDX-License-Identifier: GPL-2.0 */
/* /*
* OMAP Smartreflex Defines and Routines * OMAP Smartreflex Defines and Routines
* *
...@@ -11,10 +12,6 @@ ...@@ -11,10 +12,6 @@
* *
* Copyright (C) 2007 Texas Instruments, Inc. * Copyright (C) 2007 Texas Instruments, Inc.
* Lesly A M <x0080970@ti.com> * Lesly A M <x0080970@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 as
* published by the Free Software Foundation.
*/ */
#ifndef __POWER_SMARTREFLEX_H #ifndef __POWER_SMARTREFLEX_H
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment