Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: phpmyadmin
Upstream-Contact: developers@phpmyadmin.net
Source: https://www.phpmyadmin.net/
Files-Excluded:
  vendor
  node_modules
  doc/html
  doc/doctrees
  js/vendor/openlayers
  js/vendor/bootstrap
  js/vendor/codemirror
  js/vendor/jquery/jquery-ui.min.js
  js/vendor/jquery/jquery.min.js
  js/vendor/jquery/jquery.min.map
  js/vendor/jquery/jquery.mousewheel.js
  js/vendor/jquery/jquery-ui-timepicker-addon.js
  themes/original/css
  themes/pmahomme/css
  themes/metro/css
  themes/original/jquery
  themes/pmahomme/jquery
  themes/metro/jquery

Files: *
Copyright:
    Copyright (C) 1998-2000 Tobias Ratschiller <tobias_at_ratschiller.com>
    Copyright (C) 2001-2014 Marc Delisle <marc_at_infomarc.info>
    Copyright (C) 2003-2020 phpMyAdmin devel team
        Olivier Müller <om_at_omnis.ch>
        Robin Johnson <robbat2_at_users.sourceforge.net>
        Alexander M. Turek <me_at_derrabus.de>
        Michal Čihař <michal_at_cihar.com>
        Garvin Hicking <me_at_supergarv.de>
        Michael Keck <mkkeck_at_users.sourceforge.net>
        Sebastian Mendel <cybot_tm_at_users.sourceforge.net>
        [check credits for more details]
License: GPL-2

Files: debian/*
Copyright:
    Copyright (C) 2007-2018, Michal Čihař <nijel@debian.org>, Thijs Kinkhorst <thijs@debian.org>
    Copyright (C) 2018-2019, Felipe Sateler <fsateler@debian.org>
    Copyright (C) 2004, 2007, Free Software Foundation, Inc.
    Copyright (C) 2011, phpmyadmin og nedenstående oversættere
    Copyright (C) 2006, Daniel Knabl <daniel@knabl.com>
    Copyright (C) 2007, Helge Kreutzmann <debian@helgefjell.de>
    Copyright (C) 2006-2009, Software in the Public Interest
    Copyright (C) 2007, Christian Perrier <bubulle@debian.org>
    Copyright (C) 2007, Eder L. Marques
        Juri Grabowski <debian@jugra.de>
        Matthias Blümel <matthias.bluemel@krumedia.com>
License: GPL-2+

Files: js/vendor/jqplot/*
Copyright: Copyright (c) 2009-2016 Chris Leonello
License: Expat

Files: js/vendor/jquery/additional-methods.js
Copyright: Copyright (c) 2019 Jörn Zaefferer
License: Expat

Files: js/vendor/jquery/jquery.validate.js
Copyright: Copyright (c) 2019 Jörn Zaefferer
License: Expat

Files: js/vendor/jquery/jquery.uitablefilter.js
Copyright: Copyright (c) 2008 Greg Weber <greg@gregweber.info>
License: Expat

Files: js/vendor/jquery/jquery.tablesorter.js
Copyright: Copyright (c) 2007 Christian Bach
License: Expat

Files: js/vendor/jquery/jquery.svg.js
Copyright: Copyright (c) 2007 Keith Wood <kbwood@iinet.com.au>
License: Expat

Files: js/vendor/jquery/jquery.md5.js
Copyright: Copyright (c) 2010, Sebastian Tschan
License: Expat

Files: js/vendor/jquery/jquery.fullscreen.js
Copyright: Copyright (C) 2012-2013 Klaus Reimer <k@ailis.de>
License: Expat

Files: js/vendor/jquery/jquery.event.drag-2.2.js
Copyright: Copyright (c) 2010 Three Dub Media - http://threedubmedia.com
License: Expat

Files: js/vendor/jquery/jquery.debounce-1.0.5.js
Copyright: Copyright (c) 2009 Filatov Dmitry <alpha@zforms.ru>
License: Expat

Files: js/vendor/jquery/jquery.ba-hashchange-1.3.js
Copyright: Copyright (c) 2010 "Cowboy" Ben Alman
License: Expat

Files: js/vendor/jquery/jquery-migrate.js
Copyright: Copyright OpenJS Foundation and other contributors
License: Expat

Files: js/vendor/js.cookie.js
Copyright: Copyright 2006, 2015 Klaus Hartl & Fagner Brack
License: Expat

Files: js/vendor/sprintf.js
Copyright: Copyright (c) 2013 Kevin van Zonneveld (http://kvz.io) and Contributors (http://phpjs.org/authors)
License: Expat

Files: js/vendor/stickyfill.min.js
Copyright: Copyright (c) 2017 Oleg Korsunsky
License: Expat

Files: js/vendor/tracekit.js
Copyright: Copyright (c) 2013 Onur Can Cakmak onur.cakmak@gmail.com and all TraceKit contributors.
License: Expat

Files: js/vendor/u2f-api-polyfill.js
Copyright: Copyright 2014-2015 Google Inc. All rights reserved.
License: Google-BSD-style

Files: js/vendor/zxcvbn.js
Copyright: Copyright (c) 2012-2016 Dan Wheeler and Dropbox, Inc.
License: Expat

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: GPL-2
 On Debian systems the full text of the GNU General Public
 License can be found in the `/usr/share/common-licenses/GPL-2'
 file.

License: GPL-2+
 On Debian systems the full text of the GNU General Public
 License can be found in the `/usr/share/common-licenses/GPL-2'
 file.

License: Google-BSD-style
    Copyright (c) 2013, Google Inc.
    All rights reserved.
 .
    Redistribution and use in source and binary forms, with or without modification,
    are permitted provided that the following conditions are met:
 .
    Redistributions of source code must retain the above copyright notice,
    this list of conditions and the following disclaimer.
    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.
    Neither the name of Google Inc. 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.
