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/ich9gen | |
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/ich9gen')
4 files changed, 4 insertions, 4 deletions
diff --git a/resources/utilities/ich9deblob/src/ich9gen/mkdescriptor.c b/resources/utilities/ich9deblob/src/ich9gen/mkdescriptor.c index 8afd7c4..e872d21 100644 --- a/resources/utilities/ich9deblob/src/ich9gen/mkdescriptor.c +++ b/resources/utilities/ich9deblob/src/ich9gen/mkdescriptor.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org> + * Copyright (C) 2014, 2015 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/ich9gen/mkdescriptor.h b/resources/utilities/ich9deblob/src/ich9gen/mkdescriptor.h index 2cdf39c..64b344f 100644 --- a/resources/utilities/ich9deblob/src/ich9gen/mkdescriptor.h +++ b/resources/utilities/ich9deblob/src/ich9gen/mkdescriptor.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Minifree Ltd <info@minifree.org> + * Copyright (C) 2014 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/ich9gen/mkgbe.c b/resources/utilities/ich9deblob/src/ich9gen/mkgbe.c index c644a9c..0057c7e 100644 --- a/resources/utilities/ich9deblob/src/ich9gen/mkgbe.c +++ b/resources/utilities/ich9deblob/src/ich9gen/mkgbe.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Minifree Ltd <info@minifree.org> + * Copyright (C) 2014 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/ich9gen/mkgbe.h b/resources/utilities/ich9deblob/src/ich9gen/mkgbe.h index f6b6a8b..99566fc 100644 --- a/resources/utilities/ich9deblob/src/ich9gen/mkgbe.h +++ b/resources/utilities/ich9deblob/src/ich9gen/mkgbe.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2014 Minifree Ltd <info@minifree.org> + * Copyright (C) 2014 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 |