summaryrefslogtreecommitdiffhomepage
path: root/src/bridge
diff options
context:
space:
mode:
Diffstat (limited to 'src/bridge')
-rw-r--r--src/bridge/ptyc_term_csi.c2
-rw-r--r--src/bridge/ptyc_term_esi.c2
-rw-r--r--src/bridge/ptyc_term_sgr.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/bridge/ptyc_term_csi.c b/src/bridge/ptyc_term_csi.c
index fe302bd..95f9a0b 100644
--- a/src/bridge/ptyc_term_csi.c
+++ b/src/bridge/ptyc_term_csi.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/bridge/ptyc_term_esi.c b/src/bridge/ptyc_term_esi.c
index b3e3bf4..de75c96 100644
--- a/src/bridge/ptyc_term_esi.c
+++ b/src/bridge/ptyc_term_esi.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/bridge/ptyc_term_sgr.c b/src/bridge/ptyc_term_sgr.c
index 3151718..4ce810b 100644
--- a/src/bridge/ptyc_term_sgr.c
+++ b/src/bridge/ptyc_term_sgr.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. */
/*********************************************************/