From 842f519e3164081c00601c0e3631e7cbb6d039a2 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Fri, 10 Apr 2009 15:59:19 +0000 Subject: Clarify licenses; add libdimensionxx library. --- tests/Makefile.am | 2 +- tests/error.c | 2 +- tests/png.c | 2 +- tests/warning.c | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'tests') 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 ## ## ## -## 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 * * * - * 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 * * * - * 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 * * * - * 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 * -- cgit v1.2.3