diff options
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 27c156d..313e1ac 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,2014,2015 Z. Gilboa */ +/* Copyright (C) 2013--2016 Z. Gilboa */ /* Released under GPLv2 and GPLv3; see COPYING.PEMAGINE. */ /*****************************************************************************/ |