From 5d29cc15a5871ab3ee4b78bc1b803818e8bce812 Mon Sep 17 00:00:00 2001 From: Gediminas Jakutis Date: Thu, 19 Sep 2019 10:54:01 +0300 Subject: time: fix copyright years. Signed-off-by: Gediminas Jakutis --- src/time/time.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/time') 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 -- cgit v1.2.3