From: bangerth Date: Sun, 10 Sep 2006 16:53:06 +0000 (+0000) Subject: Fix comment. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=359f119f1140cd0c0d4a9347b108d0adab6709ad;p=dealii-svn.git Fix comment. git-svn-id: https://svn.dealii.org/trunk@13890 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/deal.II/grid_tools.cc b/tests/deal.II/grid_tools.cc index 502fc4663c..d4fe53e2ad 100644 --- a/tests/deal.II/grid_tools.cc +++ b/tests/deal.II/grid_tools.cc @@ -1,15 +1,15 @@ -//---------------------------- grid_test.cc --------------------------- +//---------------------------- grid_tools.cc --------------------------- // $Id$ // Version: $Name$ // -// Copyright (C) 2001, 2002, 2003, 2004, 2005 by the deal.II authors +// Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 by the deal.II authors // // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer // to the file deal.II/doc/license.html for the text and // further information on this license. // -//---------------------------- grid_test.cc --------------------------- +//---------------------------- grid_tools.cc --------------------------- #include "../tests.h"