From 0efa8cf1d20712cbfaa549d31a8ebc11a23f78ec Mon Sep 17 00:00:00 2001 From: midipix Date: Mon, 4 Jul 2016 00:50:42 -0400 Subject: created free-standing project skeleton. --- COPYING.PTYCON | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 COPYING.PTYCON (limited to 'COPYING.PTYCON') diff --git a/COPYING.PTYCON b/COPYING.PTYCON new file mode 100644 index 0000000..5b23718 --- /dev/null +++ b/COPYING.PTYCON @@ -0,0 +1,20 @@ +/*****************************************************************************/ +/* */ +/* ptycon: a pty-console bridge */ +/* */ +/* Copyright (C) 2016 Z. Gilboa */ +/* */ +/* This program is free software: you can redistribute it and/or modify */ +/* it under the terms of the GNU General Public License as published by */ +/* the Free Software Foundation, either version 2 of the License, or */ +/* (at your option) version 3 of the License. */ +/* */ +/* This program is distributed in the hope that it will be useful, */ +/* but WITHOUT ANY WARRANTY; without even the implied warranty of */ +/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the */ +/* GNU General Public License for more details. */ +/* */ +/* You should have received a copy of the GNU General Public License */ +/* along with this program. If not, see . */ +/* */ +/*****************************************************************************/ -- cgit v1.2.3