aboutsummaryrefslogtreecommitdiffstats
path: root/tests/common
diff options
context:
space:
mode:
Diffstat (limited to 'tests/common')
-rw-r--r--tests/common/check_config_parser.c2
-rw-r--r--tests/common/check_error.c2
-rw-r--r--tests/common/check_stdin.c2
-rw-r--r--tests/common/check_utf8.c2
-rw-r--r--tests/common/check_utils.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/tests/common/check_config_parser.c b/tests/common/check_config_parser.c
index 5114709..62b95bc 100644
--- a/tests/common/check_config_parser.c
+++ b/tests/common/check_config_parser.c
@@ -1,6 +1,6 @@
/*
* blogc: A blog compiler.
- * Copyright (C) 2014-2017 Rafael G. Martins <rafael@rafaelmartins.eng.br>
+ * Copyright (C) 2014-2018 Rafael G. Martins <rafael@rafaelmartins.eng.br>
*
* This program can be distributed under the terms of the BSD License.
* See the file LICENSE.
diff --git a/tests/common/check_error.c b/tests/common/check_error.c
index e2b4c9f..6efe5db 100644
--- a/tests/common/check_error.c
+++ b/tests/common/check_error.c
@@ -1,6 +1,6 @@
/*
* blogc: A blog compiler.
- * Copyright (C) 2014-2017 Rafael G. Martins <rafael@rafaelmartins.eng.br>
+ * Copyright (C) 2014-2018 Rafael G. Martins <rafael@rafaelmartins.eng.br>
*
* This program can be distributed under the terms of the BSD License.
* See the file LICENSE.
diff --git a/tests/common/check_stdin.c b/tests/common/check_stdin.c
index 64c4714..0aea58d 100644
--- a/tests/common/check_stdin.c
+++ b/tests/common/check_stdin.c
@@ -1,6 +1,6 @@
/*
* blogc: A blog compiler.
- * Copyright (C) 2014-2017 Rafael G. Martins <rafael@rafaelmartins.eng.br>
+ * Copyright (C) 2014-2018 Rafael G. Martins <rafael@rafaelmartins.eng.br>
*
* This program can be distributed under the terms of the BSD License.
* See the file LICENSE.
diff --git a/tests/common/check_utf8.c b/tests/common/check_utf8.c
index fd2c4f1..4bf5bac 100644
--- a/tests/common/check_utf8.c
+++ b/tests/common/check_utf8.c
@@ -1,6 +1,6 @@
/*
* blogc: A blog compiler.
- * Copyright (C) 2014-2017 Rafael G. Martins <rafael@rafaelmartins.eng.br>
+ * Copyright (C) 2014-2018 Rafael G. Martins <rafael@rafaelmartins.eng.br>
*
* This program can be distributed under the terms of the BSD License.
* See the file LICENSE.
diff --git a/tests/common/check_utils.c b/tests/common/check_utils.c
index 90af37b..6e4f8fb 100644
--- a/tests/common/check_utils.c
+++ b/tests/common/check_utils.c
@@ -1,6 +1,6 @@
/*
* blogc: A blog compiler.
- * Copyright (C) 2014-2017 Rafael G. Martins <rafael@rafaelmartins.eng.br>
+ * Copyright (C) 2014-2018 Rafael G. Martins <rafael@rafaelmartins.eng.br>
*
* This program can be distributed under the terms of the BSD License.
* See the file LICENSE.