|
|
0efa8c |
/*****************************************************************************/
|
|
|
0efa8c |
/* */
|
|
|
0efa8c |
/* ptycon: a pty-console bridge */
|
|
|
0efa8c |
/* */
|
|
|
f25e99 |
/* Copyright (C) 2016--2017 SysDeer Technologies, LLC */
|
|
|
0efa8c |
/* */
|
|
|
0efa8c |
/* This program is free software: you can redistribute it and/or modify */
|
|
|
0efa8c |
/* it under the terms of the GNU General Public License as published by */
|
|
|
0efa8c |
/* the Free Software Foundation, either version 2 of the License, or */
|
|
|
0efa8c |
/* (at your option) version 3 of the License. */
|
|
|
0efa8c |
/* */
|
|
|
0efa8c |
/* This program is distributed in the hope that it will be useful, */
|
|
|
0efa8c |
/* but WITHOUT ANY WARRANTY; without even the implied warranty of */
|
|
|
0efa8c |
/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the */
|
|
|
0efa8c |
/* GNU General Public License for more details. */
|
|
|
0efa8c |
/* */
|
|
|
0efa8c |
/* You should have received a copy of the GNU General Public License */
|
|
|
0efa8c |
/* along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
|
|
0efa8c |
/* */
|
|
|
0efa8c |
/*****************************************************************************/
|