diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/check_content_parser.c | 2 | ||||
-rw-r--r-- | tests/check_error.c | 2 | ||||
-rw-r--r-- | tests/check_loader.c | 2 | ||||
-rw-r--r-- | tests/check_renderer.c | 2 | ||||
-rw-r--r-- | tests/check_source_parser.c | 2 | ||||
-rw-r--r-- | tests/check_template_parser.c | 2 | ||||
-rw-r--r-- | tests/check_utils.c | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/tests/check_content_parser.c b/tests/check_content_parser.c index e4ae9ae..ea8de4b 100644 --- a/tests/check_content_parser.c +++ b/tests/check_content_parser.c @@ -3,7 +3,7 @@ * Copyright (C) 2015 Rafael G. Martins <rafael@rafaelmartins.eng.br> * * This program can be distributed under the terms of the BSD License. - * See the file COPYING. + * See the file LICENSE. */ #ifdef HAVE_CONFIG_H diff --git a/tests/check_error.c b/tests/check_error.c index c4c08a9..c7bc3c9 100644 --- a/tests/check_error.c +++ b/tests/check_error.c @@ -3,7 +3,7 @@ * Copyright (C) 2015 Rafael G. Martins <rafael@rafaelmartins.eng.br> * * This program can be distributed under the terms of the BSD License. - * See the file COPYING. + * See the file LICENSE. */ #ifdef HAVE_CONFIG_H diff --git a/tests/check_loader.c b/tests/check_loader.c index 64d8ec8..506bf4f 100644 --- a/tests/check_loader.c +++ b/tests/check_loader.c @@ -3,7 +3,7 @@ * Copyright (C) 2015 Rafael G. Martins <rafael@rafaelmartins.eng.br> * * This program can be distributed under the terms of the BSD License. - * See the file COPYING. + * See the file LICENSE. */ #ifdef HAVE_CONFIG_H diff --git a/tests/check_renderer.c b/tests/check_renderer.c index 386bbdc..154a8f0 100644 --- a/tests/check_renderer.c +++ b/tests/check_renderer.c @@ -3,7 +3,7 @@ * Copyright (C) 2015 Rafael G. Martins <rafael@rafaelmartins.eng.br> * * This program can be distributed under the terms of the BSD License. - * See the file COPYING. + * See the file LICENSE. */ #ifdef HAVE_CONFIG_H diff --git a/tests/check_source_parser.c b/tests/check_source_parser.c index 19b3e4c..65a3f9a 100644 --- a/tests/check_source_parser.c +++ b/tests/check_source_parser.c @@ -3,7 +3,7 @@ * Copyright (C) 2015 Rafael G. Martins <rafael@rafaelmartins.eng.br> * * This program can be distributed under the terms of the BSD License. - * See the file COPYING. + * See the file LICENSE. */ #ifdef HAVE_CONFIG_H diff --git a/tests/check_template_parser.c b/tests/check_template_parser.c index b018a89..2e0a208 100644 --- a/tests/check_template_parser.c +++ b/tests/check_template_parser.c @@ -3,7 +3,7 @@ * Copyright (C) 2015 Rafael G. Martins <rafael@rafaelmartins.eng.br> * * This program can be distributed under the terms of the BSD License. - * See the file COPYING. + * See the file LICENSE. */ #ifdef HAVE_CONFIG_H diff --git a/tests/check_utils.c b/tests/check_utils.c index b3bada7..a42c75a 100644 --- a/tests/check_utils.c +++ b/tests/check_utils.c @@ -3,7 +3,7 @@ * Copyright (C) 2014-2015 Rafael G. Martins <rafael@rafaelmartins.eng.br> * * This program can be distributed under the terms of the BSD License. - * See the file COPYING. + * See the file LICENSE. */ #include <stdarg.h> |