diff options
Diffstat (limited to 'src/seh')
-rw-r--r-- | src/seh/nt32/ntapi_tt_seh_frame.s | 2 | ||||
-rw-r--r-- | src/seh/nt64/ntapi_tt_seh_frame.s | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/seh/nt32/ntapi_tt_seh_frame.s b/src/seh/nt32/ntapi_tt_seh_frame.s index baff86d..7a91290 100644 --- a/src/seh/nt32/ntapi_tt_seh_frame.s +++ b/src/seh/nt32/ntapi_tt_seh_frame.s @@ -1,6 +1,6 @@ ########################################################## ## ntapi: Native API core library ## -## Copyright (C) 2013--2021 Z. Gilboa ## +## Copyright (C) 2013--2021 SysDeer Technologies, LLC ## ## Released under GPLv2 and GPLv3; see COPYING.NTAPI. ## ########################################################## diff --git a/src/seh/nt64/ntapi_tt_seh_frame.s b/src/seh/nt64/ntapi_tt_seh_frame.s index 22707e6..4c393f8 100644 --- a/src/seh/nt64/ntapi_tt_seh_frame.s +++ b/src/seh/nt64/ntapi_tt_seh_frame.s @@ -1,6 +1,6 @@ ########################################################## ## ntapi: Native API core library ## -## Copyright (C) 2013--2021 Z. Gilboa ## +## Copyright (C) 2013--2021 SysDeer Technologies, LLC ## ## Released under GPLv2 and GPLv3; see COPYING.NTAPI. ## ########################################################## |