diff options
author | midipix <writeonce@midipix.org> | 2021-08-20 00:00:00 +0000 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2021-12-30 11:19:49 +0000 |
commit | 6dda529d32b0cd18668fa62e3d8e65509ae23cc4 (patch) | |
tree | 52c3a73d3b0f68e71b07dde29b7887090c2e265d /src/internal | |
parent | 74041952bb4e954a3d04a68cc4fef99a14617165 (diff) | |
download | pemagine-6dda529d32b0cd18668fa62e3d8e65509ae23cc4.tar.bz2 pemagine-6dda529d32b0cd18668fa62e3d8e65509ae23cc4.tar.xz |
A new home.
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. */ /*****************************************************************************/ |