summaryrefslogtreecommitdiffstats
path: root/tests/libdimension/cxx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/libdimension/cxx.cpp')
-rw-r--r--tests/libdimension/cxx.cpp14
1 files changed, 7 insertions, 7 deletions
diff --git a/tests/libdimension/cxx.cpp b/tests/libdimension/cxx.cpp
index 7a0a28b..50df178 100644
--- a/tests/libdimension/cxx.cpp
+++ b/tests/libdimension/cxx.cpp
@@ -1,17 +1,17 @@
/*************************************************************************
- * Copyright (C) 2008 Tavian Barnes <tavianator@gmail.com> *
+ * Copyright (C) 2010 Tavian Barnes <tavianator@gmail.com> *
* *
- * This file is part of The FPFD Library Test Suite. *
+ * This file is part of The Dimension Test Suite. *
* *
- * The FPFD Library Test Suite is free software; you can redistribute it *
+ * 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. *
* *
- * The FPFD Library 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. *
+ * 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 General Public License *
* along with this program. If not, see <http://www.gnu.org/licenses/>. *