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