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