FreeBSD Bugzilla – Attachment 182111 Details for
Bug 218843
add WTFPL license to ports tree
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
v3 patch fix incorrect usage of _LICENSE_GROUPS and use _LICENSE_PERMS_DEFAULT
wtfpl2.diff (text/plain), 1.69 KB, created by
Dave Cottlehuber
on 2017-04-26 20:27:18 UTC
(
hide
)
Description:
v3 patch fix incorrect usage of _LICENSE_GROUPS and use _LICENSE_PERMS_DEFAULT
Filename:
MIME Type:
Creator:
Dave Cottlehuber
Created:
2017-04-26 20:27:18 UTC
Size:
1.69 KB
patch
obsolete
>Index: Mk/bsd.licenses.db.mk >=================================================================== >--- Mk/bsd.licenses.db.mk (revision 439416) >+++ Mk/bsd.licenses.db.mk (working copy) >@@ -41,7 +41,7 @@ > > _LICENSE_LIST= BSL CDDL CPAL-1.0 ClArtistic EPL GFDL GMGPL \ > ISCL MIT MPL NCSA OFL10 OFL11 OWL OpenSSL PD PSFL PostgreSQL \ >- RUBY ZLIB ZPL21 >+ RUBY WTFPL2 ZLIB ZPL21 > > # GNU family > _LICENSE_LIST+= AGPLv3 GPLv1 GPLv2 GPLv3 GPLv3RLE LGPL20 LGPL21 LGPL3 >@@ -385,6 +385,9 @@ > _LICENSE_NAME_RUBY= Ruby License > _LICENSE_GROUPS_RUBY= FSF > >+_LICENSE_NAME_WTFPL2= Do What the Fuck You Want to Public License >+_LICENSE_GROUPS_WTFPL2= COPYFREE >+ > _LICENSE_NAME_NONE= No license specified > _LICENSE_GROUPS_NONE= # empty > _LICENSE_PERMS_NONE= none >Index: Templates/Licenses/WTFPL2 >=================================================================== >--- Templates/Licenses/WTFPL2 (nonexistent) >+++ Templates/Licenses/WTFPL2 (working copy) >@@ -0,0 +1,14 @@ >+ DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE >+ Version 2, December 2004 >+ >+ Copyright (C) 2004 Sam Hocevar <sam@hocevar.net> >+ >+ Everyone is permitted to copy and distribute verbatim or modified >+ copies of this license document, and changing it is allowed as long >+ as the name is changed. >+ >+ DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE >+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION >+ >+ 0. You just DO WHAT THE FUCK YOU WANT TO. >+ > >Property changes on: Templates/Licenses/WTFPL2 >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
dch
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 218843
:
182040
|
182065
| 182111