Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: vis
Source: https://github.com/martanne/vis
Comment:
 Many files are licensed under a "MIT License" that matches the Expat license.
 Such files are listed here as Expat licensed, as suggested in:
 https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/

Files: *
Copyright: 2014-2018, Marc André Tanner <mat@brain-dump.org>
License: ISC

Files: vis-clipboard
Copyright: 2016, Richard Burke
License: ISC

Files: vis-menu.c
Copyright: 2011, Rafael Garcia Gallego <rafael.garcia.gallego@gmail.com>
           2010-2011, Connor Lane Smith <cls@lubutu.com>
           2006-2011, Anselm R Garbe <anselm@garbe.us>
           2009, Gottox <gottox@s01.de>
           2009, Markus Schnalke <meillo@marmaro.de>
           2009, Evan Gates <evan.gates@gmail.com>
           2006-2008, Sander van Dijk <a dot h dot vandijk at gmail dot com>
           2006-2007, Michał Janeczek <janeczek at gmail dot com>
License: Expat
Comment:
 Based on slmenu: https://bitbucket.org/rafaelgg/slmenu
 which in turn is based on dmenu: http://tools.suckless.org/dmenu/.

Files: sam.c sam.h
Copyright: 2000-2009, Lucent Technologies
           2018, Marc André Tanner <mat@brain-dump.org>
License: ISC
Comment:
 Heavily inspired (and partially based upon) the X11 version of
 Rob Pike's sam text editor originally written for Plan 9.

Files: configure
Copyright: 2005-2014, Rich Felker <dalias@libc.org>
           2014-2018, Marc André Tanner <mat@brain-dump.org>
License: Expat
Comment:
 Based on the configure script from musl libc.
 https://git.musl-libc.org/cgit/musl/tree/COPYRIGHT

Files: libutf.c libutf.h
Copyright: 2012-2015, Connor Lane Smith <cls@lubutu.com>
License: Expat
Comment:
 See: https://github.com/cls/libutf/blob/master/LICENSE

Files: map.c map.h
Copyright: Rusty Russel
           Adam Langley
           D. J. Bernstein
License: CC0
 On Debian systems, the full text of the CC0 1.0 Universal license
 can be found in the file ‘/usr/share/common-licenses/CC0-1.0’.
Comment:
 The source closest to upstream is: http://ccodearchive.net/info/strmap.html
 which is also listed in the comment at the top of map.c. The license is
 specified as CC0 there. There is no trace of a copyright year.

Files: lua/lexers/*
Copyright: 2015-2017, Alejandro Baez (https://keybase.io/baez)
           2006-2017, Brian "Sir Alaran" Schott
           2013-2017, Brian Schott (@Hackerpilot on Github)
           2015-2017, Charles Lehner
           2016, Christian Hesse
           2015-2017, David B. Lamkins <david@lamkins.net>
           2006-2017, JMS
           2015-2017, Jason Schindler
           2010-2017, Jeff Stone
           2014-2017, Joshua Krämer
           2016-2017, Larry Hynes
           2017, Marc André Tanner
           2006-2017, Martin Morawetz
           2017, Michael Forney
           2013-2017, Michael T. Richter <ttmrichter@gmail.com>
           2017, Michel Martens
           2006-2017, Mitchell mitchell.att.foicica.com
           2017, Murray Calavera
           2014-2017, Piotr Orzechowski [drzewo.org]
           2006-2017, Robert Gieseke
           2006-2013, gwash
           2014-2017, stef@ailleurs.land
License: Expat
Comment:
 Generated with: 'decopy --mode partial --root lua/lexers/', tweaked
 manually (formatting, removed duplicate entries).

Files: debian/*
Copyright: 2016-2017, Paride Legovini <pl@ninthfloor.org>
License: gnu-simple-permissive-license
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
 notice and this notice are preserved.  This file is offered as-is,
 without any warranty.
Comment:
 https://www.gnu.org/licenses/license-list.en.html#GNUAllPermissive

License: ISC
 Permission to use, copy, modify, and/or distribute this software for any
 purpose with or without fee is hereby granted, provided that the above
 copyright notice and this permission notice appear in all copies.
 .
 THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
 WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
 MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
 ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
 WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
 ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

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.
