Commit: 1524e9854bc3b17f2a47953c1e497635b5336901
Parent: ee6d9e71c6c5ab0a441c20f383442e3766ddbb71
Author: Tedd Ho-Jeong An <tedd.an@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2020-09-22 02:19:35
Tree: d610a6e14ec9d0222211f67ee6db7e32ed1f38c3

peripheral: Add SPDX License Identifier This patch adds SPDX License Identifier and removes the license text. ------------------------------------- License COUNT ------------------------------------- LGPL-2.1-or-later : 11 License: LGPL-2.1-or-later peripheral/log.h peripheral/main.c peripheral/efivars.c peripheral/attach.h peripheral/gatt.c peripheral/attach.c peripheral/log.c peripheral/gap.h peripheral/efivars.h peripheral/gap.c peripheral/gatt.h

Diffstat

M peripheral/attach.c | 15 +- - - - - - - - - - - - - -
M peripheral/attach.h | 15 +- - - - - - - - - - - - - -
M peripheral/efivars.c | 15 +- - - - - - - - - - - - - -
M peripheral/efivars.h | 15 +- - - - - - - - - - - - - -
M peripheral/gap.c | 15 +- - - - - - - - - - - - - -
M peripheral/gap.h | 15 +- - - - - - - - - - - - - -
M peripheral/gatt.c | 15 +- - - - - - - - - - - - - -
M peripheral/gatt.h | 15 +- - - - - - - - - - - - - -
M peripheral/log.c | 15 +- - - - - - - - - - - - - -
M peripheral/log.h | 15 +- - - - - - - - - - - - - -
M peripheral/main.c | 15 +- - - - - - - - - - - - - -

11 files changed, 11 insertions(+), 154 deletions(-)

View Full Diff | Patch