• Richard Purdie's avatar
    bitbake: bitbake: Add initial pass of SPDX license headers to source code · 79834a71
    Richard Purdie authored
    
    
    This adds the SPDX-License-Identifier license headers to the majority of
    our source files to make it clearer exactly which license files are under.
    
    The bulk of the files are under GPL v2.0 with one found to be under V2.0
    or later, some under MIT and some have dual license. There are some files
    which are potentially harder to classify where we've imported upstream code
    and those can be handled specifically in later commits.
    
    The COPYING file is replaced with LICENSE.X files which contain the full
    license texts.
    
    (Bitbake rev: ff237c33337f4da2ca06c3a2c49699bc26608a6b)
    
    Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
    79834a71
This project is licensed under the Affero General Public License v1.0. Learn more