diff options
Diffstat (limited to 'test/deco_test.c')
-rw-r--r-- | test/deco_test.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/deco_test.c b/test/deco_test.c index f87cffc..b405970 100644 --- a/test/deco_test.c +++ b/test/deco_test.c @@ -1,3 +1,5 @@ +/* SPDX-License-Identifier: MIT-0 */ + #include "minunit/minunit.h" #include "src/deco.h" |