summaryrefslogtreecommitdiffstats
path: root/BaseTools/Source/C/GenBootSector/FatFormat.h
diff options
context:
space:
mode:
Diffstat (limited to 'BaseTools/Source/C/GenBootSector/FatFormat.h')
-rw-r--r--BaseTools/Source/C/GenBootSector/FatFormat.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/BaseTools/Source/C/GenBootSector/FatFormat.h b/BaseTools/Source/C/GenBootSector/FatFormat.h
index 1f77e879b3..e244f1507c 100644
--- a/BaseTools/Source/C/GenBootSector/FatFormat.h
+++ b/BaseTools/Source/C/GenBootSector/FatFormat.h
@@ -2,14 +2,14 @@
Fat file system structure and definition.
-Copyright (c) 2006 - 2008, 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
-which accompanies this distribution. The full text of the license may be found at
-http://opensource.org/licenses/bsd-license.php
-
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
+Copyright (c) 2006 - 2018, 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
+which accompanies this distribution. The full text of the license may be found at
+http://opensource.org/licenses/bsd-license.php
+
+THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
+WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
--*/