spdx: Modify spdx tag from GPL-2.0 to GPL-2.0-only

Modify spdx tag for all CAF authored files for Kona.

Change-Id: I9308c7189412b1e428a7f67ded0dc076b0e38254
Signed-off-by: Rishabh Bhatnagar <rishabhb@codeaurora.org>
This commit is contained in:
Rishabh Bhatnagar
2018-12-10 11:09:45 -08:00
parent 8fc1d475b0
commit e9a05bb4d3
904 changed files with 904 additions and 904 deletions

View File

@@ -1,5 +1,5 @@
#! /usr/bin/env python2
# SPDX-License-Identifier: GPL-2.0
# SPDX-License-Identifier: GPL-2.0-only
# Copyright (c) 2009-2015, 2017-18, The Linux Foundation. All rights reserved.
# Build the kernel for all targets using the Android build environment.