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