diff options
Diffstat (limited to 'example/test.cc')
-rw-r--r-- | example/test.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/example/test.cc b/example/test.cc index 1a40958..c9691f3 100644 --- a/example/test.cc +++ b/example/test.cc @@ -1,3 +1,5 @@ +/* Copyright (c) 2020 Johannes Stoelp */ + #include "lib/matcha.h" #include <cstdio> |