[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>
This commit is contained in:
parent
e67b23c71c
commit
48b1dcc5d8
2 changed files with 14 additions and 29 deletions
|
@ -1,22 +1,10 @@
|
|||
/**************************************************************************
|
||||
* *
|
||||
* Unpublished copyright (c) 2005, Silicon Graphics, Inc. *
|
||||
* THIS IS UNPUBLISHED CONFIDENTIAL AND PROPRIETARY SOURCE CODE OF SGI. *
|
||||
* *
|
||||
* The copyright notice above does not evidence any actual or intended *
|
||||
* publication or disclosure of this source code, which includes *
|
||||
* information that is confidential and/or proprietary, and is a trade *
|
||||
* secret, of Silicon Graphics, Inc. ANY REPRODUCTION, MODIFICATION, *
|
||||
* DISTRIBUTION, PUBLIC PERFORMANCE, OR PUBLIC DISPLAY OF OR THROUGH *
|
||||
* USE OF THIS SOURCE CODE WITHOUT THE EXPRESS WRITTEN CONSENT OF *
|
||||
* SILICON GRAPHICS, INC. IS STRICTLY PROHIBITED, AND IN VIOLATION OF *
|
||||
* APPLICABLE LAWS AND INTERNATIONAL TREATIES. THE RECEIPT OR *
|
||||
* POSSESSION OF THIS SOURCE CODE AND/OR RELATED INFORMATION DOES NOT *
|
||||
* CONVEY OR IMPLY ANY RIGHTS TO REPRODUCE, DISCLOSE OR DISTRIBUTE ITS *
|
||||
* CONTENTS, OR TO MANUFACTURE, USE, OR SELL ANYTHING THAT IT MAY *
|
||||
* DESCRIBE, IN WHOLE OR IN PART. *
|
||||
* *
|
||||
**************************************************************************/
|
||||
/*
|
||||
* 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_TIOCE_H__
|
||||
#define __ASM_IA64_SN_TIOCE_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
|
||||
|
|
Loading…
Reference in a new issue