diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-10 10:14:48 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2021-01-10 10:14:48 (EST) |
commit | 4daa4819bddc5d43ca493b6e3d69c78327796dd2 (patch) | |
tree | 0e092c4cc8b38ecead8ec022c9dbd5c59842fc04 | |
parent | a0b0a483c49beabb6d5f5fef67a7f4e359c0951c (diff) |
copyright: New file
-rw-r--r-- | copyright | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/copyright b/copyright new file mode 100644 index 0000000..3a93fbd --- /dev/null +++ b/copyright @@ -0,0 +1,32 @@ +Upstream Source +=============== + +Copyright 1999-2019,2020 Thomas E. Dickey +Copyright 2005 Valery Reznic + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU Lesser General Public License, version 2.1 +as published by the Free Software Foundation. + +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 +Lesser General Public License for more details. + +You should have received a copy of the GNU Lesser General Public +License along with this program; if not, write to + Free Software Foundation, Inc. + 51 Franklin St., Fifth Floor + Boston, MA 02110, USA. + +On this system, a copy of the GNU Lesser General Public License may be found at +<file:///usr/share/common-licenses/LGPL-2.1>. + + +Distribution Packaging +====================== + +Copyright (C) 2019, 2021 Patrick McDermott + +This software is licensed under the Expat license, which on this system may be +found at <file:///usr/share/common-licenses/Expat>. |