diff options
Diffstat (limited to 'src/internal/ptycon_open_impl.c')
-rw-r--r-- | src/internal/ptycon_open_impl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/internal/ptycon_open_impl.c b/src/internal/ptycon_open_impl.c index 47a9cc0..3d9d322 100644 --- a/src/internal/ptycon_open_impl.c +++ b/src/internal/ptycon_open_impl.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. */ /*********************************************************/ |