From 59d585822cc76b586f64c98d4e940f080ff3e91c Mon Sep 17 00:00:00 2001 From: midipix Date: Tue, 6 Jul 2021 09:19:45 +0000 Subject: Annual chores. --- src/pty/ntapi_pty_cancel.c | 2 +- src/pty/ntapi_pty_fd.c | 2 +- src/pty/ntapi_pty_io.c | 2 +- src/pty/ntapi_pty_ioctl.c | 2 +- src/pty/ntapi_pty_query.c | 2 +- src/pty/ntapi_pty_set.c | 2 +- src/pty/ntapi_pty_xquery.c | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'src/pty') diff --git a/src/pty/ntapi_pty_cancel.c b/src/pty/ntapi_pty_cancel.c index c7b04be..bb6cf9a 100644 --- a/src/pty/ntapi_pty_cancel.c +++ b/src/pty/ntapi_pty_cancel.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/pty/ntapi_pty_fd.c b/src/pty/ntapi_pty_fd.c index 2e79417..0585d8c 100644 --- a/src/pty/ntapi_pty_fd.c +++ b/src/pty/ntapi_pty_fd.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/pty/ntapi_pty_io.c b/src/pty/ntapi_pty_io.c index 3a2b74d..344d2f5 100644 --- a/src/pty/ntapi_pty_io.c +++ b/src/pty/ntapi_pty_io.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/pty/ntapi_pty_ioctl.c b/src/pty/ntapi_pty_ioctl.c index 3471e3f..1420da9 100644 --- a/src/pty/ntapi_pty_ioctl.c +++ b/src/pty/ntapi_pty_ioctl.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/pty/ntapi_pty_query.c b/src/pty/ntapi_pty_query.c index 77d7bb7..6f5e28b 100644 --- a/src/pty/ntapi_pty_query.c +++ b/src/pty/ntapi_pty_query.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/pty/ntapi_pty_set.c b/src/pty/ntapi_pty_set.c index 0793dc6..866f974 100644 --- a/src/pty/ntapi_pty_set.c +++ b/src/pty/ntapi_pty_set.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/pty/ntapi_pty_xquery.c b/src/pty/ntapi_pty_xquery.c index bc28061..c602f50 100644 --- a/src/pty/ntapi_pty_xquery.c +++ b/src/pty/ntapi_pty_xquery.c @@ -1,6 +1,6 @@ /********************************************************/ /* ntapi: Native API core library */ -/* Copyright (C) 2013--2018 Z. Gilboa */ +/* Copyright (C) 2013--2021 Z. Gilboa */ /* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */ /********************************************************/ -- cgit v1.2.3