aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/sn/kernel/sv.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/ia64/sn/kernel/sv.c')
-rw-r--r--arch/ia64/sn/kernel/sv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/sn/kernel/sv.c b/arch/ia64/sn/kernel/sv.c
index 84bedef9f6e288..0fa601f910038b 100644
--- a/arch/ia64/sn/kernel/sv.c
+++ b/arch/ia64/sn/kernel/sv.c
@@ -3,7 +3,7 @@
* License. See the file "COPYING" in the main directory of this archive
* for more details.
*
- * Copyright (C) 2000-2002 Silicon Graphics, Inc. All rights reserved
+ * Copyright (C) 2000-2003 Silicon Graphics, Inc. All Rights Reserved.
*
* This implemenation of synchronization variables is heavily based on
* one done by Steve Lord <lord@sgi.com>