summaryrefslogtreecommitdiff
path: root/edk2/ShellPkg/Library/BaseSortLib
diff options
context:
space:
mode:
authorhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>2010-04-24 12:12:42 +0000
committerhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>2010-04-24 12:12:42 +0000
commitce633bbfec53d98f0c25b73289ac54fd9461b401 (patch)
tree60871bf4694e9ba7a912a75c898b8bf4175516f1 /edk2/ShellPkg/Library/BaseSortLib
parentf89549cd9be5f7f2c4861f8d64a74b364d853718 (diff)
Update the copyright notice format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk@10428 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'edk2/ShellPkg/Library/BaseSortLib')
-rw-r--r--edk2/ShellPkg/Library/BaseSortLib/BaseSortLib.c2
-rw-r--r--edk2/ShellPkg/Library/BaseSortLib/BaseSortLib.inf2
2 files changed, 2 insertions, 2 deletions
diff --git a/edk2/ShellPkg/Library/BaseSortLib/BaseSortLib.c b/edk2/ShellPkg/Library/BaseSortLib/BaseSortLib.c
index eaee544d3..49327153e 100644
--- a/edk2/ShellPkg/Library/BaseSortLib/BaseSortLib.c
+++ b/edk2/ShellPkg/Library/BaseSortLib/BaseSortLib.c
@@ -1,7 +1,7 @@
/** @file
Library used for sorting routines.
- Copyright (c) 2009-2010, Intel Corporation. All rights reserved. <BR>
+ Copyright (c) 2009 - 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
diff --git a/edk2/ShellPkg/Library/BaseSortLib/BaseSortLib.inf b/edk2/ShellPkg/Library/BaseSortLib/BaseSortLib.inf
index 3da8e7647..167ae451b 100644
--- a/edk2/ShellPkg/Library/BaseSortLib/BaseSortLib.inf
+++ b/edk2/ShellPkg/Library/BaseSortLib/BaseSortLib.inf
@@ -1,7 +1,7 @@
## @file
# Library used for sorting routines.
#
-# Copyright (c) 2009- 2010, Intel Corporation.All rights reserved. <BR>
+# Copyright (c) 2009 - 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