Add SPDX header to tests

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2017-04-27 20:21:27 +02:00
parent 6399eaf271
commit ee1bf18189
22 changed files with 24 additions and 1 deletions

View file

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
#include "testgitstorage.h"
#include "git2.h"