From 1f983daa16cba047e14ae37315103c0d9cc21159 Mon Sep 17 00:00:00 2001 From: midipix Date: Sat, 4 Feb 2017 11:00:19 -0500 Subject: annual chores. --- src/pty/ptyc_pty_ctx.c | 2 +- src/pty/ptyc_spawn.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/pty') diff --git a/src/pty/ptyc_pty_ctx.c b/src/pty/ptyc_pty_ctx.c index e5245c8..0c6fbba 100644 --- a/src/pty/ptyc_pty_ctx.c +++ b/src/pty/ptyc_pty_ctx.c @@ -1,6 +1,6 @@ /*********************************************************/ /* ptycon: a pty-console bridge */ -/* Copyright (C) 2016 Z. Gilboa */ +/* Copyright (C) 2016--2017 Z. Gilboa */ /* Released under GPLv2 and GPLv3; see COPYING.PTYCON. */ /*********************************************************/ diff --git a/src/pty/ptyc_spawn.c b/src/pty/ptyc_spawn.c index 7408b3c..732f7a1 100644 --- a/src/pty/ptyc_spawn.c +++ b/src/pty/ptyc_spawn.c @@ -1,6 +1,6 @@ /*********************************************************/ /* ptycon: a pty-console bridge */ -/* Copyright (C) 2016 Z. Gilboa */ +/* Copyright (C) 2016--2017 Z. Gilboa */ /* Released under GPLv2 and GPLv3; see COPYING.PTYCON. */ /*********************************************************/ -- cgit v1.2.3