summaryrefslogtreecommitdiffstats
path: root/meta/files/common-licenses/WTFPL
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2021-09-01 20:43:58 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2021-09-03 09:03:34 +0100
commit2220839599c716707ed834f9c357c77612ba60cf (patch)
tree1745a4599b2c3d802a5bf29b54cb081f38b83427 /meta/files/common-licenses/WTFPL
parent8d25cd30acf19bddec9f062d72c6835400595547 (diff)
downloadpoky-2220839599c716707ed834f9c357c77612ba60cf.tar.gz
common-licenses: add missing SPDX licences
As part of the work to converge our license support with SPDX, ensure that we have all of the licenses that SPDX supports. (From OE-Core rev: e2f9092c37395f4e3ee9d0777e28c83cce6007ee) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/files/common-licenses/WTFPL')
-rw-r--r--meta/files/common-licenses/WTFPL11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/files/common-licenses/WTFPL b/meta/files/common-licenses/WTFPL
new file mode 100644
index 0000000000..7a3094a826
--- /dev/null
+++ b/meta/files/common-licenses/WTFPL
@@ -0,0 +1,11 @@
1DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
2Version 2, December 2004
3
4Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>
5
6Everyone 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.
7
8DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
9TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
10
11 0. You just DO WHAT THE FUCK YOU WANT TO.