From 64e60696fd9cf2e8e672cebd1ed8b52b9b542606 Mon Sep 17 00:00:00 2001 From: midipix Date: Fri, 20 Aug 2021 00:00:00 +0000 Subject: A new home. --- src/ldr/ntapi_ldr_create_state_snapshot.c | 2 +- src/ldr/ntapi_ldr_load_system_dll.c | 2 +- src/ldr/ntapi_ldr_revert_state_to_snapshot.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/ldr') diff --git a/src/ldr/ntapi_ldr_create_state_snapshot.c b/src/ldr/ntapi_ldr_create_state_snapshot.c index 15ce69a..6aad04f 100644 --- a/src/ldr/ntapi_ldr_create_state_snapshot.c +++ b/src/ldr/ntapi_ldr_create_state_snapshot.c @@ -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/ldr/ntapi_ldr_load_system_dll.c b/src/ldr/ntapi_ldr_load_system_dll.c index 0130aca..9f8256b 100644 --- a/src/ldr/ntapi_ldr_load_system_dll.c +++ b/src/ldr/ntapi_ldr_load_system_dll.c @@ -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/ldr/ntapi_ldr_revert_state_to_snapshot.c b/src/ldr/ntapi_ldr_revert_state_to_snapshot.c index 4912724..b90bf52 100644 --- a/src/ldr/ntapi_ldr_revert_state_to_snapshot.c +++ b/src/ldr/ntapi_ldr_revert_state_to_snapshot.c @@ -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. */ /********************************************************/ -- cgit v1.2.3