From 824ad60d6d15075fd4f51f8fabb2d33ca1cf16a5 Mon Sep 17 00:00:00 2001 From: Tavian Barnes Date: Sat, 4 Jul 2009 22:00:25 +0000 Subject: Clarify test suite license. --- tests/tests.c | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) (limited to 'tests/tests.c') diff --git a/tests/tests.c b/tests/tests.c index 4469666..ad43c26 100644 --- a/tests/tests.c +++ b/tests/tests.c @@ -3,19 +3,18 @@ * * * 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 * - * by the Free Software Foundation; either version 3 of the License, or * - * (at your option) any later version. * + * The Dimension Test Suite is free software; you can redistribute it * + * and/or modify it under the terms of the GNU General Public License as * + * published by the Free Software Foundation; either version 3 of the * + * License, or (at your option) any later version. * * * - * Dimension is distributed in the hope that it will be useful, but * - * WITHOUT ANY WARRANTY; without even the implied warranty of * - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * - * Lesser General Public License for more details. * + * The Dimension Test Suite is distributed in the hope that it will be * + * useful, but WITHOUT ANY WARRANTY; without even the implied warranty * + * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * + * General Public License for more details. * * * - * You should have received a copy of the GNU Lesser General Public * - * License along with this program. If not, see * - * . * + * You should have received a copy of the GNU General Public License * + * along with this program. If not, see . * *************************************************************************/ #include "tests.h" -- cgit v1.2.3