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