From c4ae2792f250bce176cf68ecdd64d4bf246c3fb0 Mon Sep 17 00:00:00 2001 From: klu2 Date: Wed, 10 Mar 2010 02:36:05 +0000 Subject: 1, Remove comma after year 2, Use full stop instead of comma after "Intel Corporation" 3, Remove blank char between "." and "
" git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10222 6f19259b-4bc3-4df7-8a09-765794883524 --- DuetPkg/BootSector/FILE.LST | 2 +- DuetPkg/BootSector/GNUmakefile | 2 +- DuetPkg/BootSector/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'DuetPkg/BootSector') diff --git a/DuetPkg/BootSector/FILE.LST b/DuetPkg/BootSector/FILE.LST index d75539f820..80b4d8d2ad 100644 --- a/DuetPkg/BootSector/FILE.LST +++ b/DuetPkg/BootSector/FILE.LST @@ -1,6 +1,6 @@ ## @file # -# Copyright (c) 2010, Intel Corporation, All rights reserved.
+# Copyright (c) 2010 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 diff --git a/DuetPkg/BootSector/GNUmakefile b/DuetPkg/BootSector/GNUmakefile index 461ba57d74..bda0df5ddc 100644 --- a/DuetPkg/BootSector/GNUmakefile +++ b/DuetPkg/BootSector/GNUmakefile @@ -1,7 +1,7 @@ ## @file # Just use host GCC to compile boot sector image. # -# Copyright (c) 2010, Intel Corporation, All rights reserved.
+# Copyright (c) 2010 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 diff --git a/DuetPkg/BootSector/Makefile b/DuetPkg/BootSector/Makefile index d12f7affb8..9cf9dcef79 100644 --- a/DuetPkg/BootSector/Makefile +++ b/DuetPkg/BootSector/Makefile @@ -1,6 +1,6 @@ ## @file # -# Copyright (c) 2010, Intel Corporation, All rights reserved.
+# Copyright (c) 2010 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 -- cgit v1.2.3