diff options
Diffstat (limited to 'src/libctor.cc')
-rw-r--r-- | src/libctor.cc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/libctor.cc b/src/libctor.cc index e166e51..4d0d6d9 100644 --- a/src/libctor.cc +++ b/src/libctor.cc @@ -1,3 +1,6 @@ +// -*- c++ -*- +// Distributed under the BSD 2-Clause License. +// See accompanying file LICENSE for details. #include <vector> #include <string> #include <filesystem> |