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