diff options
author | Tian, Hot <hot.tian@intel.com> | 2014-09-02 07:50:29 +0000 |
---|---|---|
committer | hhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524> | 2014-09-02 07:50:29 +0000 |
commit | 8edfdee0dc05e5dfc343fca5fffe334d0b359020 (patch) | |
tree | 3ecf8c4363dda19e1fd1c27d3c400c312b9f9161 /PcAtChipsetPkg/Library | |
parent | 7886a51135b98d5d75184ccdc6d10f449f727607 (diff) | |
download | edk2-8edfdee0dc05e5dfc343fca5fffe334d0b359020.tar.gz edk2-8edfdee0dc05e5dfc343fca5fffe334d0b359020.tar.bz2 edk2-8edfdee0dc05e5dfc343fca5fffe334d0b359020.zip |
Minor format update: add missing space in copyright line
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Tian, Hot <hot.tian@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16034 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'PcAtChipsetPkg/Library')
-rw-r--r-- | PcAtChipsetPkg/Library/AcpiTimerLib/AcpiTimerLib.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/PcAtChipsetPkg/Library/AcpiTimerLib/AcpiTimerLib.c b/PcAtChipsetPkg/Library/AcpiTimerLib/AcpiTimerLib.c index 19fdd76df6..b184c49ee7 100644 --- a/PcAtChipsetPkg/Library/AcpiTimerLib/AcpiTimerLib.c +++ b/PcAtChipsetPkg/Library/AcpiTimerLib/AcpiTimerLib.c @@ -1,7 +1,7 @@ /** @file
ACPI Timer implements one instance of Timer Library.
- Copyright (c) 2013 -2014, Intel Corporation. All rights reserved.<BR>
+ Copyright (c) 2013 - 2014, 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
|