diff options
author | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-29 11:32:42 +0000 |
---|---|---|
committer | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-29 11:32:42 +0000 |
commit | cf748a1a6895a3418e2dea91bd0cd0e45f72c679 (patch) | |
tree | 23229093828cf2586f913754eabc1a03c5bf626e | |
parent | 8091267c0261f9de15bc9ce0cf6e373ee3447c91 (diff) | |
download | edk2-cf748a1a6895a3418e2dea91bd0cd0e45f72c679.zip edk2-cf748a1a6895a3418e2dea91bd0cd0e45f72c679.tar.gz edk2-cf748a1a6895a3418e2dea91bd0cd0e45f72c679.tar.bz2 |
Update the copyright notice format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10443 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r-- | ArmEbPkg/ArmEbPkg.dec | 3 | ||||
-rw-r--r-- | ArmEbPkg/ArmEbPkg.dsc | 4 | ||||
-rw-r--r-- | ArmEbPkg/Include/ArmEbUart.h | 8 | ||||
-rw-r--r-- | ArmEbPkg/InterruptDxe/InterruptDxe.c | 17 | ||||
-rw-r--r-- | ArmEbPkg/InterruptDxe/InterruptDxe.inf | 4 | ||||
-rw-r--r-- | ArmEbPkg/Library/ResetSystemLib/ResetSystemLib.c | 4 | ||||
-rw-r--r-- | ArmEbPkg/Library/ResetSystemLib/ResetSystemLib.inf | 4 | ||||
-rw-r--r-- | ArmEbPkg/Library/SerialPortLib/SerialPortLib.c | 4 | ||||
-rw-r--r-- | ArmEbPkg/Library/SerialPortLib/SerialPortLib.inf | 4 | ||||
-rw-r--r-- | ArmEbPkg/Sec/Cache.c | 4 | ||||
-rw-r--r-- | ArmEbPkg/Sec/LzmaDecompress.h | 4 | ||||
-rwxr-xr-x | ArmEbPkg/Sec/ModuleEntryPoint.S | 4 | ||||
-rwxr-xr-x | ArmEbPkg/Sec/ModuleEntryPoint.asm | 4 | ||||
-rwxr-xr-x | ArmEbPkg/Sec/Sec.c | 4 | ||||
-rwxr-xr-x | ArmEbPkg/Sec/Sec.inf | 4 |
15 files changed, 32 insertions, 44 deletions
diff --git a/ArmEbPkg/ArmEbPkg.dec b/ArmEbPkg/ArmEbPkg.dec index 28c4282a..aab0e41 100644 --- a/ArmEbPkg/ArmEbPkg.dec +++ b/ArmEbPkg/ArmEbPkg.dec @@ -1,9 +1,8 @@ #/** @file # Omap35xx SoC package. # -# Copyright (c) 2009 - 2010, Apple Inc. All rights reserved. +# Copyright (c) 2009 - 2010, Apple Inc. All rights reserved.<BR> # -# All rights reserved. # This program and the accompanying materials 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 diff --git a/ArmEbPkg/ArmEbPkg.dsc b/ArmEbPkg/ArmEbPkg.dsc index 4a9e07e..2d21659 100644 --- a/ArmEbPkg/ArmEbPkg.dsc +++ b/ArmEbPkg/ArmEbPkg.dsc @@ -1,9 +1,9 @@ #/** @file # ARM EB package. # -# Copyright (c) 2009 - 2010, Apple Inc. All rights reserved. +# Copyright (c) 2009 - 2010, Apple Inc. All rights reserved.<BR> # -# All rights reserved. This program and the accompanying materials +# This program and the accompanying materials # 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 # http://opensource.org/licenses/bsd-license.php diff --git a/ArmEbPkg/Include/ArmEbUart.h b/ArmEbPkg/Include/ArmEbUart.h index 7c8fd11..642b83a 100644 --- a/ArmEbPkg/Include/ArmEbUart.h +++ b/ArmEbPkg/Include/ArmEbUart.h @@ -1,9 +1,9 @@ /*++
-Copyright (c) 2006 - 2009, Intel Corporation
-Portions copyright (c) 2009, Hewlett-Packard Company
-Portions copyright (c) 2010, Apple, Inc. All rights reserved.
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.<BR>
+Portions copyright (c) 2009, Hewlett-Packard Company. All rights reserved.<BR>
+Portions copyright (c) 2010, Apple Inc. All rights reserved.<BR>
+This program and the accompanying materials
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
http://opensource.org/licenses/bsd-license.php
diff --git a/ArmEbPkg/InterruptDxe/InterruptDxe.c b/ArmEbPkg/InterruptDxe/InterruptDxe.c index b8e1aa5..b9e8256 100644 --- a/ArmEbPkg/InterruptDxe/InterruptDxe.c +++ b/ArmEbPkg/InterruptDxe/InterruptDxe.c @@ -1,19 +1,8 @@ -/** @file
- Portions copyright (c) 2010, Apple Inc. All rights reserved.
-
- All rights reserved. This program and the accompanying materials
- 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
- http://opensource.org/licenses/bsd-license.php
-
- THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
- WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
-
-**/
/*++
-Copyright (c) 2009, Hewlett-Packard Company
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2009, Hewlett-Packard Company. All rights reserved.<BR>
+Portions copyright (c) 2010, Apple Inc. All rights reserved.<BR>
+This program and the accompanying materials
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
http://opensource.org/licenses/bsd-license.php
diff --git a/ArmEbPkg/InterruptDxe/InterruptDxe.inf b/ArmEbPkg/InterruptDxe/InterruptDxe.inf index aeaf625..abf53e7 100644 --- a/ArmEbPkg/InterruptDxe/InterruptDxe.inf +++ b/ArmEbPkg/InterruptDxe/InterruptDxe.inf @@ -1,7 +1,7 @@ #/** @file
#
-# Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.
-# All rights reserved. This program and the accompanying materials
+# Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>
+# This program and the accompanying materials
# 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
# http://opensource.org/licenses/bsd-license.php
diff --git a/ArmEbPkg/Library/ResetSystemLib/ResetSystemLib.c b/ArmEbPkg/Library/ResetSystemLib/ResetSystemLib.c index 7bf6417..fa427b6 100644 --- a/ArmEbPkg/Library/ResetSystemLib/ResetSystemLib.c +++ b/ArmEbPkg/Library/ResetSystemLib/ResetSystemLib.c @@ -4,9 +4,9 @@ Fill in the templates with what ever makes you system reset.
- Copyright (c) 2008-2009, Apple Inc. All rights reserved.
+ Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
- All rights reserved. This program and the accompanying materials
+ This program and the accompanying materials
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
http://opensource.org/licenses/bsd-license.php
diff --git a/ArmEbPkg/Library/ResetSystemLib/ResetSystemLib.inf b/ArmEbPkg/Library/ResetSystemLib/ResetSystemLib.inf index 8b90066..92e1320 100644 --- a/ArmEbPkg/Library/ResetSystemLib/ResetSystemLib.inf +++ b/ArmEbPkg/Library/ResetSystemLib/ResetSystemLib.inf @@ -1,9 +1,9 @@ #/** @file
# Reset System lib to make it easy to port new platforms
#
-# Copyright (c) 2008, Apple Inc.
+# Copyright (c) 2008, Apple Inc. All rights reserved.<BR>
#
-# All rights reserved. This program and the accompanying materials
+# This program and the accompanying materials
# 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
# http://opensource.org/licenses/bsd-license.php
diff --git a/ArmEbPkg/Library/SerialPortLib/SerialPortLib.c b/ArmEbPkg/Library/SerialPortLib/SerialPortLib.c index d981646..8d29252 100644 --- a/ArmEbPkg/Library/SerialPortLib/SerialPortLib.c +++ b/ArmEbPkg/Library/SerialPortLib/SerialPortLib.c @@ -2,9 +2,9 @@ Serial I/O Port library functions with no library constructor/destructor
- Copyright (c) 2008-2010, Apple Inc. All rights reserved.
+ Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>
- All rights reserved. This program and the accompanying materials
+ This program and the accompanying materials
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
http://opensource.org/licenses/bsd-license.php
diff --git a/ArmEbPkg/Library/SerialPortLib/SerialPortLib.inf b/ArmEbPkg/Library/SerialPortLib/SerialPortLib.inf index 375c737..6e889f7 100644 --- a/ArmEbPkg/Library/SerialPortLib/SerialPortLib.inf +++ b/ArmEbPkg/Library/SerialPortLib/SerialPortLib.inf @@ -1,9 +1,9 @@ #/** @file
# EDK Serial port lib
#
-# Copyright (c) 2009, Apple Inc.
+# Copyright (c) 2009, Apple Inc. All rights reserved.<BR>
#
-# All rights reserved. This program and the accompanying materials
+# This program and the accompanying materials
# 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
# http://opensource.org/licenses/bsd-license.php
diff --git a/ArmEbPkg/Sec/Cache.c b/ArmEbPkg/Sec/Cache.c index b27a179..a0e3abb 100644 --- a/ArmEbPkg/Sec/Cache.c +++ b/ArmEbPkg/Sec/Cache.c @@ -1,8 +1,8 @@ /** @file
- Copyright (c) 2008-2009, Apple Inc. All rights reserved.
+ Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
- All rights reserved. This program and the accompanying materials
+ This program and the accompanying materials
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
http://opensource.org/licenses/bsd-license.php
diff --git a/ArmEbPkg/Sec/LzmaDecompress.h b/ArmEbPkg/Sec/LzmaDecompress.h index 59f2655..e4483b6 100644 --- a/ArmEbPkg/Sec/LzmaDecompress.h +++ b/ArmEbPkg/Sec/LzmaDecompress.h @@ -1,8 +1,8 @@ /** @file
LZMA Decompress Library header file
- Copyright (c) 2006 - 2010, Intel Corporation<BR>
- All rights reserved. This program and the accompanying materials
+ Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>
+ This program and the accompanying materials
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
http://opensource.org/licenses/bsd-license.php
diff --git a/ArmEbPkg/Sec/ModuleEntryPoint.S b/ArmEbPkg/Sec/ModuleEntryPoint.S index aaa9482..a586b89 100755 --- a/ArmEbPkg/Sec/ModuleEntryPoint.S +++ b/ArmEbPkg/Sec/ModuleEntryPoint.S @@ -1,8 +1,8 @@ #------------------------------------------------------------------------------
#
-# Copyright (c) 2008-2009 Apple Inc. All rights reserved.
+# Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
#
-# All rights reserved. This program and the accompanying materials
+# This program and the accompanying materials
# 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
# http://opensource.org/licenses/bsd-license.php
diff --git a/ArmEbPkg/Sec/ModuleEntryPoint.asm b/ArmEbPkg/Sec/ModuleEntryPoint.asm index ef24524..b669f2f 100755 --- a/ArmEbPkg/Sec/ModuleEntryPoint.asm +++ b/ArmEbPkg/Sec/ModuleEntryPoint.asm @@ -1,8 +1,8 @@ //------------------------------------------------------------------------------
//
-// Copyright (c) 2008-2009 Apple Inc. All rights reserved.
+// Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
//
-// All rights reserved. This program and the accompanying materials
+// This program and the accompanying materials
// 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
// http://opensource.org/licenses/bsd-license.php
diff --git a/ArmEbPkg/Sec/Sec.c b/ArmEbPkg/Sec/Sec.c index 0f9e03b..3118abb 100755 --- a/ArmEbPkg/Sec/Sec.c +++ b/ArmEbPkg/Sec/Sec.c @@ -1,9 +1,9 @@ /** @file
C Entry point for the SEC. First C code after the reset vector.
- Copyright (c) 2008-2009, Apple Inc. All rights reserved.
+ Copyright (c) 2008 - 2009, Apple Inc. All rights reserved.<BR>
- All rights reserved. This program and the accompanying materials
+ This program and the accompanying materials
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
http://opensource.org/licenses/bsd-license.php
diff --git a/ArmEbPkg/Sec/Sec.inf b/ArmEbPkg/Sec/Sec.inf index f323072..d9b96e7 100755 --- a/ArmEbPkg/Sec/Sec.inf +++ b/ArmEbPkg/Sec/Sec.inf @@ -2,8 +2,8 @@ #/** @file # SEC - Reset vector code that jumps to C and loads DXE core # -# Copyright (c) 2008, Apple Inc. <BR> -# All rights reserved. This program and the accompanying materials +# Copyright (c) 2008, Apple Inc. All rights reserved.<BR> +# This program and the accompanying materials # 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 # http://opensource.org/licenses/bsd-license.php |