From d89e0ec8579e894c9ba8a846eafd7052171e497a Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Mon, 27 Jun 2016 23:09:08 -0400 Subject: Backport changes to master branch --- (limited to 'resources/utilities/ich9deblob/src/common') 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 + * Copyright (C) 2014, 2015 Leah Rowe * Copyright (C) 2014 Steve Shenton * * 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 + * Copyright (C) 2014, 2015 Leah Rowe * Copyright (C) 2014 Steve Shenton * * 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 - * Leah Woods + * Leah Rowe * * 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 - * Leah Woods + * Leah Rowe * * 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 -- cgit v0.9.1