Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: gomuks
Upstream-Contact: https://github.com/tulir/gomuks/issues
Source: https://github.com/tulir/gomuks

Files: *
Copyright: Tulir Asokan
License: AGPL-3+
Comment: The license and the headers in all the files state that
         the license is AGPL either version 3 of the License, "or
         (at your option) any later version".
         This qualifies for AGPL-3+ license.

Files: lib/util/lcp.go
Copyright: Rosetta
License: GFDL-1.2

Files: lib/ansimage/*
Copyright: 2017 Eliuk Blau
License: MPL-2.0

Files: debian/*
Copyright: 2023 Nilesh Patra <nilesh@debian.org>
License: AGPL-3+
Comment: Debian packaging is licensed under the same terms as upstream

Files: debian/vendor/go.mau.fi/tcell/*
Copyright: Tulir Asokan
           2015-2020 The TCell Authors
           2015-2018 Garrett D'Amore <garrett@damore.org>
           2015-2018 Zachary Yedidia <zyedidia@gmail.com>
           2015-2018 Junegunn Choi <junegunn.c@gmail.com>
           2015-2018 Staysail Systems, Inc. <info@staysail.tech>
           2015 The Tops'l Authors
License: Apache-2.0
Comment: The package in question has been forked by Tulir and some changes
         have been done to original code. The license is still Apache-2.
         Regarding attributions, the copyright holders in src:golang-github-gdamore-tcell
         package in debian have been mentioned here as well, to attribute original work.

Files: debian/vendor/go.mau.fi/mauview/*
Copyright: Tulir Asokan
License: MPL-2.0

Files: debian/vendor/go.mau.fi/mauview/borders.go
       debian/vendor/go.mau.fi/mauview/semigraphics.go
       debian/vendor/go.mau.fi/mauview/styles.go
       debian/vendor/go.mau.fi/mauview/util.go
Copyright: 2018, Oliver Kuederle
License: Expat
Comment: These files are direct copies from github.com/rivo/tview

Files: debian/vendor/go.mau.fi/cbind/*
Copyright: 2020-2021 Trevor Slocum <trevor@rocketnine.space>
License: Expat
Comment: Copied as is from https://code.rocketnine.space/tslocum/cbind/src/branch/master/key.go
         with a one-line (import lib) change.

License: AGPL-3+
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Affero General Public License as published by
 the Free Software Foundation, either version 3 of the License, or
 (at your option) any later version.
 .
 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 Affero General Public License for more details.
 .
 You should have received a copy of the GNU Affero General Public License
 along with this program.  If not, see <http://www.gnu.org/licenses/>.

License: Apache-2.0
 Debian systems provide the Apache 2.0 license in
 /usr/share/common-licenses/Apache-2.0

License: MPL-2.0
 On Debian systems the full text of the MPL-2.0 can be found in
 /usr/share/common-licenses/MPL-2.0.

License: Expat
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the
 "Software"), to deal in the Software without restriction, including
 without limitation the rights to use, copy, modify, merge, publish,
 distribute, sublicense, and/or sell copies of the Software, and to
 permit persons to whom the Software is furnished to do so, subject to
 the following conditions:
 .
 The above copyright notice and this permission notice shall be included
 in all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
 IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
 CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
 TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

License: GFDL-1.2
 Permission is granted to copy, distribute and/or modify this
 document under the terms of the GNU Free Documentation License,
 Version 1.2 published by the Free Software Foundation; with no
 Invariant Sections, no Front-Cover Texts and no Back-Cover Texts.
 .
 On Debian systems, the complete text of the GNU Free Document
 License version 1.2 can be found in "/usr/share/common-licenses/GFDL-1.2".
