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