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