From: Wolfgang Bangerth Date: Sat, 11 May 2024 15:11:00 +0000 (-0600) Subject: Remove authors from steps 1-8. X-Git-Tag: v9.6.0-rc1~287^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae06f624d84e4702715798368ee2a67ad88c5c35;p=dealii.git Remove authors from steps 1-8. By now, pretty much everyone who has ever worked on deal.II, has contributed to one or the other of these tutorial programs. --- diff --git a/examples/step-2/step-2.cc b/examples/step-2/step-2.cc index 185b089397..0fb56adf4d 100644 --- a/examples/step-2/step-2.cc +++ b/examples/step-2/step-2.cc @@ -11,8 +11,6 @@ * LICENSE.md and CONTRIBUTING.md at the top level directory of deal.II. * * ------------------------------------------------------------------------ - * - * Author: Wolfgang Bangerth, University of Heidelberg, 1999 */ diff --git a/examples/step-3/step-3.cc b/examples/step-3/step-3.cc index 23f52ce1e9..d7ba31def8 100644 --- a/examples/step-3/step-3.cc +++ b/examples/step-3/step-3.cc @@ -11,9 +11,6 @@ * LICENSE.md and CONTRIBUTING.md at the top level directory of deal.II. * * ------------------------------------------------------------------------ - * - * Authors: Wolfgang Bangerth, 1999, - * Guido Kanschat, 2011 */ diff --git a/examples/step-4/step-4.cc b/examples/step-4/step-4.cc index 1b99a794b9..cfa6d5c435 100644 --- a/examples/step-4/step-4.cc +++ b/examples/step-4/step-4.cc @@ -11,8 +11,6 @@ * LICENSE.md and CONTRIBUTING.md at the top level directory of deal.II. * * ------------------------------------------------------------------------ - * - * Author: Wolfgang Bangerth, University of Heidelberg, 1999 */ diff --git a/examples/step-5/step-5.cc b/examples/step-5/step-5.cc index c0c4b61d46..7152aa0205 100644 --- a/examples/step-5/step-5.cc +++ b/examples/step-5/step-5.cc @@ -11,8 +11,6 @@ * LICENSE.md and CONTRIBUTING.md at the top level directory of deal.II. * * ------------------------------------------------------------------------ - * - * Author: Wolfgang Bangerth, University of Heidelberg, 1999 */ diff --git a/examples/step-6/step-6.cc b/examples/step-6/step-6.cc index dfea670604..5ad5b706d8 100644 --- a/examples/step-6/step-6.cc +++ b/examples/step-6/step-6.cc @@ -11,8 +11,6 @@ * LICENSE.md and CONTRIBUTING.md at the top level directory of deal.II. * * ------------------------------------------------------------------------ - * - * Author: Wolfgang Bangerth, University of Heidelberg, 2000 */ diff --git a/examples/step-7/step-7.cc b/examples/step-7/step-7.cc index b4ca04a9b5..7b620c61ed 100644 --- a/examples/step-7/step-7.cc +++ b/examples/step-7/step-7.cc @@ -11,8 +11,6 @@ * LICENSE.md and CONTRIBUTING.md at the top level directory of deal.II. * * ------------------------------------------------------------------------ - * - * Authors: Wolfgang Bangerth and Ralf Hartmann, University of Heidelberg, 2000 */ diff --git a/examples/step-8/step-8.cc b/examples/step-8/step-8.cc index 5b7646bab5..73ff736fc6 100644 --- a/examples/step-8/step-8.cc +++ b/examples/step-8/step-8.cc @@ -11,8 +11,6 @@ * LICENSE.md and CONTRIBUTING.md at the top level directory of deal.II. * * ------------------------------------------------------------------------ - * - * Author: Wolfgang Bangerth, University of Heidelberg, 2000 */