Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Comment:
 This is a test file to test Debian copyright file highlighting.
Source: https://salsa.debian.org/emacsen-team/dpkg-dev-el
Upstream-Name: test-package
Upstream-Contact: Debian Test <debian-test-team@fake.debian.org>

Files: *
Copyright: 2000-2003 John Doe <john@doe.name>,
 2005-2014 Jane Doe <jane@doe.name>,
License: GPL-2+
Disclaimer: none

Files: debian/*
Copyright: 2015-2025 Jane Doe <jane@doe.name>,
License: GPL-3+

Files: debian/all-license-file
Copyright: 2015-2025 Jane Doe <jane@doe.name>,
License: Apache-2.0, Artistic, BSD, CC0-1.0, GFDL, GFDL-1.2, GFDL-1.3, GPL, GPL-1, GPL-2, GPL-3, LGPL, LGPL-2.1, LGPL-3, MPL-1.1, MPL-2.0
Comment: An artificial file that list all supported licenses.

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.
 .
 You should have received a copy of the GNU General Public
 License along with this package; if not, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor,
 Boston, MA  02110-1301 USA
 .
 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'.
