diff options
Diffstat (limited to 'tests/test-datetime.cpp')
-rw-r--r-- | tests/test-datetime.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/test-datetime.cpp b/tests/test-datetime.cpp index 665f861..d2fb6c1 100644 --- a/tests/test-datetime.cpp +++ b/tests/test-datetime.cpp @@ -1,5 +1,6 @@ /* * Copyright 2015 Canonical Ltd. + * Copyright 2021 Robert Tari * * This program is free software: you can redistribute it and/or modify it * under the terms of the GNU General Public License version 3, as published @@ -15,6 +16,7 @@ * * Authors: * Charles Kerr <charles.kerr@canonical.com> + * Robert Tari <robert@tari.in> */ #include <datetime/date-time.h> |