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