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