summaryrefslogtreecommitdiffstats
path: root/resources/utilities/ich9deblob/src/common
diff options
context:
space:
mode:
authorLeah Rowe <info@minifree.org>2016-06-27 23:06:11 (EDT)
committer Leah Rowe <info@minifree.org>2016-06-27 23:06:11 (EDT)
commitffc88c45615ed5cdb0fc2df00de2d86f01d18bda (patch)
tree996ec4ffef59b2b8dde1df1bd55aabf5d90ccb1a /resources/utilities/ich9deblob/src/common
parent832e17262fad58ad4601937fe50f9e43d32f444c (diff)
downloadlibreboot-ffc88c45615ed5cdb0fc2df00de2d86f01d18bda.zip
libreboot-ffc88c45615ed5cdb0fc2df00de2d86f01d18bda.tar.gz
libreboot-ffc88c45615ed5cdb0fc2df00de2d86f01d18bda.tar.bz2
Change Leah's surname back to Rowe
Diffstat (limited to 'resources/utilities/ich9deblob/src/common')
-rw-r--r--resources/utilities/ich9deblob/src/common/descriptor_gbe.c2
-rw-r--r--resources/utilities/ich9deblob/src/common/descriptor_gbe.h2
-rw-r--r--resources/utilities/ich9deblob/src/common/x86compatibility.c2
-rw-r--r--resources/utilities/ich9deblob/src/common/x86compatibility.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/resources/utilities/ich9deblob/src/common/descriptor_gbe.c b/resources/utilities/ich9deblob/src/common/descriptor_gbe.c
index 961e8e2..1c1ad32 100644
--- a/resources/utilities/ich9deblob/src/common/descriptor_gbe.c
+++ b/resources/utilities/ich9deblob/src/common/descriptor_gbe.c
@@ -4,7 +4,7 @@
*
* Purpose: common descriptor/gbe functions used by ich9deblob
*
- * Copyright (C) 2014, 2015 Leah Woods <info@minifree.org>
+ * Copyright (C) 2014, 2015 Leah Rowe <info@minifree.org>
* Copyright (C) 2014 Steve Shenton <sgsit@libreboot.org>
*
* This program is free software: you can redistribute it and/or modify
diff --git a/resources/utilities/ich9deblob/src/common/descriptor_gbe.h b/resources/utilities/ich9deblob/src/common/descriptor_gbe.h
index 9e4ff71..b3713c8 100644
--- a/resources/utilities/ich9deblob/src/common/descriptor_gbe.h
+++ b/resources/utilities/ich9deblob/src/common/descriptor_gbe.h
@@ -4,7 +4,7 @@
*
* Purpose: header file for descriptor_gbe.c
*
- * Copyright (C) 2014, 2015 Leah Woods <info@minifree.org>
+ * Copyright (C) 2014, 2015 Leah Rowe <info@minifree.org>
* Copyright (C) 2014 Steve Shenton <sgsit@libreboot.org>
*
* This program is free software: you can redistribute it and/or modify
diff --git a/resources/utilities/ich9deblob/src/common/x86compatibility.c b/resources/utilities/ich9deblob/src/common/x86compatibility.c
index 582ab4c..362c634 100644
--- a/resources/utilities/ich9deblob/src/common/x86compatibility.c
+++ b/resources/utilities/ich9deblob/src/common/x86compatibility.c
@@ -5,7 +5,7 @@
* Purpose: compiler/cpu compatibility checks. ich9deblob is not portable, yet.
*
* Copyright (C) 2014 Steve Shenton <sgsit@libreboot.org>
- * Leah Woods <info@minifree.org>
+ * Leah Rowe <info@minifree.org>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
diff --git a/resources/utilities/ich9deblob/src/common/x86compatibility.h b/resources/utilities/ich9deblob/src/common/x86compatibility.h
index b04f181..5a598ad 100644
--- a/resources/utilities/ich9deblob/src/common/x86compatibility.h
+++ b/resources/utilities/ich9deblob/src/common/x86compatibility.h
@@ -5,7 +5,7 @@
* Purpose: keep gcc/make happy. no actual code here, just function definitions.
*
* Copyright (C) 2014 Steve Shenton <sgsit@libreboot.org>
- * Leah Woods <info@minifree.org>
+ * Leah Rowe <info@minifree.org>
*
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by