Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Mir
Upstream-Contact: Alan Griffiths <alan.griffiths@canonical.com>
Source: https://github.com/MirServer/mir

Files: *
Copyright: 2012-2018 Canonical Ltd.
License: GPL-3-or-GPL-2

Files: cmake/EnableCoverageReport.cmake
       cmake/FindLcov.cmake
       cmake/Findgcovr.cmake
Copyright: 2010-2011 Johannes Wienke <jwienke@techfak.uni-bielefeld.de>
License: GPL-2+

Files: cmake/FindBoost.cmake
Copyright: 2006-2009 Kitware, Inc.
           2006-2008 Andreas Schneider <mail@cynapses.org>
           2007 Wengo
           2007 Mike Jackson
           2008 Andreas Pakulat <apaku@gmx.de>
           2008-2010 Philip Lowman <philip@yhbt.com>
License: BSD-3-clause

Files: include/client/*
       include/common/*
       include/core/*
       include/platform/*
       include/platforms/*
       include/renderers/*
       src/capnproto/*
       src/client/*
       src/common/*
       src/core/*
       src/include/client/*
       src/include/common/*
       src/include/gl/mir/gl/default_program_factory.h
       src/include/gl/mir/gl/primitive.h
       src/include/gl/mir/gl/program.h
       src/include/gl/mir/gl/program_factory.h
       src/include/gl/mir/gl/tessellation_helpers.h
       src/include/gl/mir/gl/texture.h
       src/include/gl/mir/gl/texture_cache.h
       src/include/platform/*
       src/platform/*
       src/platforms/*
       src/renderers/*
Copyright: 2012-2018 Canonical Ltd.
License: LGPL-3-or-LGPL-2

Files: src/cookie/const_memcmp.*
Copyright: Frank Denis <j@pureftpd.org>
License: ISC

Files: src/miral/xcursor.*
Copyright: 2002 Keith Packard
License: MIT-variant
Comment: This is named as a variant of the MIT license because it's not
         a commonly-known license but looks very similar to MIT.

Files: src/server/frontend_wayland/generated/xdg-shell-unstable-v6.c
       src/server/frontend_wayland/protocol/xdg-shell-unstable-v6.xml
Copyright: 2008-2013 Kristian Høgsberg
           2013 Rafael Antognolli
           2013 Jasper St. Pierre
           2010-2013 Intel Corporation
License: MIT

Files: src/server/frontend_wayland/protocol/wayland.xml
Copyright: 2008-2011 Kristian Høgsberg
           2010-2011 Intel Corporation
           2012-2013 Collabora, Ltd.
License: MIT

Files: src/server/frontend_wayland/protocol/xdg-shell.xml
Copyright: 2008-2013 Kristian Høgsberg
           2013 Rafael Antognolli
           2013 Jasper St. Pierre
           2010-2013 Intel Corporation
           2015-2017 Samsung Electronics Co., Ltd
           2015-2017 Red Hat Inc.
License: MIT

License: GPL-3-or-GPL-2
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License version 2 or 3 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 General Public License for more details.
 .
 On Debian systems, the full text of the GNU General Public
 License version 3 can be found in the file
 `/usr/share/common-licenses/GPL-3'.
 .
 On Debian systems, the full text of the GNU General Public
 License version 2 can be found in the file
 `/usr/share/common-licenses/GPL-2'.

License: LGPL-3-or-LGPL-2
 This program is free software: you can redistribute it and/or modify
 it under the terms of the GNU Lesser General Public License version 3 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.
 .
 On Debian systems, the full text of the GNU Lesser General Public
 License version 3 can be found in the file
 `/usr/share/common-licenses/LGPL-3'.
 .
 On Debian systems, the full text of the GNU Lesser General Public
 License version 2 can be found in the file
 `/usr/share/common-licenses/LGPL-2'.

License: GPL-2+
 This program is free software; you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
 the Free Software Foundation; either version 2, 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 General Public License for more details.
 .
 On Debian systems, the full text of the GNU General Public
 License version 2 can be found in the file
 `/usr/share/common-licenses/GPL-2'.

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, and the entire permission notice in its entirety,
    including the disclaimer of warranties.
 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. 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 ``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.

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: MIT-variant
 Permission to use, copy, modify, distribute, and sell this software and its
 documentation for any purpose is hereby granted without fee, provided that
 the above copyright notice appear in all copies and that both that
 copyright notice and this permission notice appear in supporting
 documentation, and that the name of Keith Packard not be used in
 advertising or publicity pertaining to distribution of the software without
 specific, written prior permission.  Keith Packard makes no
 representations about the suitability of this software for any purpose.  It
 is provided "as is" without express or implied warranty.
 .
 KEITH PACKARD DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
 INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
 EVENT SHALL KEITH PACKARD BE LIABLE FOR ANY SPECIAL, 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: MIT
 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 (including the next
 paragraph) 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.
