summaryrefslogtreecommitdiffstats
path: root/meta/files/common-licenses/HTMLTIDY
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/HTMLTIDY
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/HTMLTIDY')
-rw-r--r--meta/files/common-licenses/HTMLTIDY13
1 files changed, 13 insertions, 0 deletions
diff --git a/meta/files/common-licenses/HTMLTIDY b/meta/files/common-licenses/HTMLTIDY
new file mode 100644
index 0000000000..098dee8c05
--- /dev/null
+++ b/meta/files/common-licenses/HTMLTIDY
@@ -0,0 +1,13 @@
1HTML Tidy License
2
3This software and documentation is provided "as is," and the copyright holders and contributing author(s) make no representations or warranties, express or implied, including but not limited to, warranties of merchantability or fitness for any particular purpose or that the use of the software or documentation will not infringe any third party patents, copyrights, trademarks or other rights.
4
5The copyright holders and contributing author(s) will not be held liable for any direct, indirect, special or consequential damages arising out of any use of the software or documentation, even if advised of the possibility of such damage.
6
7Permission is hereby granted to use, copy, modify, and distribute this source code, or portions hereof, documentation and executables, for any purpose, without fee, subject to the following restrictions:
8
9 1. The origin of this source code must not be misrepresented.
10 2. Altered versions must be plainly marked as such and must not be misrepresented as being the original source.
11 3. This Copyright notice may not be removed or altered from any source or altered source distribution.
12
13The copyright holders and contributing author(s) specifically permit, without fee, and encourage the use of this source code as a component for supporting the Hypertext Markup Language in commercial products. If you use this source code in a product, acknowledgement is not required but would be appreciated.