diff options
author | Ranjitsinh Rathod <ranjitsinh.rathod@kpit.com> | 2023-05-03 14:33:40 +0530 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2023-05-31 04:08:11 -1000 |
commit | 30417b870d35776b902b03c676b268d821575119 (patch) | |
tree | 5a9968bc0bf578e9f04bdbc6bb3cbdb13778ec2c /scripts/buildstats-diff | |
parent | f7bac403bf63e009a701062be76d6b464226a991 (diff) | |
download | poky-30417b870d35776b902b03c676b268d821575119.tar.gz |
libbsd: Add correct license for all packages
BSD-4-Clause is only applicable to the {PN}-doc package as when I
check for the source code I find below files which only uses the
license BSD-4-Clause
~/sources/libbsd$ grep -rl "All advertising materials mentioning features or use of this software" *|grep -v \.1|grep -v \.5|grep -v \.8 | sort
COPYING
man/arc4random.3bsd
~/sources/libbsd$ grep -rnB5 "BSD-4"
COPYING-9-Files:
COPYING-10- man/arc4random.3bsd
COPYING-11-Copyright:
COPYING-12- Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
COPYING-13- All rights reserved.
COPYING:14:License: BSD-4-clause-Niels-Provos
So other all PACKAGES should not contain the BSD-4-Clause
(From OE-Core rev: 5f4111fa1b5f2fe35fca854eed08eca415c5a3f1)
Signed-off-by: Ranjitsinh Rathod <ranjitsinh.rathod@kpit.com>
Signed-off-by: Ranjitsinh Rathod <ranjitsinhrathod1991@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit fe57f5ec7fa46f595a302275ce3063d53634c00e)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'scripts/buildstats-diff')
0 files changed, 0 insertions, 0 deletions