From f6e5cdd5cfa100e777db38e5f7b26b7ffcf41330 Mon Sep 17 00:00:00 2001 From: lpleahy Date: Thu, 9 Feb 2012 19:18:06 +0000 Subject: Merged socket development branch: * Add TCPv6 support to DataSink * Add TCPv6 support to DataSource * Add GetAddrInfo test application * Add GetNameInfo test application * Fixed copyright date * Completed TFTP server - now downloads files from local directory * Added ports and exit pages to web server * Made PCD values package specific Signed-off-by: lpleahy git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13003 6f19259b-4bc3-4df7-8a09-765794883524 --- AppPkg/Applications/Sockets/GetServByName/GetServByName.inf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'AppPkg/Applications/Sockets/GetServByName/GetServByName.inf') diff --git a/AppPkg/Applications/Sockets/GetServByName/GetServByName.inf b/AppPkg/Applications/Sockets/GetServByName/GetServByName.inf index 290d15e93..7af2f6c53 100644 --- a/AppPkg/Applications/Sockets/GetServByName/GetServByName.inf +++ b/AppPkg/Applications/Sockets/GetServByName/GetServByName.inf @@ -8,7 +8,7 @@ # license agreement # # -# Copyright (c) 20011 Intel Corporation. All rights reserved +# Copyright (c) 2011 Intel Corporation. All rights reserved # This software and associated documentation (if any) is furnished # under a license and may only be used or copied in accordance # with the terms of the license. Except as permitted by such -- cgit v1.2.3