summaryrefslogtreecommitdiffhomepage
path: root/src/driver
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2021-08-20 00:00:00 +0000
committermidipix <writeonce@midipix.org>2021-12-30 11:27:48 +0000
commitf25e99732f9152a8aac08c982121fe300dc8e056 (patch)
treee61e5adbd3719c848d601e1c50b631c716b4bd72 /src/driver
parente5eb84227b33ab529425cd8deee675b52852e359 (diff)
downloadptycon-f25e99732f9152a8aac08c982121fe300dc8e056.tar.bz2
ptycon-f25e99732f9152a8aac08c982121fe300dc8e056.tar.xz
A new home.
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 37163c3..82ab3d1 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--2017 Z. Gilboa */
+/* Copyright (C) 2016--2017 SysDeer Technologies, LLC */
/* 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 b0948bf..118fd7b 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--2017 Z. Gilboa */
+/* Copyright (C) 2016--2017 SysDeer Technologies, LLC */
/* Released under GPLv2 and GPLv3; see COPYING.PTYCON. */
/*********************************************************/