diff options
author | midipix <writeonce@midipix.org> | 2017-02-04 11:06:45 -0500 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2017-02-04 11:06:45 -0500 |
commit | b6ea9a182fe169b50dcb824052e018f450dcdd4f (patch) | |
tree | 1b1e32707242ff573856f19fde3088da73be926f /src/internal | |
parent | 9573d44d31aef2389807bd3d81038304c33da90d (diff) | |
download | pemagine-b6ea9a182fe169b50dcb824052e018f450dcdd4f.tar.bz2 pemagine-b6ea9a182fe169b50dcb824052e018f450dcdd4f.tar.xz |
annual chores.
Diffstat (limited to 'src/internal')
-rw-r--r-- | src/internal/pe_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/internal/pe_impl.h b/src/internal/pe_impl.h index a316bf3..35501c2 100644 --- a/src/internal/pe_impl.h +++ b/src/internal/pe_impl.h @@ -1,6 +1,6 @@ /*****************************************************************************/ /* pemagination: a (virtual) tour into portable bits and executable bytes */ -/* Copyright (C) 2013--2016 Z. Gilboa */ +/* Copyright (C) 2013--2017 Z. Gilboa */ /* Released under GPLv2 and GPLv3; see COPYING.PEMAGINE. */ /*****************************************************************************/ |