diff options
Diffstat (limited to 'src/querykv1/schedule.cpp')
-rw-r--r-- | src/querykv1/schedule.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/querykv1/schedule.cpp b/src/querykv1/schedule.cpp index 2bcfe0a..47feceb 100644 --- a/src/querykv1/schedule.cpp +++ b/src/querykv1/schedule.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 <iostream> | 5 | #include <iostream> |
4 | #include <string_view> | 6 | #include <string_view> |