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/descriptor | |
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/descriptor')
-rw-r--r-- | resources/utilities/ich9deblob/src/descriptor/descriptor.c | 2 | ||||
-rw-r--r-- | resources/utilities/ich9deblob/src/descriptor/descriptor.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/resources/utilities/ich9deblob/src/descriptor/descriptor.c b/resources/utilities/ich9deblob/src/descriptor/descriptor.c index 5a89813..6d9aa9b 100644 --- a/resources/utilities/ich9deblob/src/descriptor/descriptor.c +++ b/resources/utilities/ich9deblob/src/descriptor/descriptor.c @@ -2,7 +2,7 @@ * descriptor/descriptor.c * This file is part of the ich9deblob utility from the libreboot project * - * Copyright (C) 2014, 2015 Francis Rowe <info@gluglug.org.uk> + * Copyright (C) 2014, 2015 Minifree Ltd <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/descriptor/descriptor.h b/resources/utilities/ich9deblob/src/descriptor/descriptor.h index 64e381c..d4f5ad6 100644 --- a/resources/utilities/ich9deblob/src/descriptor/descriptor.h +++ b/resources/utilities/ich9deblob/src/descriptor/descriptor.h @@ -2,7 +2,7 @@ * descriptor/descriptor.h * This file is part of the ich9deblob utility from the libreboot project * - * Copyright (C) 2014, 2015 Francis Rowe <info@gluglug.org.uk> + * Copyright (C) 2014, 2015 Minifree Ltd <info@minifree.org> * Copyright (C) 2014 Steve Shenton <sgsit@libreboot.org> * * This program is free software: you can redistribute it and/or modify |