diff options
Diffstat (limited to 'Tools/CCode/Source/GenAcpiTable')
-rw-r--r-- | Tools/CCode/Source/GenAcpiTable/GenAcpiTable.c | 2 | ||||
-rw-r--r-- | Tools/CCode/Source/GenAcpiTable/build.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Tools/CCode/Source/GenAcpiTable/GenAcpiTable.c b/Tools/CCode/Source/GenAcpiTable/GenAcpiTable.c index ec866d3370..5638c3fa25 100644 --- a/Tools/CCode/Source/GenAcpiTable/GenAcpiTable.c +++ b/Tools/CCode/Source/GenAcpiTable/GenAcpiTable.c @@ -1,6 +1,6 @@ /*++
-Copyright (c) 2004-2006 Intel Corporation. All rights reserved
+Copyright (c) 2004 - 2007 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 which accompanies this
distribution. The full text of the license may be found at
diff --git a/Tools/CCode/Source/GenAcpiTable/build.xml b/Tools/CCode/Source/GenAcpiTable/build.xml index b7712521c6..e864f132cb 100644 --- a/Tools/CCode/Source/GenAcpiTable/build.xml +++ b/Tools/CCode/Source/GenAcpiTable/build.xml @@ -1,6 +1,6 @@ <?xml version="1.0" ?>
<!--
-Copyright (c) 2006, Intel Corporation
+Copyright (c) 2006 - 2007, 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
which accompanies this distribution. The full text of the license may be found at
|