diff options
author | midipix <writeonce@midipix.org> | 2016-07-04 00:50:42 -0400 |
---|---|---|
committer | midipix <writeonce@midipix.org> | 2016-07-21 03:47:24 -0400 |
commit | 0efa8cf1d20712cbfaa549d31a8ebc11a23f78ec (patch) | |
tree | 784e6b7220f8f7b75fddf4e95776e3e9f9f1642a /LICENSE | |
parent | 9afa0dab7afbc1f86c0c3ee656c6c92c872734b7 (diff) | |
download | ptycon-0efa8cf1d20712cbfaa549d31a8ebc11a23f78ec.tar.bz2 ptycon-0efa8cf1d20712cbfaa549d31a8ebc11a23f78ec.tar.xz |
created free-standing project skeleton.
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -0,0 +1,10 @@ + ptycon: a pty-console bridge + ---------------------------- + + Copyright (C) 2016 Z. Gilboa + + This library is currently released under the GPLv2 and GPLv3 (see + COPYING.PTYCON for the relevant text). If you wish to use this + library with a different license, please contact the author + at <writeonce at midipix dot org> and briefly describe the type + of license (or license exception) that you would like to obtain. |