From: wolf Date: Wed, 17 Nov 2004 04:14:12 +0000 (+0000) Subject: Author-line. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fff576746ca21e9e6c0b8ff7a0a5a900b427a8e;p=dealii-svn.git Author-line. git-svn-id: https://svn.dealii.org/trunk@9789 0785d39b-7218-0410-832d-ea1e28bc413d --- 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,