diff options
Diffstat (limited to 'src/unittest.cc')
-rw-r--r-- | src/unittest.cc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/unittest.cc b/src/unittest.cc index d2d5167..ade2d0a 100644 --- a/src/unittest.cc +++ b/src/unittest.cc @@ -1,3 +1,6 @@ +// -*- c++ -*- +// Distributed under the BSD 2-Clause License. +// See accompanying file LICENSE for details. #include "unittest.h" #include <iostream> |