]> git.proxmox.com Git - mirror_edk2.git/blobdiff - AppPkg/Applications/Sockets/GetServByPort/GetServByPort.c
Update the license dates
[mirror_edk2.git] / AppPkg / Applications / Sockets / GetServByPort / GetServByPort.c
index 6a5fc46ea7d837ea1efcd03a16b004a8f8e67eaa..1b8dcd32eaa6648f391bb0ad1b4a8701aafee9c9 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   Translate the port number into a service name\r
 \r
-  Copyright (c) 2011, Intel Corporation\r
+  Copyright (c) 2011-2012, Intel Corporation\r
   All rights reserved. This program and the accompanying materials\r
   are licensed and made available under the terms and conditions of the BSD License\r
   which accompanies this distribution.  The full text of the license may be found at\r
@@ -24,7 +24,7 @@
 \r
 #include <sys/socket.h>\r
 \r
-char mBuffer [65536];\r
+char mBuffer[65536];\r
 \r
 \r
 /**\r