]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
x86: unify power/cpu_(32|64) copyright notes
authorSergio Luis <sergio@larces.uece.br>
Mon, 27 Apr 2009 22:27:18 +0000 (00:27 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Fri, 12 Jun 2009 19:32:30 +0000 (21:32 +0200)
In this step, we do unify the copyright notes for both files
cpu_32.c and cpu_64.c, making such files exactly the same.
It's the last step before the actual unification, that will
rename one of them to cpu.c and remove the other one.

Signed-off-by: Sergio Luis <sergio@larces.uece.br>
Signed-off-by: Lauro Salmito <laurosalmito@gmail.com>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
arch/x86/power/cpu_32.c
arch/x86/power/cpu_64.c

index 29b9c0a1ca62c37b9e8eb8bae09785edd994d5b7..ca0ecaed7d4c16314ebfe2f9754e93c727a2e2f5 100644 (file)
@@ -1,8 +1,9 @@
 /*
- * Suspend support specific for i386.
+ * Suspend and hibernation support for i386/x86-64.
  *
  * Distribute under GPLv2
  *
+ * Copyright (c) 2007 Rafael J. Wysocki <rjw@sisk.pl>
  * Copyright (c) 2002 Pavel Machek <pavel@suse.cz>
  * Copyright (c) 2001 Patrick Mochel <mochel@osdl.org>
  */
index 5c8bdc002b8b730e8574e6a59d9b62d1db6abb0e..d277ef1eea511c1047b2dfb06ea784496c42a0f1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Suspend and hibernation support for x86-64
+ * Suspend support specific for i386/x86-64.
  *
  * Distribute under GPLv2
  *