From a4947edb2b2047bd4f0a29b63ce0c385c5454a08 Mon Sep 17 00:00:00 2001 From: bangerth Date: Tue, 26 Jun 2012 13:57:53 +0000 Subject: [PATCH] Typo fix. git-svn-id: https://svn.dealii.org/trunk@25645 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/deal.II/no_flux_09.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/deal.II/no_flux_09.cc b/tests/deal.II/no_flux_09.cc index 9457cf3f43..9caaaf99ab 100644 --- a/tests/deal.II/no_flux_09.cc +++ b/tests/deal.II/no_flux_09.cc @@ -1,8 +1,8 @@ -//---------------------------- vectors_rhs_hp_02.cc --------------------------- +//---------------------------- no_flux_09.cc --------------------------- // $Id: vectors_rhs_hp_02.cc 23710 2011-05-17 04:50:10Z bangerth $ // Version: $Name$ // -// Copyright (C) 2000, 2001, 2003, 2004, 2006, 2007, 2011 by the deal.II authors +// Copyright (C) 2000, 2001, 2003, 2004, 2006, 2007, 2011, 2012 by the deal.II authors // // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer -- 2.39.5