diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-05-04 10:40:16 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-05-04 10:40:16 +0100 |
commit | 9b6c5d449b76458618db6530405c5f6412a88d77 (patch) | |
tree | d9a79f748d54f6308bf89b2c7c89bded5d3d30aa /resources/utilities/ich9deblob | |
parent | 95ce23d6f8eff63f0b1bc91ed90da5df747e7863 (diff) | |
download | librebootfr-9b6c5d449b76458618db6530405c5f6412a88d77.tar.gz librebootfr-9b6c5d449b76458618db6530405c5f6412a88d77.zip |
resources/utilities/ich9deblob/Makefile: Update copyright header
Forgot to do it yesterday
Diffstat (limited to 'resources/utilities/ich9deblob')
-rw-r--r-- | resources/utilities/ich9deblob/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/utilities/ich9deblob/Makefile b/resources/utilities/ich9deblob/Makefile index 2db8e843..51d7e0e4 100644 --- a/resources/utilities/ich9deblob/Makefile +++ b/resources/utilities/ich9deblob/Makefile @@ -1,7 +1,7 @@ # # Makefile for ich9deblob utility from libreboot project # -# Copyright (C) 2014 Francis Rowe <info@gluglug.org.uk> +# Copyright (C) 2014, 2015 Francis Rowe <info@gluglug.org.uk> # # 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 @@ -71,7 +71,7 @@ obj/ich9gen/mkdescriptor.o: obj/ich9gen/mkgbe.o: $(CC) $(CFLAGS) $(NOLINKER) src/ich9gen/mkgbe.c -o obj/ich9gen/mkgbe.o -# for ich9deblob and ich9gen: +# for demefactory, ich9deblob and ich9gen: # ---------------------------------------------------------------------- obj/common/descriptor_gbe.o: |