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