summaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
Diffstat (limited to 'resources')
-rw-r--r--resources/rsaddr.c2
-rw-r--r--resources/rscalc.c2
-rw-r--r--resources/rscreate.c4
-rw-r--r--resources/rsdump.c2
-rw-r--r--resources/rsinfo.c2
-rw-r--r--resources/rsio.c2
-rw-r--r--resources/rsirq.c2
-rw-r--r--resources/rslist.c2
-rw-r--r--resources/rsmemory.c2
-rw-r--r--resources/rsmisc.c2
-rw-r--r--resources/rsutils.c2
-rw-r--r--resources/rsxface.c2
12 files changed, 13 insertions, 13 deletions
diff --git a/resources/rsaddr.c b/resources/rsaddr.c
index f2f3c4421f66..eeed1dffdb68 100644
--- a/resources/rsaddr.c
+++ b/resources/rsaddr.c
@@ -8,7 +8,7 @@
*
* 1. Copyright Notice
*
- * Some or all of this work - Copyright (c) 1999 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2010, Intel Corp.
* All rights reserved.
*
* 2. License
diff --git a/resources/rscalc.c b/resources/rscalc.c
index 76aa44ff839a..3215c9ecdbd7 100644
--- a/resources/rscalc.c
+++ b/resources/rscalc.c
@@ -8,7 +8,7 @@
*
* 1. Copyright Notice
*
- * Some or all of this work - Copyright (c) 1999 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2010, Intel Corp.
* All rights reserved.
*
* 2. License
diff --git a/resources/rscreate.c b/resources/rscreate.c
index e9c840b64e58..c2929aa43044 100644
--- a/resources/rscreate.c
+++ b/resources/rscreate.c
@@ -8,7 +8,7 @@
*
* 1. Copyright Notice
*
- * Some or all of this work - Copyright (c) 1999 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2010, Intel Corp.
* All rights reserved.
*
* 2. License
@@ -270,7 +270,7 @@ AcpiRsCreatePciRoutingTable (
/*
* Loop through the ACPI_INTERNAL_OBJECTS - Each object should be a
- * package that in turn contains an ACPI_INTEGER Address, a UINT8 Pin,
+ * package that in turn contains an UINT64 Address, a UINT8 Pin,
* a Name, and a UINT8 SourceIndex.
*/
TopObjectList = PackageObject->Package.Elements;
diff --git a/resources/rsdump.c b/resources/rsdump.c
index 62db284c6f37..3c1275f52fed 100644
--- a/resources/rsdump.c
+++ b/resources/rsdump.c
@@ -8,7 +8,7 @@
*
* 1. Copyright Notice
*
- * Some or all of this work - Copyright (c) 1999 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2010, Intel Corp.
* All rights reserved.
*
* 2. License
diff --git a/resources/rsinfo.c b/resources/rsinfo.c
index abf79943d971..8f6aa0aa358b 100644
--- a/resources/rsinfo.c
+++ b/resources/rsinfo.c
@@ -8,7 +8,7 @@
*
* 1. Copyright Notice
*
- * Some or all of this work - Copyright (c) 1999 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2010, Intel Corp.
* All rights reserved.
*
* 2. License
diff --git a/resources/rsio.c b/resources/rsio.c
index fb9213dd72e9..a29c655c483f 100644
--- a/resources/rsio.c
+++ b/resources/rsio.c
@@ -8,7 +8,7 @@
*
* 1. Copyright Notice
*
- * Some or all of this work - Copyright (c) 1999 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2010, Intel Corp.
* All rights reserved.
*
* 2. License
diff --git a/resources/rsirq.c b/resources/rsirq.c
index 7eab43513996..21120f6edbfe 100644
--- a/resources/rsirq.c
+++ b/resources/rsirq.c
@@ -8,7 +8,7 @@
*
* 1. Copyright Notice
*
- * Some or all of this work - Copyright (c) 1999 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2010, Intel Corp.
* All rights reserved.
*
* 2. License
diff --git a/resources/rslist.c b/resources/rslist.c
index 3adce2b39398..8d31a9151975 100644
--- a/resources/rslist.c
+++ b/resources/rslist.c
@@ -8,7 +8,7 @@
*
* 1. Copyright Notice
*
- * Some or all of this work - Copyright (c) 1999 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2010, Intel Corp.
* All rights reserved.
*
* 2. License
diff --git a/resources/rsmemory.c b/resources/rsmemory.c
index a3d08c01a1b7..f4d1cca436b2 100644
--- a/resources/rsmemory.c
+++ b/resources/rsmemory.c
@@ -8,7 +8,7 @@
*
* 1. Copyright Notice
*
- * Some or all of this work - Copyright (c) 1999 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2010, Intel Corp.
* All rights reserved.
*
* 2. License
diff --git a/resources/rsmisc.c b/resources/rsmisc.c
index 3565334e7324..ecea3e0c1aff 100644
--- a/resources/rsmisc.c
+++ b/resources/rsmisc.c
@@ -8,7 +8,7 @@
*
* 1. Copyright Notice
*
- * Some or all of this work - Copyright (c) 1999 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2010, Intel Corp.
* All rights reserved.
*
* 2. License
diff --git a/resources/rsutils.c b/resources/rsutils.c
index 4e0f04ce8e52..b5c2ab5a7334 100644
--- a/resources/rsutils.c
+++ b/resources/rsutils.c
@@ -8,7 +8,7 @@
*
* 1. Copyright Notice
*
- * Some or all of this work - Copyright (c) 1999 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2010, Intel Corp.
* All rights reserved.
*
* 2. License
diff --git a/resources/rsxface.c b/resources/rsxface.c
index a509c7afc7a4..2a019d18440e 100644
--- a/resources/rsxface.c
+++ b/resources/rsxface.c
@@ -8,7 +8,7 @@
*
* 1. Copyright Notice
*
- * Some or all of this work - Copyright (c) 1999 - 2009, Intel Corp.
+ * Some or all of this work - Copyright (c) 1999 - 2010, Intel Corp.
* All rights reserved.
*
* 2. License