Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 880141 - media-sound/solfege-3.23.4 has incorrect LICENSE
Summary: media-sound/solfege-3.23.4 has incorrect LICENSE
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Other
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-07 08:04 UTC by ganooslashlinus
Modified: 2022-11-08 06:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ganooslashlinus 2022-11-07 08:04:34 UTC
LICENSE="GPL-3"

solfege --warranty:
/usr/share/solfege/solfege/mpd/lexer.py:166: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if notelen is 0:
/usr/share/solfege/solfege/mpd/lexer.py:186: SyntaxWarning: "is" with a literal. Did you mean "=="?
  if skiplen is 0:
GNU Solfege 3.23.4
b'Copyright \xc2\xa9 1999-2008 Tom Cato Amundsen <tca@gnu.org>, and others.'

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 3 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, see <http://www.gnu.org/licenses/>.


Should be: LICENSE="GPL-3+"