From 9c9e0595f2d1b547c0fc288cc13d4e210c68e7ec Mon Sep 17 00:00:00 2001 From: Jimmy Brisson Date: Thu, 28 Feb 2019 08:58:51 -0600 Subject: [PATCH] Add SPDX identifier --- tools/regions.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/regions.py b/tools/regions.py index 53e8ba53b8..3cc8eb8e58 100644 --- a/tools/regions.py +++ b/tools/regions.py @@ -1,4 +1,5 @@ # mbed SDK +# SPDX-License-Identifier: Apache-2.0 # Copyright (c) 2011-2013 ARM Limited # # Licensed under the Apache License, Version 2.0 (the "License");