diff options
author | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-09-14 12:22:42 +0000 |
---|---|---|
committer | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-09-14 12:22:42 +0000 |
commit | fbec9c0f1c819de0d0d2fa61025258dcda471071 (patch) | |
tree | d97479098da51bbaf5eddbc0fad47c813df6dd28 /ShellPkg/Library/BaseSortLib | |
parent | a405b86d274d32b92f69842bfb9a1ab143128f57 (diff) | |
download | edk2-platforms-fbec9c0f1c819de0d0d2fa61025258dcda471071.tar.xz |
copyright format update
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10875 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'ShellPkg/Library/BaseSortLib')
-rw-r--r-- | ShellPkg/Library/BaseSortLib/BaseSortLib.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ShellPkg/Library/BaseSortLib/BaseSortLib.inf b/ShellPkg/Library/BaseSortLib/BaseSortLib.inf index 2537245912..fd6af93ce4 100644 --- a/ShellPkg/Library/BaseSortLib/BaseSortLib.inf +++ b/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
|