mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Add the DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE versions 1 and 2.
PR: 218843, 214492 Submitted by: Dave Cottlehuber, Yuri Victorovich Sponsored by: Absolight
This commit is contained in:
parent
59152311a4
commit
f03d021325
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=440557
3 changed files with 34 additions and 1 deletions
|
@ -41,7 +41,7 @@ Licenses_db_Include_MAINTAINER= portmgr@FreeBSD.org
|
|||
|
||||
_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 WTFPL1 WTFPL ZLIB ZPL21
|
||||
|
||||
# GNU family
|
||||
_LICENSE_LIST+= AGPLv3 GPLv1 GPLv2 GPLv3 GPLv3RLE LGPL20 LGPL21 LGPL3
|
||||
|
@ -389,6 +389,12 @@ _LICENSE_NAME_NONE= No license specified
|
|||
_LICENSE_GROUPS_NONE= # empty
|
||||
_LICENSE_PERMS_NONE= none
|
||||
|
||||
_LICENSE_NAME_WTFPL1= Do What the Fuck You Want To Public License version 1
|
||||
_LICENSE_GROUPS_WTFPL1= GPL FSF COPYFREE
|
||||
|
||||
_LICENSE_NAME_WTFPL= Do What the Fuck You Want To Public License version 2
|
||||
_LICENSE_GROUPS_WTFPL= GPL FSF COPYFREE
|
||||
|
||||
_LICENSE_NAME_ZLIB= zlib License
|
||||
_LICENSE_GROUPS_ZLIB= GPL FSF OSI
|
||||
|
||||
|
|
14
Templates/Licenses/WTFPL
Normal file
14
Templates/Licenses/WTFPL
Normal file
|
@ -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.
|
||||
|
13
Templates/Licenses/WTFPL1
Normal file
13
Templates/Licenses/WTFPL1
Normal file
|
@ -0,0 +1,13 @@
|
|||
do What The Fuck you want to Public License
|
||||
|
||||
Version 1.0, March 2000
|
||||
Copyright (C) 2000 Banlu Kemiyatorn (]d).
|
||||
136 Nives 7 Jangwattana 14 Laksi Bangkok
|
||||
Everyone is permitted to copy and distribute verbatim copies
|
||||
of this license document, but changing it is not allowed.
|
||||
|
||||
Ok, the purpose of this license is simple
|
||||
and you just
|
||||
|
||||
DO WHAT THE FUCK YOU WANT TO.
|
||||
|
Loading…
Add table
Reference in a new issue