diff options
Diffstat (limited to 'tests/blogc-runserver')
| -rw-r--r-- | tests/blogc-runserver/check_httpd_utils.c | 2 | ||||
| -rw-r--r-- | tests/blogc-runserver/check_mime.c | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/tests/blogc-runserver/check_httpd_utils.c b/tests/blogc-runserver/check_httpd_utils.c index e0fabe3..776db2d 100644 --- a/tests/blogc-runserver/check_httpd_utils.c +++ b/tests/blogc-runserver/check_httpd_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. diff --git a/tests/blogc-runserver/check_mime.c b/tests/blogc-runserver/check_mime.c index a946860..2adf2d0 100644 --- a/tests/blogc-runserver/check_mime.c +++ b/tests/blogc-runserver/check_mime.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. | 
