]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix file headers
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 24 Aug 2009 23:39:38 +0000 (23:39 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 24 Aug 2009 23:39:38 +0000 (23:39 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9189 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Library/BasePeCoffGetEntryPointLib/PeCoffGetEntryPoint.c
MdePkg/Library/BasePeCoffLib/Arm/PeCoffLoaderEx.c
MdePkg/Library/BasePeCoffLib/BasePeCoff.c
MdePkg/Library/BasePeCoffLib/BasePeCoffLib.inf
MdePkg/Library/BasePrintLib/PrintLib.c
MdePkg/Library/BaseSynchronizationLib/Arm/Synchronization.c
MdePkg/Library/BaseSynchronizationLib/BaseSynchronizationLib.inf
MdePkg/Library/BaseSynchronizationLib/SynchronizationGcc.c
MdePkg/Library/BaseSynchronizationLib/X64/GccInline.c
MdePkg/Library/BaseUefiDecompressLib/BaseUefiDecompressLib.c

index 4ef3d6cfc13da99e25350925f21fd03bcac57100..d91f0584162ae71b0733a28d16ab9c5171844f4e 100644 (file)
@@ -3,7 +3,7 @@
   loaded into memory or is executing at it's linked address.\r
 \r
   Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
-  Portions Copyright (c) 2008-2009 Apple Inc.<BR>\r
+  Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR>\r
   All rights reserved. This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
index ce834d4df3bed14d47e4a6f824bf0081bcdf6d62..5e6e5a6f0e57354c57d602c307182cda6e55f71d 100644 (file)
@@ -2,7 +2,7 @@
   Specific relocation fixups for ARM architecture.\r
 \r
   Copyright (c) 2006 - 2009, Intel Corporation<BR>\r
-  Portions copyright (c) 2008-2009 Apple Inc.<BR>\r
+  Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR>\r
   All rights reserved. This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
index 83850f7fc1c0a20b33a4035810d84c75344e8042..5be6e9037979c4df871305f99f970ca751190eb6 100644 (file)
@@ -3,7 +3,7 @@
   only supports relocating IA32, x64, IPF, and EBC images.\r
 \r
   Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
-  Portions Copyright (c) 2008-2009 Apple Inc.<BR>\r
+  Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR>\r
   All rights reserved. This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
index ba2b6bb218246dd4e6492cf634ebda77a89f3170..fcd2d0ec87015e84d722d05436cf923042ad3c3d 100644 (file)
@@ -5,7 +5,7 @@
 #  The X64 version library support loading IA32, X64 and EBC PE/COFF images.\r
 #\r
 #  Copyright (c) 2006 - 2009, Intel Corporation.<BR>\r
-#  Portions Copyright (c) 2008-2009 Apple Inc.<BR>\r
+#  Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR>\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
index 13cdbe2d4b14ff00ee31b418508745bae6f22422..51d03634c711f1ffa63c2e18eda277ee76e231e2 100644 (file)
@@ -2,7 +2,7 @@
   Base Print Library instance implementation.\r
 \r
   Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
-  Portions Copyright (c) 2008-2009 Apple Inc.<BR>\r
+  Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR>\r
   All rights reserved. This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
index 8b29a0ed9e7a0fd7abc6bca995a00ab1bd7b542c..e046e1b373c55649a3a882b53bb92df9214be2da 100644 (file)
@@ -2,7 +2,7 @@
   Implementation of synchronization functions. Still needs to be ported\r
 \r
   Copyright (c) 2006 - 2009, Intel Corporation<BR>\r
-  Portions copyright (c) 2008-2009 Apple Inc.<BR> \r
+  Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR> \r
   All rights reserved. This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
index 0bcc8cda3812e95faa4d903e95c98b7700b9c432..808314dfdc1d06a4fdc2d3855d14f74c312bfdb7 100644 (file)
@@ -2,7 +2,7 @@
 #  Base Synchronization Library implementation.\r
 #\r
 #  Copyright (c) 2007 - 2008, Intel Corporation.<BR>\r
-#  Portions Copyright (c) 2008-2009 Apple Inc.<BR>\r
+#  Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR>\r
 #\r
 #  All rights reserved. This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -41,6 +41,7 @@
   Ia32/InterlockedIncrement.asm | INTEL \r
   Synchronization.c | INTEL\r
 \r
+#  Ia32/GccInline.c                    | GCC\r
   Ia32/InterlockedCompareExchange64.S | GCC \r
   Ia32/InterlockedCompareExchange32.S | GCC \r
   Ia32/InterlockedDecrement.S | GCC \r
@@ -62,6 +63,8 @@
   X64/InterlockedIncrement.asm | INTEL \r
   Synchronization.c | INTEL \r
 \r
+\r
+#  X64/GccInline.c                    | GCC\r
   X64/InterlockedIncrement.S | GCC \r
   X64/InterlockedDecrement.S | GCC \r
   X64/InterlockedCompareExchange64.S | GCC \r
index b90956a7f7b5195690373316c9648c7139bca48c..ea28ce0dafba6f7d499d3dd5a285b3832d26defc 100644 (file)
@@ -2,7 +2,7 @@
   Implementation of synchronization functions.\r
 \r
   Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
-  Portions Copyright (c) 2008-2009 Apple Inc.<BR>\r
+  Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR>\r
   All rights reserved. This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
index 56c4a54ed890d471484c377f7ae372b1964bf417..f2f72f80a46c040a581eba67a4622c4e1f276c45 100644 (file)
@@ -2,7 +2,7 @@
   GCC inline implementation of BaseSynchronizationLib processor specific functions.\r
   \r
   Copyright (c) 2006 - 2009, Intel Corporation<BR>\r
-  Portions copyright (c) 2008-2009 Apple Inc.<BR> \r
+  Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR> \r
   All rights reserved. This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
index 934998c01a7767ccaa640b6778c9398b7779e64c..54cba81a14cf65f0699300b30508e32c8729c8f4 100644 (file)
@@ -2,7 +2,7 @@
   UEFI Decompress Library implementation refer to UEFI specification.\r
 \r
   Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
-  Portions Copyright (c) 2008-2009 Apple Inc.<BR>\r
+  Portions copyright (c) 2008-2009 Apple Inc. All rights reserved.<BR>\r
   All rights reserved. This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r