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