Hi On Mon, Aug 24, 2020 at 1:44 PM Peter Maydell <peter.mayd...@linaro.org> wrote:
> It looks like the new meson.build files are missing the usual > copyright-and-license header comment. Could somebody add them, > please? > > scripts/ninjatool.py does have a copyright line but is missing > the license statement. > > Afaik, most makefiles didn't have any, so it falls under the default GPL2+ LICENSE rule. If it's a matter of prepending # SPDX-License-Identifier: GPL-2.0-or-later On each meson.build file, I can prepare a patch. If you expect something different, it's time to tell. thanks -- Marc-André Lureau