diff options
| author | Ranjitsinh Rathod <ranjitsinh.rathod@kpit.com> | 2023-05-03 14:36:07 +0530 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2023-05-16 06:18:21 -1000 |
| commit | eda8a27490c7f71d4b85b40978ced944d1b475c6 (patch) | |
| tree | 38c5a03b24eeb441ec1e4d8934428deeb2e3908f /meta/recipes-devtools/git/git.inc | |
| parent | 397d3430bfca41f78934378883bbf539d140eb71 (diff) | |
| download | poky-eda8a27490c7f71d4b85b40978ced944d1b475c6.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
man/getprogname.3bsd
man/tree.3bsd
~/sources/libbsd$ grep -rnB6 "BSD-4"
COPYING-9-Files:
COPYING-10- man/arc4random.3bsd
COPYING-11- man/tree.3bsd
COPYING-12-Copyright:
COPYING-13- Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de>
COPYING-14- All rights reserved.
COPYING:15:License: BSD-4-clause-Niels-Provos
(From OE-Core rev: 187f1588240a0eb5cc753c2114fd6c0cef66e14f)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-devtools/git/git.inc')
0 files changed, 0 insertions, 0 deletions
