From dde53ab2fd90b5fdad27b5132fd677375abcc533 Mon Sep 17 00:00:00 2001 From: midipix Date: Sat, 4 Feb 2017 11:08:59 -0500 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 b1bbbf8..d0aaf2a 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--2016 Z. Gilboa */ +/* Copyright (C) 2013--2017 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 0e401a1..29fc3b3 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--2016 Z. Gilboa */ +/* Copyright (C) 2013--2017 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 dc04cc9..6e97c8e 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--2016 Z. Gilboa */ +/* Copyright (C) 2013--2017 Z. Gilboa */ /* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */ /********************************************************/ -- cgit v1.2.3