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