diff options
author | Leah Woods <info@minifree.org> | 2016-05-06 04:15:27 (EDT) |
---|---|---|
committer | Leah Woods <info@minifree.org> | 2016-05-06 04:15:27 (EDT) |
commit | d8158b0a8f05a65c823011a95a045a1c39943e06 (patch) | |
tree | df276db8131117adc418720882ccf289658b6a51 /resources/utilities/ich9deblob/src/gbe | |
parent | d3133502728098d8f34760ac6ebbc61033d3ff61 (diff) | |
download | libreboot-d8158b0a8f05a65c823011a95a045a1c39943e06.zip libreboot-d8158b0a8f05a65c823011a95a045a1c39943e06.tar.gz libreboot-d8158b0a8f05a65c823011a95a045a1c39943e06.tar.bz2 |
backport changes to master branch
Diffstat (limited to 'resources/utilities/ich9deblob/src/gbe')
-rw-r--r-- | resources/utilities/ich9deblob/src/gbe/gbe.c | 2 | ||||
-rw-r--r-- | resources/utilities/ich9deblob/src/gbe/gbe.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/resources/utilities/ich9deblob/src/gbe/gbe.c b/resources/utilities/ich9deblob/src/gbe/gbe.c index 593c200..257451c 100644 --- a/resources/utilities/ich9deblob/src/gbe/gbe.c +++ b/resources/utilities/ich9deblob/src/gbe/gbe.c @@ -3,7 +3,7 @@ * This file is part of the ich9deblob utility from the libreboot project * * 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/gbe/gbe.h b/resources/utilities/ich9deblob/src/gbe/gbe.h index e075388..75e9380 100644 --- a/resources/utilities/ich9deblob/src/gbe/gbe.h +++ b/resources/utilities/ich9deblob/src/gbe/gbe.h @@ -3,7 +3,7 @@ * This file is part of the ich9deblob utility from the libreboot project * * 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 |