Codebase list kwindowsystem / 11183d8 debian / copyright
11183d8

Tree @11183d8 (Download .tar.gz)

copyright @11183d8raw · history · blame

Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: kwindowsystem
Source: https://projects.kde.org/projects/frameworks/kwindowsystem

Files: *
       debian/*
Copyright: © 2001-2003, 2007-2009 Lubos Lunak <l.lunak@kde.org>
           © 2013 Martin Gräßlin <mgraesslin@kde.org>
           © 2006, 2008 Marijn Kruisselbrink <m.kruisselbrink@student.tue.nl>
           © 2009, 2012 David Faure <faure@kde.org>
           © 2004 Jarosław Staniek <staniek@kde.org>
           © 2000 Troll Tech AS
           © 2001 Ellis Whitehead <ellis@kde.org>
           © 1999 Matthias Ettrich <ettrich@kde.org>
           © 2009 Marco Martin <notmart@gmail.com>
           © 2008 Carlo Segato <brandon.ml@gmail.com>
           © 2003 Luboš Luňák <l.lunak@kde.org>
           © 2009 Maciej Mrozowski <reavertm@poczta.fm>
           © 2007 Laurent Montel <montel@kde.org>
           © 2013 Nicolás Alvarez <nicolas.alvarez@gmail.com>
           © 2011 Pau Garcia i Quiles <pgquiles@elpauer.org>
           © 2007 Christian Ehrlicher <ch.ehrlicher@gmx.de>
           © 2012 Kai Dombrowe <just89@gmx.de>
           © 2013 Aurélien Gâteau <agateau@kde.org>
             2014 Scarlett Clark <scarlett@scarlettgatelyclark.com>
License: LGPL-2+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 .
 This library 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
 Library General Public License for more details.
 .
 You should have received a copy of the GNU Library General Public License
 along with this library; see the file COPYING.LIB.  If not, write to
 the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
 Boston, MA 02110-1301, USA.
 .
 On Debian systems, the complete text of the GNU Library General
 Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2".

Files: autotests/nettesthelper.h
Copyright: 2013 Martin Gräßlin <mgraesslin@kde.org>
License: LGPL-2.1+ accepted by the membership of KDE e.V.
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 2.1 of the License, or (at your option) version 3, or any
 later version accepted by the membership of KDE e.V. (or its
 successor approved by the membership of KDE e.V.), which shall
 act as a proxy defined in Section 6 of version 3 of the license.
 .
 This library 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 Library General Public License
 along with this library; see the file COPYING.LIB.  If not, write to
 the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
 Boston, MA 02110-1301, USA.
 .
 On Debian systems, the complete text of the GNU Library General
 Public License version 2 can be found in "/usr/share/common-licenses/LGPL-2".

Files: src/fixx11h.h
       src/kselectionowner.cpp
       src/kselectionowner.h
       src/kselectionwatcher.cpp
       src/kselectionwatcher.h
       src/kstartupinfo.cpp
       src/kstartupinfo.h
       src/kxerrorhandler.cpp
       src/kxerrorhandler_p.h
       src/kxmessages.cpp
       src/kxmessages.h
       src/netwm.cpp
       src/netwm.h
       src/netwm_def.h
       src/netwm_p.h
Copyright: 2001-2003 Lubos Lunak <l.lunak@kde.org>
           2012 David Faure <faure@kde.org>
           2000 Troll Tech AS
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 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.