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 5b3ca6f..3e578d0 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--2020 Z. Gilboa */ +/* Copyright (C) 2013--2020 SysDeer Technologies, LLC */ /* Released under GPLv2 and GPLv3; see COPYING.PEMAGINE. */ /*****************************************************************************/ |