diff options
author | midipix <writeonce@midipix.org> | 2021-07-06 09:11:16 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2021-07-06 09:11:16 +0000 |
commit | 74041952bb4e954a3d04a68cc4fef99a14617165 (patch) | |
tree | fa5784272289efafa331293b204deb934e060ab0 /src/imports | |
parent | e0bc45bf5dc7e11c0e65dc25913eb87f9a0d7ace (diff) | |
download | pemagine-74041952bb4e954a3d04a68cc4fef99a14617165.tar.bz2 pemagine-74041952bb4e954a3d04a68cc4fef99a14617165.tar.xz |
Annual chores.
Diffstat (limited to 'src/imports')
-rw-r--r-- | src/imports/pe_enum_image_import_hdrs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/pe_enum_image_import_hdrs.c b/src/imports/pe_enum_image_import_hdrs.c index ec64c25..22d6ce4 100644 --- a/src/imports/pe_enum_image_import_hdrs.c +++ b/src/imports/pe_enum_image_import_hdrs.c @@ -1,6 +1,6 @@ /*****************************************************************************/ /* pemagination: a (virtual) tour into portable bits and executable bytes */ -/* Copyright (C) 2013--2017 Z. Gilboa */ +/* Copyright (C) 2013--2020 Z. Gilboa */ /* Released under GPLv2 and GPLv3; see COPYING.PEMAGINE. */ /*****************************************************************************/ |