summaryrefslogtreecommitdiff
path: root/kernel/power/cpufreq_earlysuspend.c
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/power/cpufreq_earlysuspend.c')
-rw-r--r--kernel/power/cpufreq_earlysuspend.c21
1 files changed, 14 insertions, 7 deletions
diff --git a/kernel/power/cpufreq_earlysuspend.c b/kernel/power/cpufreq_earlysuspend.c
index fe2571d684e4..50f1dd3f2c4a 100644
--- a/kernel/power/cpufreq_earlysuspend.c
+++ b/kernel/power/cpufreq_earlysuspend.c
@@ -1,12 +1,19 @@
/*
- * Copyright (C)2012 Freescale Semiconductor, Inc. All Rights Reserved.
+ * Copyright (C) 2012 Freescale Semiconductor, Inc. All Rights Reserved.
*
- * The code contained herein is licensed under the GNU General Public
- * License. You may obtain a copy of the GNU General Public License
- * Version 2 or later at the following locations:
- *
- * http://www.opensource.org/licenses/gpl-license.html
- * http://www.gnu.org/copyleft/gpl.html
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+
+ * 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, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
#include <linux/fs.h>