diff options
author | Ross Burton <ross.burton@arm.com> | 2021-09-01 20:43:58 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-09-03 09:03:34 +0100 |
commit | 2220839599c716707ed834f9c357c77612ba60cf (patch) | |
tree | 1745a4599b2c3d802a5bf29b54cb081f38b83427 /meta/files/common-licenses/TCP-wrappers | |
parent | 8d25cd30acf19bddec9f062d72c6835400595547 (diff) | |
download | poky-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/TCP-wrappers')
-rw-r--r-- | meta/files/common-licenses/TCP-wrappers | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/files/common-licenses/TCP-wrappers b/meta/files/common-licenses/TCP-wrappers new file mode 100644 index 0000000000..e13d4f5327 --- /dev/null +++ b/meta/files/common-licenses/TCP-wrappers | |||
@@ -0,0 +1,7 @@ | |||
1 | Copyright 1995 by Wietse Venema. All rights reserved. Some individual files may be covered by other copyrights. | ||
2 | |||
3 | This material was originally written and compiled by Wietse Venema at Eindhoven University of Technology, The Netherlands, in 1990, 1991, 1992, 1993, 1994 and 1995. | ||
4 | |||
5 | Redistribution and use in source and binary forms, with or without modification, are permitted provided that this entire copyright notice is duplicated in all such copies. | ||
6 | |||
7 | This software is provided "as is" and without any expressed or implied warranties, including, without limitation, the implied warranties of merchantibility and fitness for any particular purpose. | ||