From: Wolfgang Bangerth Date: Mon, 29 May 2000 07:43:04 +0000 (+0000) Subject: If the copyright needs to be changed, then like this. X-Git-Tag: v8.0.0~20445 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99b57dcca8dc61f79d0c67b23cbf60088d22553d;p=dealii.git If the copyright needs to be changed, then like this. git-svn-id: https://svn.dealii.org/trunk@2963 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/deal.II/include/numerics/vectors.h b/deal.II/deal.II/include/numerics/vectors.h index f1e1a0e68f..3d003a1b58 100644 --- a/deal.II/deal.II/include/numerics/vectors.h +++ b/deal.II/deal.II/include/numerics/vectors.h @@ -262,7 +262,7 @@ enum NormType { * if access to an object describing the exact form of the boundary is needed, the * pointer stored within the triangulation object is accessed. * - * @author Wolfgang Bangerth, Guido Kanschat, 1998, 2000 + * @author Wolfgang Bangerth, Ralf Hartmann, Guido Kanschat, 1998, 1999, 2000 */ class VectorTools {