From 59d585822cc76b586f64c98d4e940f080ff3e91c Mon Sep 17 00:00:00 2001 From: midipix Date: Tue, 6 Jul 2021 09:19:45 +0000 Subject: Annual chores. --- src/ipc/ntapi_ipc_connect.c | 2 +- src/ipc/ntapi_ipc_create_pipe_v1.c | 2 +- src/ipc/ntapi_ipc_create_pipe_v2.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/ipc') diff --git a/src/ipc/ntapi_ipc_connect.c b/src/ipc/ntapi_ipc_connect.c index ae45333..855449c 100644 --- a/src/ipc/ntapi_ipc_connect.c +++ b/src/ipc/ntapi_ipc_connect.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/ipc/ntapi_ipc_create_pipe_v1.c b/src/ipc/ntapi_ipc_create_pipe_v1.c index 53dbd7e..e1f8cac 100644 --- a/src/ipc/ntapi_ipc_create_pipe_v1.c +++ b/src/ipc/ntapi_ipc_create_pipe_v1.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/ipc/ntapi_ipc_create_pipe_v2.c b/src/ipc/ntapi_ipc_create_pipe_v2.c index a61036b..dc5ebb1 100644 --- a/src/ipc/ntapi_ipc_create_pipe_v2.c +++ b/src/ipc/ntapi_ipc_create_pipe_v2.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