aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorGravatar Gediminas Jakutis <gediminas@varciai.lt> 2019-10-03 15:51:19 +0300
committerGravatar Gediminas Jakutis <gediminas@varciai.lt> 2019-10-03 15:51:19 +0300
commit9528fa6c6be231137f55bef86864f0d85ec4baf9 (patch)
treea0eda30ae3b70235a2d7e1225f76e0cf8654bcf1 /test
parent4144fdfc77a1c9b545123fbd765ac8342f1d01cc (diff)
downloadlibrin-9528fa6c6be231137f55bef86864f0d85ec4baf9.tar.gz
librin-9528fa6c6be231137f55bef86864f0d85ec4baf9.tar.bz2
librin-9528fa6c6be231137f55bef86864f0d85ec4baf9.zip
fix copyright years everywhere.
Signed-off-by: Gediminas Jakutis <gediminas@varciai.lt>
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