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