diff --git a/arch/powerpc/kernel/systbl_chk.c b/arch/powerpc/kernel/systbl_chk.c
index 77824d1cb1501e5aace91bcba6527496f285a4ed..238aa63ced8f97270a764757c77ddc3ccca17584 100644
--- a/arch/powerpc/kernel/systbl_chk.c
+++ b/arch/powerpc/kernel/systbl_chk.c
@@ -6,7 +6,7 @@
  * Unfortunately, we cannot check for the correct ordering of entries
  * using SYSX().
  *
- * Copyright © IBM Corporation
+ * Copyright © IBM Corporation
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
diff --git a/arch/powerpc/kernel/systbl_chk.sh b/arch/powerpc/kernel/systbl_chk.sh
index 367d208301d2dd760523c745414fe700d1e56c6a..19415e7674a50fb21091e485b22703242835513b 100644
--- a/arch/powerpc/kernel/systbl_chk.sh
+++ b/arch/powerpc/kernel/systbl_chk.sh
@@ -3,7 +3,7 @@
 # Just process the CPP output from systbl_chk.c and complain
 # if anything is out of order.
 #
-# Copyright © 2008 IBM Corporation
+# Copyright © 2008 IBM Corporation
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License