summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.am2
-rw-r--r--tests/error.c2
-rw-r--r--tests/png.c2
-rw-r--r--tests/warning.c2
4 files changed, 4 insertions, 4 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 9c9c4ed..f23b469 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,7 +1,7 @@
###########################################################################
## Copyright (C) 2008 Tavian Barnes <tavianator@gmail.com> ##
## ##
-## This file is part of the Dimension Build Suite. ##
+## This file is part of The Dimension Build Suite. ##
## ##
## The Dimension Build Suite is free software; you can redistribute it ##
## and/or modify it under the terms of the GNU General Public License as ##
diff --git a/tests/error.c b/tests/error.c
index 1c6fcbd..fc42476 100644
--- a/tests/error.c
+++ b/tests/error.c
@@ -1,7 +1,7 @@
/*************************************************************************
* Copyright (C) 2008 Tavian Barnes <tavianator@gmail.com> *
* *
- * This file is part of the Dimension Test Suite. *
+ * This file is part of The Dimension Test Suite. *
* *
* Dimension is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published *
diff --git a/tests/png.c b/tests/png.c
index 3ebda35..5b3f8c9 100644
--- a/tests/png.c
+++ b/tests/png.c
@@ -1,7 +1,7 @@
/*************************************************************************
* Copyright (C) 2008 Tavian Barnes <tavianator@gmail.com> *
* *
- * This file is part of the Dimension Test Suite. *
+ * This file is part of The Dimension Test Suite. *
* *
* Dimension is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published *
diff --git a/tests/warning.c b/tests/warning.c
index c3f5b4c..55735c4 100644
--- a/tests/warning.c
+++ b/tests/warning.c
@@ -1,7 +1,7 @@
/*************************************************************************
* Copyright (C) 2008 Tavian Barnes <tavianator@gmail.com> *
* *
- * This file is part of the Dimension Test Suite. *
+ * This file is part of The Dimension Test Suite. *
* *
* Dimension is free software; you can redistribute it and/or modify it *
* under the terms of the GNU Lesser General Public License as published *