From 9528fa6c6be231137f55bef86864f0d85ec4baf9 Mon Sep 17 00:00:00 2001 From: Gediminas Jakutis Date: Thu, 3 Oct 2019 15:51:19 +0300 Subject: fix copyright years everywhere. Signed-off-by: Gediminas Jakutis --- test/main.c | 2 +- test/time.c | 2 +- test/time_test_private.h | 2 +- test/uuid.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'test') diff --git a/test/main.c b/test/main.c index 03b2211..48dbccf 100644 --- a/test/main.c +++ b/test/main.c @@ -1,7 +1,7 @@ /* * The Rin Library – library "conformance" tests * - * Copyright (C) 2015-2017 Gediminas Jakutis + * Copyright (C) 2015-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 diff --git a/test/time.c b/test/time.c index f0ad5a2..90f0755 100644 --- a/test/time.c +++ b/test/time.c @@ -1,7 +1,7 @@ /* * The Rin Library – library "conformance" tests * - * 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 diff --git a/test/time_test_private.h b/test/time_test_private.h index 8283e25..a3aa237 100644 --- a/test/time_test_private.h +++ b/test/time_test_private.h @@ -1,7 +1,7 @@ /* * The Rin Library – library "conformance" tests * - * 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 diff --git a/test/uuid.c b/test/uuid.c index a77ebcc..d8fb869 100644 --- a/test/uuid.c +++ b/test/uuid.c @@ -1,7 +1,7 @@ /* * The Rin Library – library "conformance" tests * - * Copyright (C) 2015-2017 Gediminas Jakutis + * Copyright (C) 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