diff options
| author | 2017-04-27 20:21:27 +0200 | |
|---|---|---|
| committer | 2017-04-29 13:32:55 -0700 | |
| commit | ee1bf18189e0d495ab589f258d559dadb92cd1e7 (patch) | |
| tree | 64653ee40e265c418fd8a63365c77851ae3d97a5 /tests/testparse.h | |
| parent | 6399eaf271330637582b521235a913fcff0126e5 (diff) | |
| download | subsurface-ee1bf18189e0d495ab589f258d559dadb92cd1e7.tar.gz | |
Add SPDX header to tests
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'tests/testparse.h')
| -rw-r--r-- | tests/testparse.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testparse.h b/tests/testparse.h index 934c48dec..762b922e0 100644 --- a/tests/testparse.h +++ b/tests/testparse.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 #ifndef TESTPARSE_H #define TESTPARSE_H |