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