From 59d585822cc76b586f64c98d4e940f080ff3e91c Mon Sep 17 00:00:00 2001 From: midipix Date: Tue, 6 Jul 2021 09:19:45 +0000 Subject: Annual chores. --- 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 77281f2..15ce69a 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--2017 Z. Gilboa */ +/* Copyright (C) 2013--2021 Z. Gilboa */ /* 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 d0f3771..0130aca 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--2017 Z. Gilboa */ +/* Copyright (C) 2013--2021 Z. Gilboa */ /* 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 6e97c8e..4912724 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--2017 Z. Gilboa */ +/* Copyright (C) 2013--2021 Z. Gilboa */ /* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */ /********************************************************/ -- cgit v1.2.3