Initial import

This commit is contained in:
Martin Lund 2014-09-27 11:35:17 +02:00
commit a14d14d75b
19 changed files with 1604 additions and 0 deletions

14
LICENSE Normal file
View file

@ -0,0 +1,14 @@
Copyright (c) 2014 Martin Lund <martin.lund@keep-it-simple.com>
Go TTY 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, version 2 of the License.
Go TTY 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 version 2
along with gotty, in a file named COPYING. If not, see
<http://www.gnu.org/licenses/>.