diff options
Diffstat (limited to 'asl/io/print.hpp')
-rw-r--r-- | asl/io/print.hpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/asl/io/print.hpp b/asl/io/print.hpp index a1899a8..b066609 100644 --- a/asl/io/print.hpp +++ b/asl/io/print.hpp @@ -1,3 +1,7 @@ +// Copyright 2025 Steven Le Rouzic +// +// SPDX-License-Identifier: BSD-3-Clause + #pragma once #include "asl/formatting/format.hpp" |