diff options
author | Leah Woods <info@minifree.org> | 2016-05-06 04:13:34 (EDT) |
---|---|---|
committer | Leah Woods <info@minifree.org> | 2016-05-06 04:13:34 (EDT) |
commit | f00198801000eb0bf00d35aa37b1b4f6e6240ba2 (patch) | |
tree | f8c1290ec788fc6d048cb8193937507f1b57a06e /resources/utilities/ich9deblob/src/common | |
parent | 03690c9dab0c6006546e1f273769cf673f94db5a (diff) | |
download | libreboot-f00198801000eb0bf00d35aa37b1b4f6e6240ba2.zip libreboot-f00198801000eb0bf00d35aa37b1b4f6e6240ba2.tar.gz libreboot-f00198801000eb0bf00d35aa37b1b4f6e6240ba2.tar.bz2 |
reassign Minifree Ltd copyrights back to Minifree director
This time under her chosen name.
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 |