Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: spectrwm
Upstream-Contact: Marco Peereboom <marco@peereboom.us>
Source: https://opensource.conformal.com/snapshots/spectrwm/

Files: *
Copyright: 2009-2012, Marco Peereboom <marco@peereboom.us>
           2009-2011, Ryan McBride <mcbride@countersiege.com>
           2009, Darrin Chandler <dwchandler@stilyagin.com>
           2009, Pierre-Yves Ritschard <pyr@spootnik.org>
           2010, Tuukka Kataja <stuge@xor.fi>
           2011, Jason L. Wright <jason@thought.net>
           2011-2014, Reginald Kennedy <rk@rejii.com>
           2011-2012, Lawrence Teo <lteo@lteo.net>
           2011-2012, Tiago Cunha <tcunha@gmx.com>
           2012-2013, David Hill <dhill@mindcry.org>
License: ISC

Files: spectrwm.c
Copyright: 2009-2012, Marco Peereboom <marco@peereboom.us>
           2009-2011, Ryan McBride <mcbride@countersiege.com>
           2009, Darrin Chandler <dwchandler@stilyagin.com>
           2009, Pierre-Yves Ritschard <pyr@spootnik.org>
           2010, Tuukka Kataja <stuge@xor.fi>
           2011, Jason L. Wright <jason@thought.net>
           2011-2014, Reginald Kennedy <rk@rejii.com>
           2011-2012, Lawrence Teo <lteo@lteo.net>
           2011-2012, Tiago Cunha <tcunha@gmx.com>
           2012-2013, David Hill <dhill@mindcry.org>
           2006-2008, Anselm R Garbe <garbeam@gmail.com>
           2006-2007, Sander van Dijk <a.h.vandijk@gmail.com>
           2006-2007, Jukka Salmi <jukka@salmi.ch>
           2007, Premysl Hruby <dfenze@gmail.com>
           2007, Szabolcs Nagy <nszabolcs@gmail.com>
           2007, Christof Musik <christof@sendfax.de>
           2007-2008, Enno Gottox Boland <gottox@s01.de>
           2007-2008, Peter Hartlich <sgkkr@hartlich.com>
           2008, Martin Hurton <martin.hurton@gmail.com>
License: ISC and Expat

Files: version.h
Copyright: 2011 Conformal Systems LLC <info@conformal.com>
License: ISC

Files: lib/swm_hack.c
Copyright: 2009, Marco Peereboom <marco@peereboom.us>
           2009, Ryan McBride <mcbride@countersiege.com>
           2005-2007, Carsten Haitzler
           2006-2007, Kim Woelders
License: ISC and Expat

Files: linux/linux.c
Copyright: 1998, Todd C. Miller <todd.miller@courtesan.com>
           1998, The NetBSD Foundation, Inc.
           1997, Christos Zoulas
           2004, Ted Unangst and Todd Miller
License: Expat and BSD-3-clause and BSD-4-clause

Files: osx/osx.c
Copyright: 2004, Ted Unangst and Todd Miller
License: ISC

Files: debian/*
Copyright: 2009-2014, Andrea Bolognani <eof@kiyuko.org>
License: ISC


License: ISC
 Permission to use, copy, modify, and 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.

License: BSD-3-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. Neither the name of The NetBSD Foundation nor the names of its
    contributors may be used to endorse or promote products derived
    from this software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
 ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
 BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
 CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
 SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
 CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.

License: BSD-4-clause
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions
 are met:
 1. Redistributions of source code must retain the above copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the above copyright
    notice, this list of conditions and the following disclaimer in the
    documentation and/or other materials provided with the distribution.
 3. All advertising materials mentioning features or use of this software
    must display the following acknowledgement:
      This product includes software developed by Christos Zoulas.
 4. The name of the author may not be used to endorse or promote products
    derived from this software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
 OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
 IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
 INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
 NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
 THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.