diff options
Diffstat (limited to 'src/augmentkv6')
-rw-r--r-- | src/augmentkv6/main.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/augmentkv6/main.cpp b/src/augmentkv6/main.cpp index 81a54d3..303721f 100644 --- a/src/augmentkv6/main.cpp +++ b/src/augmentkv6/main.cpp | |||
@@ -1,4 +1,6 @@ | |||
1 | // vim:set sw=2 ts=2 sts et: | 1 | // vim:set sw=2 ts=2 sts et: |
2 | // | ||
3 | // Copyright 2024 Rutger Broekhoff. Licensed under the EUPL. | ||
2 | 4 | ||
3 | #include <chrono> | 5 | #include <chrono> |
4 | #include <cstdio> | 6 | #include <cstdio> |