aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/main.c2
-rw-r--r--test/time.c2
-rw-r--r--test/time_test_private.h2
-rw-r--r--test/uuid.c2
4 files changed, 4 insertions, 4 deletions
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