diff options
author | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-24 12:07:51 +0000 |
---|---|---|
committer | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-04-24 12:07:51 +0000 |
commit | 95d48e8299e000aefae3c7682039ce2473648940 (patch) | |
tree | e4a3bdfc71f82218da25e3012d40aa60c7a014c3 /PcAtChipsetPkg/8254TimerDxe/Timer.c | |
parent | ac1ca10416edf34b6700a31d0bc58d144e35974c (diff) | |
download | edk2-platforms-95d48e8299e000aefae3c7682039ce2473648940.tar.xz |
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/Timer.c')
-rw-r--r-- | PcAtChipsetPkg/8254TimerDxe/Timer.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PcAtChipsetPkg/8254TimerDxe/Timer.c b/PcAtChipsetPkg/8254TimerDxe/Timer.c index 6cf99d5e82..b57ccda727 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
|