Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: vdiffr
Upstream-Contact: Lionel Henry <lionel@rstudio.com>
Source: https://cran.r-project.org/package=vdiffr
Files-Excluded: */jquery.min.js

Files: *
Copyright: 2014-2019 Lionel Henry, RStudio
License: GPL-3

Files: src/devSVG.cpp
Copyright: 2002 T Jake Luciani: SVG device, based on PicTex device
           2008 Tony Plate: Line type support from RSVGTipsDevice package
           2012 Matthieu Decorde: UTF-8 support, XML reserved characters and XML header
           2015 RStudio (Hadley Wickham): modernisation & refactoring
                Vaudor Lise, David Gohel, Yixuan Qiu, HÃ¥kon Malmedal
License: GPL-2+

Files: inst/htmlwidgets/lib/imagediff.js
Copyright: 2011-2012 Carl Sutherland, Humble Software
License: MIT
Comment:
 For original source and documentation visit:
 http://www.github.com/HumbleSoftware/js-imagediff

Files: inst/htmlwidgets/lib/twoface.js
Copyright: 2012-2016 David Hong
License: MIT
Comment: http://jsfiddle.net/davidhong/WkM5z/

Files: debian/*
Copyright: 2019 Andreas Tille <tille@debian.org>
License: GPL-3

License: GPL-3
 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; version 3 of the License.
 .
 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 you can find the full text of the GNU General Public
 License version 3 at /usr/share/common-licenses/GPL-3.

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 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 General Public License for more details.
 .
 On Debian systems you can find the full text of the GNU General Public
 License version 2 at /usr/share/common-licenses/GPL-2.

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.