Page MenuHomeFreeBSD

Mk/bsd.licenses.db.mk: Add The Unlicense
ClosedPublic

Authored by tobik on Jul 5 2017, 9:52 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 23, 11:13 PM
Unknown Object (File)
Mon, Jul 15, 5:25 AM
Unknown Object (File)
Wed, Jul 10, 5:59 AM
Unknown Object (File)
Sat, Jun 29, 12:28 AM
Unknown Object (File)
Jun 10 2024, 4:39 AM
Unknown Object (File)
Jun 10 2024, 4:39 AM
Unknown Object (File)
Jun 10 2024, 4:39 AM
Unknown Object (File)
Jun 10 2024, 4:39 AM
Subscribers
None

Details

Summary
Add The Unlicense to Mk/bsd.licenses.db.mk

- Update all ports that currently use a custom definition

Approved by:	???
Differential Revision:	https://reviews.freebsd.org/D?????

I see other public domain dedications like e.g. CC0 in
bsd.licenses.db.mk. Can The Unlicense be added too?

http://unlicense.org/

http://copyfree.org/standard/licenses

https://www.gnu.org/licenses/license-list.en.html#Unlicense

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mat requested changes to this revision.Jul 5 2017, 12:13 PM

Also, you should probably add a template to Templates/Licenses.

(Note that whatever phabricator says here, you don't need portmgr's approval.)

Mk/bsd.licenses.db.mk
393 ↗(On Diff #30431)

Mmmm, this only has FSF and GPL.

This revision now requires changes to proceed.Jul 5 2017, 12:13 PM
Mk/bsd.licenses.db.mk
393 ↗(On Diff #30431)

I was going by this where it's listed as a "certified copyfree license".

tobik edited edge metadata.
  • Add Templates/Licenses/UNLICENSE
mat added inline comments.
Mk/bsd.licenses.db.mk
393 ↗(On Diff #30431)

Mmmm, ok, might want to fix wikipedia :-p
Also, add that URL in the top comment block as an authoritative source for COPYFREE licenses :-)

This revision was automatically updated to reflect the committed changes.