diff options
Diffstat (limited to 'test/ctor.cc')
-rw-r--r-- | test/ctor.cc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/ctor.cc b/test/ctor.cc index caa00ee..8080d61 100644 --- a/test/ctor.cc +++ b/test/ctor.cc @@ -1,3 +1,6 @@ +// -*- c++ -*- +// Distributed under the BSD 2-Clause License. +// See accompanying file LICENSE for details. #include <libctor.h> namespace |