aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2008-01-17 20:06:01 -0500
committerPaul Mackerras <paulus@samba.org>2008-01-25 06:52:50 -0500
commitcaa34c9e9cab6afb243a3da406cce272805c48c5 (patch)
tree19b5363988519e2016d86cad5a5ec4fabb60aee7 /arch/powerpc/kernel
parent745c2ef2e7819ff7cee249b01e1030ef665ecde2 (diff)
[POWERPC] Fix a couple of copyright symbols
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/kernel')
-rw-r--r--arch/powerpc/kernel/systbl_chk.c2
-rw-r--r--arch/powerpc/kernel/systbl_chk.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/kernel/systbl_chk.c b/arch/powerpc/kernel/systbl_chk.c
index 77824d1cb150..238aa63ced8f 100644
--- a/arch/powerpc/kernel/systbl_chk.c
+++ b/arch/powerpc/kernel/systbl_chk.c
@@ -6,7 +6,7 @@
6 * Unfortunately, we cannot check for the correct ordering of entries 6 * Unfortunately, we cannot check for the correct ordering of entries
7 * using SYSX(). 7 * using SYSX().
8 * 8 *
9 * Copyright © IBM Corporation 9 * Copyright © IBM Corporation
10 * 10 *
11 * This program is free software; you can redistribute it and/or 11 * This program is free software; you can redistribute it and/or
12 * modify it under the terms of the GNU General Public License 12 * 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 367d208301d2..19415e7674a5 100644
--- a/arch/powerpc/kernel/systbl_chk.sh
+++ b/arch/powerpc/kernel/systbl_chk.sh
@@ -3,7 +3,7 @@
3# Just process the CPP output from systbl_chk.c and complain 3# Just process the CPP output from systbl_chk.c and complain
4# if anything is out of order. 4# if anything is out of order.
5# 5#
6# Copyright © 2008 IBM Corporation 6# Copyright © 2008 IBM Corporation
7# 7#
8# This program is free software; you can redistribute it and/or 8# This program is free software; you can redistribute it and/or
9# modify it under the terms of the GNU General Public License 9# modify it under the terms of the GNU General Public License