diff options
author | Mark Maule <maule@sgi.com> | 2005-11-17 15:50:01 -0600 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2005-11-18 13:06:03 -0800 |
commit | 48b1dcc5d80921dc0c54f2fabf4fe6e8538cb9b3 (patch) | |
tree | c3c20121ec0bc79ef8059f34a9a9cc9109db8e95 /include/asm-ia64/sn/tioce_provider.h | |
parent | e67b23c71cb9ee02d65a74c3858716ba2dedd554 (diff) | |
download | kernel_samsung_smdk4412-48b1dcc5d80921dc0c54f2fabf4fe6e8538cb9b3.zip kernel_samsung_smdk4412-48b1dcc5d80921dc0c54f2fabf4fe6e8538cb9b3.tar.gz kernel_samsung_smdk4412-48b1dcc5d80921dc0c54f2fabf4fe6e8538cb9b3.tar.bz2 |
[IA64] altix: fix copyright in tioce .h files
Fix up copyright in tioce header files
Signed-off-by: Mark Maule <maule@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'include/asm-ia64/sn/tioce_provider.h')
-rw-r--r-- | include/asm-ia64/sn/tioce_provider.h | 17 |
1 files changed, 7 insertions, 10 deletions
diff --git a/include/asm-ia64/sn/tioce_provider.h b/include/asm-ia64/sn/tioce_provider.h index 7f63dec..cb41490 100644 --- a/include/asm-ia64/sn/tioce_provider.h +++ b/include/asm-ia64/sn/tioce_provider.h @@ -1,13 +1,10 @@ -/************************************************************************** - * Copyright (C) 2005, Silicon Graphics, Inc. * - * * - * These coded instructions, statements, and computer programs contain * - * unpublished proprietary information of Silicon Graphics, Inc., and * - * are protected by Federal copyright law. They may not be disclosed * - * to third parties or copied or duplicated in any form, in whole or * - * in part, without the prior written consent of Silicon Graphics, Inc. * - * * - **************************************************************************/ +/* + * This file is subject to the terms and conditions of the GNU General Public + * License. See the file "COPYING" in the main directory of this archive + * for more details. + * + * Copyright (c) 2003-2005 Silicon Graphics, Inc. All rights reserved. + */ #ifndef _ASM_IA64_SN_CE_PROVIDER_H #define _ASM_IA64_SN_CE_PROVIDER_H |