*.c: add SPDX-License-Identifier

This commit is contained in:
Johan Malm 2021-09-24 21:45:48 +01:00
parent bdcb502631
commit ebb632419b
33 changed files with 33 additions and 0 deletions

View file

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
#include "common/font.h"
#include "common/spawn.h"
#include "config/session.h"