diff options
Diffstat (limited to 'resources/utilities/ich9deblob/src/common')
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 a79f58c..961e8e2 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 Minifree Ltd <info@minifree.org> + * Copyright (C) 2014, 2015 Leah Woods <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 a497693..9e4ff71 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 Minifree Ltd <info@minifree.org> + * Copyright (C) 2014, 2015 Leah Woods <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 aaf1d88..582ab4c 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> - * Minifree Ltd <info@minifree.org> + * Leah Woods <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 26c120b..b04f181 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> - * Minifree Ltd <info@minifree.org> + * Leah Woods <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 |