From: Wolfgang Bangerth Date: Wed, 9 Feb 2011 13:29:40 +0000 (+0000) Subject: Fix number. X-Git-Tag: v8.0.0~4391 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2c982bcbf4a2c3a23fa19b77ebfed340b81eca7;p=dealii.git Fix number. git-svn-id: https://svn.dealii.org/trunk@23307 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/codim_one/extract_boundary_mesh_05.cc b/tests/codim_one/extract_boundary_mesh_05.cc index bc3fdf4a79..7445368be8 100644 --- a/tests/codim_one/extract_boundary_mesh_05.cc +++ b/tests/codim_one/extract_boundary_mesh_05.cc @@ -1,15 +1,15 @@ -//---------------------------- extract_boundary_mesh_03.cc --------------------------- +//---------------------------- extract_boundary_mesh_05.cc --------------------------- // $Id: bem.cc 22693 2010-11-11 20:11:47Z kanschat $ // Version: $Name$ // -// Copyright (C) 2010 by the deal.II authors +// Copyright (C) 2010, 2011 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. // -//---------------------------- extract_boundary_mesh_03.cc --------------------------- +//---------------------------- extract_boundary_mesh_05.cc --------------------------- #include "../tests.h"