From 7fff576746ca21e9e6c0b8ff7a0a5a900b427a8e Mon Sep 17 00:00:00 2001 From: wolf Date: Wed, 17 Nov 2004 04:14:12 +0000 Subject: [PATCH] Author-line. git-svn-id: https://svn.dealii.org/trunk@9789 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/deal.II/include/fe/fe_base.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/deal.II/include/fe/fe_base.h b/deal.II/deal.II/include/fe/fe_base.h index 51b838d8f2..854acb3d98 100644 --- a/deal.II/deal.II/include/fe/fe_base.h +++ b/deal.II/deal.II/include/fe/fe_base.h @@ -406,7 +406,7 @@ class FiniteElementData * constraints that are entered more than once (as is necessary for the case * above), it insists that the weights are exactly the same. * - * @author Wolfgang Bangerth, 1998, 2002, Ralf Hartmann, Guido Kanschat, 2001 + * @author Wolfgang Bangerth, 1998, 2002; Ralf Hartmann, Guido Kanschat, 2001 */ template class FiniteElementBase : public Subscriptor, -- 2.39.5