diff options
author | 2019-10-01 10:33:42 +0300 | |
---|---|---|
committer | 2019-10-01 10:33:42 +0300 | |
commit | adff2b3f348268096a5416bc5be3d52a931ebf7d (patch) | |
tree | 343fa04a82b02421185f2f638388c0b8417af814 | |
parent | ed9fa7dafb9407aeaa044d835daabf26a934b7df (diff) | |
download | librin-adff2b3f348268096a5416bc5be3d52a931ebf7d.tar.gz librin-adff2b3f348268096a5416bc5be3d52a931ebf7d.tar.bz2 librin-adff2b3f348268096a5416bc5be3d52a931ebf7d.zip |
time: fix copyright years ...again.
Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
-rw-r--r-- | include/rin/time.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rin/time.h b/include/rin/time.h index d335e1f..25c2537 100644 --- a/include/rin/time.h +++ b/include/rin/time.h @@ -1,7 +1,7 @@ /* * The Rin Library – time module * - * Copyright (C) 2017 Gediminas Jakutis + * Copyright (C) 2017-2019 Gediminas Jakutis * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public |