diff options
author | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-28 11:21:53 +0000 |
---|---|---|
committer | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-28 11:21:53 +0000 |
commit | 4b1e11214a01fa6994e3f77c2481f2723a32221b (patch) | |
tree | 61219512bc24857740ac4fcaa6c41919ace93335 /EdkCompatibilityPkg/Sample/Tools/Source/GenSection | |
parent | a46c3d499ebf59983752ea7179a13425daa57b6a (diff) | |
download | edk2-platforms-4b1e11214a01fa6994e3f77c2481f2723a32221b.tar.xz |
Update the copyright notice format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10432 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EdkCompatibilityPkg/Sample/Tools/Source/GenSection')
3 files changed, 6 insertions, 6 deletions
diff --git a/EdkCompatibilityPkg/Sample/Tools/Source/GenSection/GenSection.c b/EdkCompatibilityPkg/Sample/Tools/Source/GenSection/GenSection.c index 61ce9caafa..1d1c307e87 100644 --- a/EdkCompatibilityPkg/Sample/Tools/Source/GenSection/GenSection.c +++ b/EdkCompatibilityPkg/Sample/Tools/Source/GenSection/GenSection.c @@ -1,7 +1,7 @@ /*++
-Copyright (c) 2004 - 2007, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004 - 2007, 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/EdkCompatibilityPkg/Sample/Tools/Source/GenSection/GenSection.h b/EdkCompatibilityPkg/Sample/Tools/Source/GenSection/GenSection.h index 24c1c4e34d..26e5a72d2e 100644 --- a/EdkCompatibilityPkg/Sample/Tools/Source/GenSection/GenSection.h +++ b/EdkCompatibilityPkg/Sample/Tools/Source/GenSection/GenSection.h @@ -1,7 +1,7 @@ /*++
-Copyright (c) 2004, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004, 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/EdkCompatibilityPkg/Sample/Tools/Source/GenSection/makefile b/EdkCompatibilityPkg/Sample/Tools/Source/GenSection/makefile index 963ff16ef2..e2678a5323 100644 --- a/EdkCompatibilityPkg/Sample/Tools/Source/GenSection/makefile +++ b/EdkCompatibilityPkg/Sample/Tools/Source/GenSection/makefile @@ -1,7 +1,7 @@ #/*++
#
-# Copyright (c) 2004 - 2007, Intel Corporation
-# All rights reserved. This program and the accompanying materials
+# Copyright (c) 2004 - 2007, 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
|