diff options
author | Minifree Ltd <info@minifree.org> | 2016-04-26 11:31:18 (EDT) |
---|---|---|
committer | Minifree Ltd <info@minifree.org> | 2016-04-26 11:32:54 (EDT) |
commit | af9e6a3fd2e2eca34326dc1599ab43291d45079a (patch) | |
tree | e06c3ef15ac7e40f7fd0449a12893fd5166b53ea /resources/utilities/ich9deblob/src/gbe | |
parent | e9af4fb2e6bd2ce01f5a4eb8bdc98c64bde83a3a (diff) | |
download | libreboot-af9e6a3fd2e2eca34326dc1599ab43291d45079a.zip libreboot-af9e6a3fd2e2eca34326dc1599ab43291d45079a.tar.gz libreboot-af9e6a3fd2e2eca34326dc1599ab43291d45079a.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 3a594bc..593c200 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> - * Francis Rowe <info@gluglug.org.uk> + * Minifree Ltd <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 d4851e8..e075388 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> - * Francis Rowe <info@gluglug.org.uk> + * Minifree Ltd <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 |