Skip to content
  • Richard Purdie's avatar
    bitbake: Add initial pass of SPDX license headers to source code · ff237c33
    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.
    
    Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
    ff237c33
This project is licensed under the Affero General Public License v1.0. Learn more