diff options
author | 2019-09-19 10:54:01 +0300 | |
---|---|---|
committer | 2019-09-19 10:54:01 +0300 | |
commit | 5d29cc15a5871ab3ee4b78bc1b803818e8bce812 (patch) | |
tree | fdd5913530bdcc7afdd87e3ab149a2e69d259f83 /src/time | |
parent | 3fcd58c715993b3c2a42e21d41fece5d7d09243c (diff) | |
download | librin-5d29cc15a5871ab3ee4b78bc1b803818e8bce812.tar.gz librin-5d29cc15a5871ab3ee4b78bc1b803818e8bce812.tar.bz2 librin-5d29cc15a5871ab3ee4b78bc1b803818e8bce812.zip |
time: fix copyright years.
Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
Diffstat (limited to 'src/time')
-rw-r--r-- | src/time/time.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/time/time.c b/src/time/time.c index 489196d..9cb677b 100644 --- a/src/time/time.c +++ b/src/time/time.c @@ -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 |