]> code.ossystems Code Review - openembedded-core.git/commit
common-licences: remove ambiguous "BSD" license
authorRoss Burton <ross@burtonini.com>
Fri, 4 Feb 2022 12:46:17 +0000 (12:46 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Feb 2022 10:07:38 +0000 (10:07 +0000)
commit14d4c007c49652d836d325a12bdbcd3bfa42e6d5
tree785cd9e86615765de4e8a563c889b028e2a67cea
parentddfa61f691fc51c1968e8f1ff43f69dccd1632ee
common-licences: remove ambiguous "BSD" license

Our "BSD" license is the 3-clause BSD license, but many recipes were
using "BSD" for any variation of the license.

We've mostly moved recipes away from the vague "BSD" license to concrete
names such as "BSD-3-Clause", so delete the BSD license to force the
remaining users to update their license statements.

[ YOCTO #14539 ]

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/files/common-licenses/BSD [deleted file]