mirror of https://github.com/acidanthera/audk.git
Fix file headers
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9191 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
d20e817daa
commit
1f534c79c3
|
@ -3,7 +3,7 @@
|
||||||
versions are null functions used to make sure things will compile.
|
versions are null functions used to make sure things will compile.
|
||||||
|
|
||||||
Copyright (c) 2006 - 2009, Intel Corporation<BR>
|
Copyright (c) 2006 - 2009, Intel Corporation<BR>
|
||||||
Portions copyright (c) 2008-2009 Apple Inc.<BR>
|
Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR>
|
||||||
All rights reserved. This program and the accompanying materials
|
All rights reserved. This program and the accompanying materials
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
are licensed and made available under the terms and conditions of the BSD License
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
which accompanies this distribution. The full text of the license may be found at
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
# This library assumes there are no chipset dependencies required to maintain caches.
|
# This library assumes there are no chipset dependencies required to maintain caches.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 - 2008, Intel Corporation<BR>
|
# Copyright (c) 2007 - 2008, Intel Corporation<BR>
|
||||||
# Portions Copyright (c) 2008-2009 Apple Inc.<BR>
|
# Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR>
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
# MMIO requests are forwarded directly to memory.
|
# MMIO requests are forwarded directly to memory.
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 - 2008, Intel Corporation.<BR>
|
# Copyright (c) 2007 - 2008, Intel Corporation.<BR>
|
||||||
# Portions Copyright (c) 2008-2009 Apple Inc.<BR>
|
# Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR>
|
||||||
#
|
#
|
||||||
# All rights reserved. This program and the accompanying materials
|
# All rights reserved. This program and the accompanying materials
|
||||||
# are licensed and made available under the terms and conditions of the BSD License
|
# are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
I/O Library for ARM.
|
I/O Library for ARM.
|
||||||
|
|
||||||
Copyright (c) 2006 - 2009, Intel Corporation<BR>
|
Copyright (c) 2006 - 2009, Intel Corporation<BR>
|
||||||
Portions copyright (c) 2008-2009 Apple Inc.<BR>
|
Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR>
|
||||||
All rights reserved. This program and the accompanying materials
|
All rights reserved. This program and the accompanying materials
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
are licensed and made available under the terms and conditions of the BSD License
|
||||||
which accompanies this distribution. The full text of the license may be found at
|
which accompanies this distribution. The full text of the license may be found at
|
||||||
|
|
Loading…
Reference in New Issue