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