Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: kde-dev-scripts
Source: http://www.kde.org/download/

Files: kde-dev-scripts/cmakelint.pl
       kde-dev-scripts/extractrc
       kde-dev-scripts/kde-checkout-list.pl
       kde-dev-scripts/kdedoxygen.sh
       kde-dev-scripts/kdedoxyman.sh
       kde-dev-scripts/kdedoxyqt.sh
       kde-dev-scripts/kde_generate_export_header
       kde-dev-scripts/kde-headercheck
       kde-dev-scripts/kdemangen.pl
       kde-dev-scripts/kde-systemsettings-tree.py
       kde-dev-scripts/krazy-licensecheck
       kde-dev-scripts/makeobj
       kde-dev-scripts/optimizegraphics
       kde-dev-scripts/package_crystalsvg
       kde-dev-scripts/relicensecheck.pl
       kde-dev-scripts/svn2log.sh
       kde-dev-scripts/unsercmake
       kde-dev-scripts/kde-emacs/dirvars.el
       kde-dev-scripts/kde-emacs/git.el
       kde-dev-scripts/kde-emacs/kde-emacs-compat.el
       kde-dev-scripts/kde-emacs/klaralv.el
       kde-dev-scripts/kde-emacs/sourcepair.el
Copyright: 2002, Matt Armstrong <matt@lickey.com>
           2003, Dominique Devriese <devriese@kde.org>
           2003, Zack Rusin <zack@kde.org>
           2003, XEmacs developers
           2004, Frans Englich <frans.englich@telia.com>
           2004, Richard Evans <rich@ridas.com>
           2005-2009, Alexandre Julliard <julliard@winehq.org>
           2006-2012, Allen Winter <winter@kde.org>
           2006-2010, Thomas Zander <zander@kde.org>
           2007,2011, David Faure <faure@kde.org>
           2007, Dirk Mueller <mueller@kde.org>
           2007, Mohamed Hendawi
           2008-2010, Laurent Montel <montel@kde.org>
           2008, Urs Wolfer <uwolfer@kde.org>
           2009, Tom Albers <toma@kde.org>
           2010, Trever Fischer <tdfischer@fedoraproject.org>
           2011, Stephan Kulow <coolo@kde.org>
           2011, Klarälvdalens Datakonsult AB, a KDAB Group company <info@kdab.net>
License: GPL-2+

Files: kde-dev-scripts/colorcvs
       kde-dev-scripts/colorsvn
       kde-dev-scripts/cvsaddcurrentdir
       kde-dev-scripts/cvsgettags
       kde-dev-scripts/svnaddcurrentdir
       kde-dev-scripts/svnlastchange
       kde-dev-scripts/vimdiff-svn
       kde-dev-scripts/wcgrep
Copyright: 1999, Jamie Moyers <jmoyers@geeks.com>
           2002, Alexander Neundorf <neundorf@kde.org>
           2002, Neil Stevens <neil@qualityassistant.com>
           2004, Ben Reser <ben@reser.org>
           2004, Roberto Teixeira <roberto@kde.org>
           2005, Thiago Macieira <thiago@kde.org>
           2007, Matthias Kretz <kretz@kde.org>
License: GPL-2

Files: kde-dev-scripts/extend_dmalloc
Copyright: 1995, Gray Watson <gray.watson@letters.com>
License: Permisive
 Permission to use, copy, modify, and distribute this software for
 any purpose and without fee is hereby granted, provided that the
 above copyright notice and this permission notice appear in all
 copies, and that the name of Gray Watson not be used in advertising
 or publicity pertaining to distribution of the document or software
 without specific, written prior permission.
 .
 Gray Watson makes no representations about the suitability of the
 software described herein for any purpose.  It is provided "as is"
 without express or implied warranty.

Files: kde-dev-scripts/extractattr
       kde-dev-scripts/kde-spellcheck.pl
       kde-dev-scripts/rename_source_files
Copyright: 2004, Richard Evans <rich@ridas.com>
           David Faure <faure@kde.org>
License: LGPL-2

Files: kde-dev-scripts/fixfsfaddr.sed
       kde-dev-scripts/kde-emacs/kde-emacs-vars.el
Copyright: 2002, Zack Rusin <zack@kde.org>
           2005, Nicolas GOUTTE <goutte@kde.org>
License: LGPL-2+

Files: kde-dev-scripts/grantlee_strings_extractor.py
Copyright: 2010,2011, Stephen Kelly <steveire@gmail.com>
           Django Software Foundation and individual contributors
License: BSD-2-clause and BSD-3-clause
 Copyright 2010,2011 Stephen Kelly <steveire@gmail.com>
 .
 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.
 .
 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.
 .
 # Parts of this file are reproduced from the Django framework. The Django licence appears below.
 .
 Copyright (c) Django Software Foundation and individual contributors.
 All rights reserved.
 .
 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 Django 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 COPYRIGHT HOLDERS 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 COPYRIGHT OWNER 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.

Files: kde-dev-scripts/svn2log.py
Copyright: 2003, The University of Wroclaw
License: BSD-3-clause

Files: kde-dev-scripts/svnintegrate
Copyright: 2006, Thiago Macieira <thiago@kde.org>
License: Artistic

Files: kde-dev-scripts/kde-emacs/kde-emacs.el
       kde-dev-scripts/kde-emacs/kde-emacs-bindings.el
       kde-dev-scripts/kde-emacs/kde-emacs-core.el
       kde-dev-scripts/kde-emacs/kde-emacs-doc.el
       kde-dev-scripts/kde-emacs/kde-emacs-general.el
       kde-dev-scripts/kde-emacs/kde-emacs-semantic.el
       kde-dev-scripts/kde-emacs/kde-emacs-utils.el
Copyright: 2002-2005, KDE Development Team <www.kde.org>
           2002, Zack Rusin <zack@kde.org>
License: LGPL-2.1+

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 copyright
    notice, this list of conditions and the following disclaimer.
 2. Redistributions in binary form must reproduce the 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 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.

License: Artistic
 On Debian systems, the complete text of the "Artistic License" can be
 found in "/usr/share/common-licenses/Artistic"

License: GPL-2+
 This package 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 of the License, or
 (at your option) any later version.
 .
 This package 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.
 .
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>
 .
 On Debian systems, the complete text of the GNU General Public
 License version 2 can be found in "/usr/share/common-licenses/GPL-2".

License: GPL-2
 This package is free software; you can redistribute it and/or modify
 it under  the terms of the GNU General Public License version 2 as
 published by the Free Software Foundation.
 .
 This package 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.
 .
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>
 .
 On Debian systems, the complete text of the GNU General Public
 License version 2 can be found in "/usr/share/common-licenses/GPL-2".

License: LGPL-2
 This program is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License version 2 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
 Library General Public License for more details.
 .
 You should have received a copy of the GNU Library General Public License
 along with this program; see the file COPYING.  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"

License: LGPL-2+
 This program 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 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
 Library General Public License for more details.
 .
 You should have received a copy of the GNU Library General Public License
 along with this program; see the file COPYING.  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"

License: LGPL-2.1+
 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) 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
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this library; 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 Lesser General Public
 License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1"
