From 4256e2f622d20fdd9e26ec8aff2180cbad63d477 Mon Sep 17 00:00:00 2001 From: midipix Date: Sat, 23 Jan 2016 18:47:05 -0500 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 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'src/pty') diff --git a/src/pty/ntapi_pty_cancel.c b/src/pty/ntapi_pty_cancel.c index 4bfbb79..13ffae5 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,2014,2015 Z. Gilboa */ +/* Copyright (C) 2013--2016 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 bb7e77e..7670c66 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,2014,2015 Z. Gilboa */ +/* Copyright (C) 2013--2016 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 f110371..4d73348 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,2014,2015 Z. Gilboa */ +/* Copyright (C) 2013--2016 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 806a748..06656ee 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,2014,2015 Z. Gilboa */ +/* Copyright (C) 2013--2016 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 5b2f99b..21ade12 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,2014,2015 Z. Gilboa */ +/* Copyright (C) 2013--2016 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 fee34b8..9c5af44 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,2014,2015 Z. Gilboa */ +/* Copyright (C) 2013--2016 Z. Gilboa */ /* Released under GPLv2 and GPLv3; see COPYING.NTAPI. */ /********************************************************/ -- cgit v1.2.3