Update the copyright notice format

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10443 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
hhtian 2010-04-29 11:32:42 +00:00
parent 8091267c02
commit cf748a1a68
15 changed files with 32 additions and 44 deletions

View File

@ -1,9 +1,8 @@
#/** @file #/** @file
# Omap35xx SoC package. # 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 # 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 terms and conditions of the BSD License which accompanies this distribution.
# The full text of the license may be found at # The full text of the license may be found at

View File

@ -1,9 +1,9 @@
#/** @file #/** @file
# ARM EB package. # 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 # 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
# http://opensource.org/licenses/bsd-license.php # http://opensource.org/licenses/bsd-license.php

View File

@ -1,9 +1,9 @@
/*++ /*++
Copyright (c) 2006 - 2009, Intel Corporation Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.<BR>
Portions copyright (c) 2009, Hewlett-Packard Company Portions copyright (c) 2009, Hewlett-Packard Company. All rights reserved.<BR>
Portions copyright (c) 2010, Apple, Inc. All rights reserved. Portions copyright (c) 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 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
http://opensource.org/licenses/bsd-license.php http://opensource.org/licenses/bsd-license.php

View File

@ -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 Copyright (c) 2009, Hewlett-Packard Company. All rights reserved.<BR>
All rights reserved. This program and the accompanying materials 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 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
http://opensource.org/licenses/bsd-license.php http://opensource.org/licenses/bsd-license.php

View File

@ -1,7 +1,7 @@
#/** @file #/** @file
# #
# 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 # 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
# http://opensource.org/licenses/bsd-license.php # http://opensource.org/licenses/bsd-license.php

View File

@ -4,9 +4,9 @@
Fill in the templates with what ever makes you system reset. 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 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
http://opensource.org/licenses/bsd-license.php http://opensource.org/licenses/bsd-license.php

View File

@ -1,9 +1,9 @@
#/** @file #/** @file
# Reset System lib to make it easy to port new platforms # 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 # 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
# http://opensource.org/licenses/bsd-license.php # http://opensource.org/licenses/bsd-license.php

View File

@ -2,9 +2,9 @@
Serial I/O Port library functions with no library constructor/destructor 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 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
http://opensource.org/licenses/bsd-license.php http://opensource.org/licenses/bsd-license.php

View File

@ -1,9 +1,9 @@
#/** @file #/** @file
# EDK Serial port lib # 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 # 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
# http://opensource.org/licenses/bsd-license.php # http://opensource.org/licenses/bsd-license.php

View File

@ -1,8 +1,8 @@
/** @file /** @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 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
http://opensource.org/licenses/bsd-license.php http://opensource.org/licenses/bsd-license.php

View File

@ -1,8 +1,8 @@
/** @file /** @file
LZMA Decompress Library header file LZMA Decompress Library header file
Copyright (c) 2006 - 2010, Intel Corporation<BR> Copyright (c) 2006 - 2010, Intel Corporation. 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 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
http://opensource.org/licenses/bsd-license.php http://opensource.org/licenses/bsd-license.php

View File

@ -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 # 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
# http://opensource.org/licenses/bsd-license.php # http://opensource.org/licenses/bsd-license.php

View File

@ -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 // 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
// http://opensource.org/licenses/bsd-license.php // http://opensource.org/licenses/bsd-license.php

View File

@ -1,9 +1,9 @@
/** @file /** @file
C Entry point for the SEC. First C code after the reset vector. 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 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
http://opensource.org/licenses/bsd-license.php http://opensource.org/licenses/bsd-license.php

View File

@ -2,8 +2,8 @@
#/** @file #/** @file
# SEC - Reset vector code that jumps to C and loads DXE core # SEC - Reset vector code that jumps to C and loads DXE core
# #
# Copyright (c) 2008, Apple Inc. <BR> # 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 # 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
# http://opensource.org/licenses/bsd-license.php # http://opensource.org/licenses/bsd-license.php