]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/FvSimpleFileSystemDxe/FvSimpleFileSystemInternal.h
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Universal / FvSimpleFileSystemDxe / FvSimpleFileSystemInternal.h
index 495ba97a59dae8466c2bb8f30f1ab1dd6eeb8cad..0dbd7b62cc9d434f7e48ad252d44ede002cdbb14 100644 (file)
@@ -2,7 +2,7 @@
   The internal header file of FvSimpleFileSystem driver.\r
 \r
 Copyright (c) 2014, ARM Limited. All rights reserved.\r
-Copyright (c) 2014, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2014 - 2018, Intel Corporation. All rights reserved.<BR>\r
 \r
 This program and the accompanying materials\r
 are licensed and made available under the terms and conditions of the BSD License\r
@@ -58,7 +58,7 @@ struct _FV_FILESYSTEM_INSTANCE {
 };\r
 \r
 //\r
-// Struct representing a opening file. Each opening operation on file will \r
+// Struct representing a opening file. Each opening operation on file will\r
 // create such an instance except for the "root directory", which will only\r
 // be created once for each FV.\r
 //\r