x86/platform/uv: Update Copyrights to conform to HPE standards
Add Copyrights to those files that have been updated for UV5 changes. Signed-off-by: Mike Travis <mike.travis@hpe.com> Signed-off-by: Borislav Petkov <bp@suse.de> Link: https://lkml.kernel.org/r/20201005203929.148656-14-mike.travis@hpe.com
This commit is contained in:
parent
ae5f8ce3c2
commit
7a6d94f0ed
|
@ -5,6 +5,7 @@
|
|||
/*
|
||||
* UV BIOS layer definitions.
|
||||
*
|
||||
* (C) Copyright 2020 Hewlett Packard Enterprise Development LP
|
||||
* Copyright (C) 2007-2017 Silicon Graphics, Inc. All rights reserved.
|
||||
* Copyright (c) Russ Anderson <rja@sgi.com>
|
||||
*/
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
*
|
||||
* SGI UV architectural definitions
|
||||
*
|
||||
* (C) Copyright 2020 Hewlett Packard Enterprise Development LP
|
||||
* Copyright (C) 2007-2014 Silicon Graphics, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
*
|
||||
* HPE UV MMR definitions
|
||||
*
|
||||
* (C) Copyright 2020 Hewlett Packard Enterprise Development LP
|
||||
* Copyright (C) 2007-2016 Silicon Graphics, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
*
|
||||
* SGI UV APIC functions (note: not an Intel compatible APIC)
|
||||
*
|
||||
* (C) Copyright 2020 Hewlett Packard Enterprise Development LP
|
||||
* Copyright (C) 2007-2014 Silicon Graphics, Inc. All rights reserved.
|
||||
*/
|
||||
#include <linux/crash_dump.h>
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
/*
|
||||
* BIOS run time interface routines.
|
||||
*
|
||||
* (C) Copyright 2020 Hewlett Packard Enterprise Development LP
|
||||
* Copyright (C) 2007-2017 Silicon Graphics, Inc. All rights reserved.
|
||||
* Copyright (c) Russ Anderson <rja@sgi.com>
|
||||
*/
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
/*
|
||||
* SGI NMI support routines
|
||||
*
|
||||
* (C) Copyright 2020 Hewlett Packard Enterprise Development LP
|
||||
* Copyright (C) 2007-2017 Silicon Graphics, Inc. All rights reserved.
|
||||
* Copyright (c) Mike Travis
|
||||
*/
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
/*
|
||||
* SGI RTC clock/timer routines.
|
||||
*
|
||||
* (C) Copyright 2020 Hewlett Packard Enterprise Development LP
|
||||
* Copyright (c) 2009-2013 Silicon Graphics, Inc. All Rights Reserved.
|
||||
* Copyright (c) Dimitri Sivanich
|
||||
*/
|
||||
|
|
|
@ -7,6 +7,7 @@
|
|||
* This file supports the user system call for file open, close, mmap, etc.
|
||||
* This also incudes the driver initialization code.
|
||||
*
|
||||
* (C) Copyright 2020 Hewlett Packard Enterprise Development LP
|
||||
* Copyright (c) 2008-2014 Silicon Graphics, Inc. All Rights Reserved.
|
||||
*/
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
* License. See the file "COPYING" in the main directory of this archive
|
||||
* for more details.
|
||||
*
|
||||
* (C) Copyright 2020 Hewlett Packard Enterprise Development LP
|
||||
* Copyright (C) 2004-2008 Silicon Graphics, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
* License. See the file "COPYING" in the main directory of this archive
|
||||
* for more details.
|
||||
*
|
||||
* (C) Copyright 2020 Hewlett Packard Enterprise Development LP
|
||||
* Copyright (c) 2004-2008 Silicon Graphics, Inc. All Rights Reserved.
|
||||
*/
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
* License. See the file "COPYING" in the main directory of this archive
|
||||
* for more details.
|
||||
*
|
||||
* (C) Copyright 2020 Hewlett Packard Enterprise Development LP
|
||||
* Copyright (c) 2008 Silicon Graphics, Inc. All Rights Reserved.
|
||||
*/
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
* License. See the file "COPYING" in the main directory of this archive
|
||||
* for more details.
|
||||
*
|
||||
* (C) Copyright 2020 Hewlett Packard Enterprise Development LP
|
||||
* Copyright (c) 2004-2009 Silicon Graphics, Inc. All Rights Reserved.
|
||||
*/
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
* License. See the file "COPYING" in the main directory of this archive
|
||||
* for more details.
|
||||
*
|
||||
* (C) Copyright 2020 Hewlett Packard Enterprise Development LP
|
||||
* Copyright (c) 2004-2008 Silicon Graphics, Inc. All Rights Reserved.
|
||||
*/
|
||||
|
||||
|
|
|
@ -3,6 +3,7 @@
|
|||
* License. See the file "COPYING" in the main directory of this archive
|
||||
* for more details.
|
||||
*
|
||||
* (C) Copyright 2020 Hewlett Packard Enterprise Development LP
|
||||
* Copyright (C) 1999-2009 Silicon Graphics, Inc. All rights reserved.
|
||||
*/
|
||||
|
||||
|
|
Loading…
Reference in New Issue