daald / dpkg-licenses

A command line tool which lists the licenses of all installed packages in a Debian-based system (like Ubuntu)
GNU General Public License v3.0
167 stars 70 forks source link

Unknown Format of License Terms for csh #15

Open novaTopFlex opened 5 months ago

novaTopFlex commented 5 months ago

Is there any way to gather license information for this package, or if not, how can we continue listing package licenses past this point?

stderr output from dpkg-licenses:

WARNING: Unknown format of /usr/share/doc/csh/copyright: Format: http://www.debian.org/doc/copyright-format/1.0
tysonclugg commented 1 week ago

I get the same error with /usr/share/doc/chameleon-cursor-theme/copyright:

Format: http://www.debian.org/doc/copyright-format/1.0
Upstream-Name: Giuseppe Benigno <ebengio (at) gmail.com>
Source: http://www.gnome-look.org/content/show.php?content=38459

Files: *
Copyright: 2006 Giuseppe Benigno <ebengio (at) gmail.com>
License: GPL-2+

Files: debian/*
Copyright: 2006-2011 Adam Borowski <kilobyte@angband.pl>
License: GPL-2+

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.
 .
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, 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'.