diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-03 11:53:19 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-03 11:53:19 (EDT) |
commit | 1ed5da050b065e70f16478522ad537ace6638254 (patch) | |
tree | 776daa3567fc632ac71089efb13268b7c9251138 /resources/utilities/ich9deblob/src/demefactory.c | |
parent | 438cc1fe58f4b65099d778596b93e8094594cb69 (diff) | |
download | libreboot-1ed5da050b065e70f16478522ad537ace6638254.zip libreboot-1ed5da050b065e70f16478522ad537ace6638254.tar.gz libreboot-1ed5da050b065e70f16478522ad537ace6638254.tar.bz2 |
demefactory: fix wrong copyright attribution
Diffstat (limited to 'resources/utilities/ich9deblob/src/demefactory.c')
-rw-r--r-- | resources/utilities/ich9deblob/src/demefactory.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/resources/utilities/ich9deblob/src/demefactory.c b/resources/utilities/ich9deblob/src/demefactory.c index 1a48360..9888b7d 100644 --- a/resources/utilities/ich9deblob/src/demefactory.c +++ b/resources/utilities/ich9deblob/src/demefactory.c @@ -5,7 +5,8 @@ * Purpose: disable ME on GM45 factory firmware, but leave region intact * enable read-write on all regions * - * Copyright (C) 2015 Francis Rowe <info@gluglug.org.uk> + * Copyright (C) 2014, 2015 Francis Rowe <info@gluglug.org.uk> + * Copyright (C) 2014 Steve Shenton <sgsit@libreboot.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 |