diff options
author | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-26 08:29:27 +0000 |
---|---|---|
committer | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-26 08:29:27 +0000 |
commit | 3f187a734e39b627dfa68597c5e08ade0a847964 (patch) | |
tree | 3cc13bc1c11de4bf9bdf0dbfa23532007207c749 /MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf | |
parent | 630bc731d4be59cac48251c43cac6ef3e5df8f3e (diff) | |
download | edk2-3f187a734e39b627dfa68597c5e08ade0a847964.zip edk2-3f187a734e39b627dfa68597c5e08ade0a847964.tar.gz edk2-3f187a734e39b627dfa68597c5e08ade0a847964.tar.bz2 |
Fix the wrong copyright statements.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3454 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf')
-rw-r--r-- | MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf b/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf index 3b28698..2eff97e 100644 --- a/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf +++ b/MdeModulePkg/Library/DxeUdpIoLib/DxeUdpIoLib.inf @@ -2,7 +2,7 @@ # Component name for module NetLib
#
# FIX ME!
-# Copyright (c) 2006, Intel Corporation. All right reserved.
+# Copyright (c) 2006, Intel Corporation.
#
# All rights reserved. This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
|