summaryrefslogtreecommitdiff
path: root/PcAtChipsetPkg/8254TimerDxe
diff options
context:
space:
mode:
authorhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>2010-04-24 12:07:51 +0000
committerhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>2010-04-24 12:07:51 +0000
commit95d48e8299e000aefae3c7682039ce2473648940 (patch)
treee4a3bdfc71f82218da25e3012d40aa60c7a014c3 /PcAtChipsetPkg/8254TimerDxe
parentac1ca10416edf34b6700a31d0bc58d144e35974c (diff)
downloadedk2-95d48e8299e000aefae3c7682039ce2473648940.zip
edk2-95d48e8299e000aefae3c7682039ce2473648940.tar.gz
edk2-95d48e8299e000aefae3c7682039ce2473648940.tar.bz2
Update the copyright notice format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10426 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'PcAtChipsetPkg/8254TimerDxe')
-rw-r--r--PcAtChipsetPkg/8254TimerDxe/8254Timer.inf2
-rw-r--r--PcAtChipsetPkg/8254TimerDxe/Timer.c2
-rw-r--r--PcAtChipsetPkg/8254TimerDxe/Timer.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/PcAtChipsetPkg/8254TimerDxe/8254Timer.inf b/PcAtChipsetPkg/8254TimerDxe/8254Timer.inf
index 6006c57..140baaa 100644
--- a/PcAtChipsetPkg/8254TimerDxe/8254Timer.inf
+++ b/PcAtChipsetPkg/8254TimerDxe/8254Timer.inf
@@ -1,6 +1,6 @@
## @file
#
-# Copyright (c) 2005 - 2010, Intel Corporation. All rights reserved. <BR>
+# Copyright (c) 2005 - 2010, 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
diff --git a/PcAtChipsetPkg/8254TimerDxe/Timer.c b/PcAtChipsetPkg/8254TimerDxe/Timer.c
index 6cf99d5..b57ccda 100644
--- a/PcAtChipsetPkg/8254TimerDxe/Timer.c
+++ b/PcAtChipsetPkg/8254TimerDxe/Timer.c
@@ -1,7 +1,7 @@
/** @file
Timer Architectural Protocol as defined in the DXE CIS
-Copyright (c) 2005 - 2010, Intel Corporation. All rights reserved. <BR>
+Copyright (c) 2005 - 2010, 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
diff --git a/PcAtChipsetPkg/8254TimerDxe/Timer.h b/PcAtChipsetPkg/8254TimerDxe/Timer.h
index fe4bf5b..53de04f 100644
--- a/PcAtChipsetPkg/8254TimerDxe/Timer.h
+++ b/PcAtChipsetPkg/8254TimerDxe/Timer.h
@@ -1,7 +1,7 @@
/** @file
Private data structures
-Copyright (c) 2005 - 2010, Intel Corporation. All rights reserved. <BR>
+Copyright (c) 2005 - 2010, 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