diff options
Diffstat (limited to 'tests/blogc-make')
-rw-r--r-- | tests/blogc-make/check_atom.c | 2 | ||||
-rw-r--r-- | tests/blogc-make/check_exec.c | 2 | ||||
-rw-r--r-- | tests/blogc-make/check_rules.c | 2 | ||||
-rw-r--r-- | tests/blogc-make/check_settings.c | 2 | ||||
-rw-r--r-- | tests/blogc-make/check_utils.c | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/tests/blogc-make/check_atom.c b/tests/blogc-make/check_atom.c index 694d3e9..551201d 100644 --- a/tests/blogc-make/check_atom.c +++ b/tests/blogc-make/check_atom.c @@ -1,6 +1,6 @@ /* * blogc: A blog compiler. - * Copyright (C) 2014-2018 Rafael G. Martins <rafael@rafaelmartins.eng.br> + * Copyright (C) 2014-2019 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/blogc-make/check_exec.c b/tests/blogc-make/check_exec.c index b5547dd..32c7fae 100644 --- a/tests/blogc-make/check_exec.c +++ b/tests/blogc-make/check_exec.c @@ -1,6 +1,6 @@ /* * blogc: A blog compiler. - * Copyright (C) 2014-2018 Rafael G. Martins <rafael@rafaelmartins.eng.br> + * Copyright (C) 2014-2019 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/blogc-make/check_rules.c b/tests/blogc-make/check_rules.c index 7fdc8bb..ed2e46a 100644 --- a/tests/blogc-make/check_rules.c +++ b/tests/blogc-make/check_rules.c @@ -1,6 +1,6 @@ /* * blogc: A blog compiler. - * Copyright (C) 2014-2018 Rafael G. Martins <rafael@rafaelmartins.eng.br> + * Copyright (C) 2014-2019 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/blogc-make/check_settings.c b/tests/blogc-make/check_settings.c index b86283b..7cebedc 100644 --- a/tests/blogc-make/check_settings.c +++ b/tests/blogc-make/check_settings.c @@ -1,6 +1,6 @@ /* * blogc: A blog compiler. - * Copyright (C) 2014-2018 Rafael G. Martins <rafael@rafaelmartins.eng.br> + * Copyright (C) 2014-2019 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/blogc-make/check_utils.c b/tests/blogc-make/check_utils.c index 68320eb..410cf3a 100644 --- a/tests/blogc-make/check_utils.c +++ b/tests/blogc-make/check_utils.c @@ -1,6 +1,6 @@ /* * blogc: A blog compiler. - * Copyright (C) 2014-2018 Rafael G. Martins <rafael@rafaelmartins.eng.br> + * Copyright (C) 2014-2019 Rafael G. Martins <rafael@rafaelmartins.eng.br> * * This program can be distributed under the terms of the BSD License. * See the file LICENSE. |