summaryrefslogtreecommitdiffhomepage
path: root/src/driver
diff options
context:
space:
mode:
Diffstat (limited to 'src/driver')
-rw-r--r--src/driver/ptyc_amain.c2
-rw-r--r--src/driver/ptyc_driver_ctx.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/driver/ptyc_amain.c b/src/driver/ptyc_amain.c
index a257bf7..d23db2b 100644
--- a/src/driver/ptyc_amain.c
+++ b/src/driver/ptyc_amain.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/driver/ptyc_driver_ctx.c b/src/driver/ptyc_driver_ctx.c
index a30063b..6efc085 100644
--- a/src/driver/ptyc_driver_ctx.c
+++ b/src/driver/ptyc_driver_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. */
/*********************************************************/