From: Wolfgang Bangerth Date: Wed, 16 May 2012 12:48:25 +0000 (+0000) Subject: Add attribution. X-Git-Tag: v8.0.0~2607 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23968e5acc6566d147238f9430dbc0d6245a6410;p=dealii.git Add attribution. git-svn-id: https://svn.dealii.org/trunk@25512 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-15/doc/intro.dox b/deal.II/examples/step-15/doc/intro.dox index 079cb4bb7b..e03903dbcc 100644 --- a/deal.II/examples/step-15/doc/intro.dox +++ b/deal.II/examples/step-15/doc/intro.dox @@ -1,3 +1,13 @@ +
+ + +This program grew out of a student project by Sven Wetterauer at the +University of Heidelberg, Germany. Most of the work for this program +is by him. + +
+ +

Introduction