Opened 7 years ago
Closed 6 years ago
#56276 closed defect (fixed)
aolserver: License field syntax wrong
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | tobypeterson |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | aolserver |
Description
The aolserver port currently says:
license AOLserver Public License
The license
field is a space-separated list of licenses, so MacPorts interprets this as meaning that the port is under the three licenses "AOLserver", "Public", and "License".
The port should switch to using a single word for this license, but I don't know what that word should be. Since this is the only port using this license, we don't have a standard representation of this license name in MacPorts yet, and the SPDX license list doesn't mention it either.
Change History (2)
comment:1 Changed 6 years ago by tobypeterson
comment:2 Changed 6 years ago by tobypeterson
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In 446f1577ee9f9cfbf3c22e9f6986c6e21c96c522/macports-ports (master):