summaryrefslogtreecommitdiff
path: root/OvmfPkg/Library/NvVarsFileLib
diff options
context:
space:
mode:
authorhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>2010-04-28 12:43:04 +0000
committerhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>2010-04-28 12:43:04 +0000
commit56d7640a53bf23a4afa211c49b82527879edf65f (patch)
treebbc773204e62c70bd00a18a5e50ae6684d655581 /OvmfPkg/Library/NvVarsFileLib
parentb1f700a8593435e2bdc8f9b3dc21bced4774c80f (diff)
downloadedk2-56d7640a53bf23a4afa211c49b82527879edf65f.zip
edk2-56d7640a53bf23a4afa211c49b82527879edf65f.tar.gz
edk2-56d7640a53bf23a4afa211c49b82527879edf65f.tar.bz2
Update the copyright notice format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10439 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'OvmfPkg/Library/NvVarsFileLib')
-rw-r--r--OvmfPkg/Library/NvVarsFileLib/FsAccess.c4
-rw-r--r--OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.c4
-rw-r--r--OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.h4
-rw-r--r--OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf4
-rw-r--r--OvmfPkg/Library/NvVarsFileLib/VarBuffer.c4
5 files changed, 10 insertions, 10 deletions
diff --git a/OvmfPkg/Library/NvVarsFileLib/FsAccess.c b/OvmfPkg/Library/NvVarsFileLib/FsAccess.c
index 085550c..f169405 100644
--- a/OvmfPkg/Library/NvVarsFileLib/FsAccess.c
+++ b/OvmfPkg/Library/NvVarsFileLib/FsAccess.c
@@ -1,8 +1,8 @@
/** @file
File System Access for NvVarsFileLib
- Copyright (c) 2004 - 2009, Intel Corporation. <BR>
- All rights reserved. This program and the accompanying materials
+ Copyright (c) 2004 - 2009, 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/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.c b/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.c
index 62fee6f..c89bb4a 100644
--- a/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.c
+++ b/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.c
@@ -1,8 +1,8 @@
/** @file
Save Non-Volatile Variables to a file system.
- Copyright (c) 2009, Intel Corporation. <BR>
- All rights reserved. This program and the accompanying materials
+ Copyright (c) 2009, 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/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.h b/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.h
index 6241dc8..b34d4fb 100644
--- a/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.h
+++ b/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.h
@@ -1,8 +1,8 @@
/** @file
Save Non-Volatile Variables to a file system.
- Copyright (c) 2009, Intel Corporation
- All rights reserved. This program and the accompanying materials
+ Copyright (c) 2009, 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/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf b/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf
index a5ae93d..dfead8b 100644
--- a/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf
+++ b/OvmfPkg/Library/NvVarsFileLib/NvVarsFileLib.inf
@@ -4,9 +4,9 @@
# This kibrary saves and restores non-volatile variables in a
# file within a file system.
#
-# Copyright (c) 2006 - 2010, Intel Corporation
+# 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
# which accompanies this distribution. The full text of the license may be found at
# http://opensource.org/licenses/bsd-license.php
diff --git a/OvmfPkg/Library/NvVarsFileLib/VarBuffer.c b/OvmfPkg/Library/NvVarsFileLib/VarBuffer.c
index 4f32d27..7f42b43 100644
--- a/OvmfPkg/Library/NvVarsFileLib/VarBuffer.c
+++ b/OvmfPkg/Library/NvVarsFileLib/VarBuffer.c
@@ -1,8 +1,8 @@
/** @file
File System Access
- Copyright (c) 2004 - 2009, Intel Corporation. <BR>
- All rights reserved. This program and the accompanying materials
+ Copyright (c) 2004 - 2009, 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