From 5d745628897fcac122526c37b86caccb0dba883b Mon Sep 17 00:00:00 2001 From: wolf Date: Wed, 8 Dec 1999 09:16:28 +0000 Subject: [PATCH] Fix various email adresses and credit authorship to all that contributed. git-svn-id: https://svn.dealii.org/trunk@2000 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/doc/tutorial/chapter-1.elements/adaptivity.html | 6 +++--- deal.II/doc/tutorial/chapter-1.elements/boundary.html | 6 +++--- deal.II/doc/tutorial/chapter-1.elements/condense.html | 6 +++--- deal.II/doc/tutorial/chapter-1.elements/dofs.html | 6 +++--- deal.II/doc/tutorial/chapter-1.elements/grid_creation.html | 4 ++-- deal.II/doc/tutorial/chapter-1.elements/hanging_nodes.html | 6 +++--- deal.II/doc/tutorial/chapter-1.elements/index.html | 2 +- deal.II/doc/tutorial/chapter-1.elements/logo.html | 4 ++-- .../doc/tutorial/chapter-1.elements/matrix_generation.html | 6 +++--- .../doc/tutorial/chapter-1.elements/matrix_structure.html | 6 +++--- deal.II/doc/tutorial/chapter-1.elements/navbar.html | 2 +- deal.II/doc/tutorial/chapter-1.elements/output.html | 6 +++--- deal.II/doc/tutorial/chapter-1.elements/parameters.html | 6 +++--- deal.II/doc/tutorial/chapter-1.elements/rhs.html | 6 +++--- deal.II/doc/tutorial/chapter-1.elements/solve.html | 6 +++--- deal.II/doc/tutorial/chapter-1.elements/title.html | 4 ++-- deal.II/doc/tutorial/chapter-1.elements/toc.html | 4 ++-- deal.II/doc/tutorial/chapter-2.step-by-step/index.html | 4 ++-- deal.II/doc/tutorial/chapter-2.step-by-step/logo.html | 4 ++-- deal.II/doc/tutorial/chapter-2.step-by-step/navbar.html | 4 ++-- .../doc/tutorial/chapter-2.step-by-step/step-by-step.header | 2 +- deal.II/doc/tutorial/chapter-2.step-by-step/title.html | 4 ++-- deal.II/doc/tutorial/chapter-2.step-by-step/toc.html | 6 +++--- deal.II/doc/tutorial/chapter-3.laplace/assemble.html | 4 ++-- deal.II/doc/tutorial/chapter-3.laplace/index.html | 2 +- deal.II/doc/tutorial/chapter-3.laplace/laplace.html | 4 ++-- deal.II/doc/tutorial/chapter-3.laplace/logo.html | 4 ++-- deal.II/doc/tutorial/chapter-3.laplace/main.html | 4 ++-- deal.II/doc/tutorial/chapter-3.laplace/navbar.html | 2 +- deal.II/doc/tutorial/chapter-3.laplace/solution.html | 4 ++-- deal.II/doc/tutorial/chapter-3.laplace/source.html | 4 ++-- deal.II/doc/tutorial/chapter-3.laplace/structure.html | 2 +- deal.II/doc/tutorial/chapter-3.laplace/title.html | 4 ++-- deal.II/doc/tutorial/chapter-3.laplace/toc.html | 4 ++-- deal.II/doc/tutorial/chapter-3.laplace/triangulation.html | 4 ++-- deal.II/doc/tutorial/glossary/index.html | 4 ++-- deal.II/doc/tutorial/glossary/logo.html | 4 ++-- deal.II/doc/tutorial/glossary/navbar.html | 4 ++-- deal.II/doc/tutorial/glossary/title.html | 4 ++-- deal.II/doc/tutorial/glossary/toc.html | 6 +++--- deal.II/doc/tutorial/index.html | 2 +- deal.II/doc/tutorial/scripts/filelist.pl | 2 +- deal.II/doc/tutorial/scripts/validate | 2 +- deal.II/doc/tutorial/templates/body.html | 4 ++-- deal.II/doc/tutorial/templates/index.html | 4 ++-- deal.II/doc/tutorial/templates/logo.html | 4 ++-- deal.II/doc/tutorial/templates/navbar.html | 4 ++-- deal.II/doc/tutorial/templates/title.html | 4 ++-- deal.II/doc/tutorial/templates/toc.html | 4 ++-- 49 files changed, 102 insertions(+), 102 deletions(-) diff --git a/deal.II/doc/tutorial/chapter-1.elements/adaptivity.html b/deal.II/doc/tutorial/chapter-1.elements/adaptivity.html index 238b72264b..f46b6a4db2 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/adaptivity.html +++ b/deal.II/doc/tutorial/chapter-1.elements/adaptivity.html @@ -3,14 +3,14 @@ deal.II tutorial: Error Estimate and Adaptivity - + @@ -235,7 +235,7 @@ The following is a code snippet taken from some example programs:
-Jan Schrage
+The deal.II group

Last modified: $Date$

diff --git a/deal.II/doc/tutorial/chapter-1.elements/boundary.html b/deal.II/doc/tutorial/chapter-1.elements/boundary.html index 2e43ab6797..368d7dbfd2 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/boundary.html +++ b/deal.II/doc/tutorial/chapter-1.elements/boundary.html @@ -3,14 +3,14 @@ deal.II tutorial: Boundary conditions - + @@ -114,7 +114,7 @@ only the final object to apply_boundary_values.
-Jan Schrage
+The deal.II group

Last modified: $Date$

diff --git a/deal.II/doc/tutorial/chapter-1.elements/condense.html b/deal.II/doc/tutorial/chapter-1.elements/condense.html index b8c3f1d080..afdc75f538 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/condense.html +++ b/deal.II/doc/tutorial/chapter-1.elements/condense.html @@ -3,14 +3,14 @@ deal.II tutorial: Condensing the Hanging Nodes - + @@ -159,7 +159,7 @@ matrix.
-Jan Schrage
+The deal.II group

Last modified: $Date$

diff --git a/deal.II/doc/tutorial/chapter-1.elements/dofs.html b/deal.II/doc/tutorial/chapter-1.elements/dofs.html index 4dd20a070d..69377289a7 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/dofs.html +++ b/deal.II/doc/tutorial/chapter-1.elements/dofs.html @@ -3,14 +3,14 @@ deal.II tutorial: Degrees of Freedom - + @@ -143,7 +143,7 @@ functions performing the re-enumerations have to be called.
-Jan Schrage
+The deal.II group

Last modified: $Date$

diff --git a/deal.II/doc/tutorial/chapter-1.elements/grid_creation.html b/deal.II/doc/tutorial/chapter-1.elements/grid_creation.html index a3aad0eb11..1d050504f8 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/grid_creation.html +++ b/deal.II/doc/tutorial/chapter-1.elements/grid_creation.html @@ -6,7 +6,7 @@ - + @@ -296,7 +296,7 @@ coarse_grid->create_triangulation (vector<Point<2> >(&vertices[0]
-Jan Schrage
+The deal.II group

Last modified: $Date$

diff --git a/deal.II/doc/tutorial/chapter-1.elements/hanging_nodes.html b/deal.II/doc/tutorial/chapter-1.elements/hanging_nodes.html index 34fe7bf4dd..852f3a4a82 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/hanging_nodes.html +++ b/deal.II/doc/tutorial/chapter-1.elements/hanging_nodes.html @@ -3,14 +3,14 @@ deal.II tutorial: Hanging Nodes - + @@ -132,7 +132,7 @@ using the constraints, solve the system and obtain u by
-Jan Schrage
+The deal.II group

Last modified: $Date$

diff --git a/deal.II/doc/tutorial/chapter-1.elements/index.html b/deal.II/doc/tutorial/chapter-1.elements/index.html index f9790a6a64..29acf66d1b 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/index.html +++ b/deal.II/doc/tutorial/chapter-1.elements/index.html @@ -6,7 +6,7 @@ - + diff --git a/deal.II/doc/tutorial/chapter-1.elements/logo.html b/deal.II/doc/tutorial/chapter-1.elements/logo.html index c21c75a323..eb218d8ef6 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/logo.html +++ b/deal.II/doc/tutorial/chapter-1.elements/logo.html @@ -3,14 +3,14 @@ deal.II tutorial: Logo - + diff --git a/deal.II/doc/tutorial/chapter-1.elements/matrix_generation.html b/deal.II/doc/tutorial/chapter-1.elements/matrix_generation.html index 40acd683c8..cecec04911 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/matrix_generation.html +++ b/deal.II/doc/tutorial/chapter-1.elements/matrix_generation.html @@ -3,14 +3,14 @@ deal.II tutorial: Matrix and Vector Generation - + @@ -246,7 +246,7 @@ either. This unfortunate name clash is due to historical reasons.
-Jan Schrage
+The deal.II group

Last modified: $Date$

diff --git a/deal.II/doc/tutorial/chapter-1.elements/matrix_structure.html b/deal.II/doc/tutorial/chapter-1.elements/matrix_structure.html index 397d677a46..2c16e186e3 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/matrix_structure.html +++ b/deal.II/doc/tutorial/chapter-1.elements/matrix_structure.html @@ -3,14 +3,14 @@ deal.II tutorial: Matrix Structure - + @@ -217,7 +217,7 @@ for more information.
-Jan Schrage
+The deal.II group

Last modified: $Date$

diff --git a/deal.II/doc/tutorial/chapter-1.elements/navbar.html b/deal.II/doc/tutorial/chapter-1.elements/navbar.html index fd23313eee..88b3ee3dd6 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/navbar.html +++ b/deal.II/doc/tutorial/chapter-1.elements/navbar.html @@ -6,7 +6,7 @@ - + diff --git a/deal.II/doc/tutorial/chapter-1.elements/output.html b/deal.II/doc/tutorial/chapter-1.elements/output.html index c5b5982b02..896abb5fe6 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/output.html +++ b/deal.II/doc/tutorial/chapter-1.elements/output.html @@ -3,14 +3,14 @@ deal.II tutorial: Grid and Data Output - + @@ -723,7 +723,7 @@ as explained in the part on the usage of the
-Jan Schrage
+The deal.II group

Last modified: $Date$

diff --git a/deal.II/doc/tutorial/chapter-1.elements/parameters.html b/deal.II/doc/tutorial/chapter-1.elements/parameters.html index 33d38993f3..63cb872249 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/parameters.html +++ b/deal.II/doc/tutorial/chapter-1.elements/parameters.html @@ -3,14 +3,14 @@ deal.II tutorial: Parameter Input - + @@ -374,7 +374,7 @@ the indent_level is the level of indentation.
-Jan Schrage
+The deal.II group

Last modified: $Date$

diff --git a/deal.II/doc/tutorial/chapter-1.elements/rhs.html b/deal.II/doc/tutorial/chapter-1.elements/rhs.html index 531fae87f8..d1e366393c 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/rhs.html +++ b/deal.II/doc/tutorial/chapter-1.elements/rhs.html @@ -3,14 +3,14 @@ deal.II tutorial: The Problem Matrix and the Right Hand Side - + @@ -186,7 +186,7 @@ is a linear form instead of a bilinear one.
-Jan Schrage
+The deal.II group

Last modified: $Date$

diff --git a/deal.II/doc/tutorial/chapter-1.elements/solve.html b/deal.II/doc/tutorial/chapter-1.elements/solve.html index 61740160ad..dfbda572eb 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/solve.html +++ b/deal.II/doc/tutorial/chapter-1.elements/solve.html @@ -3,14 +3,14 @@ deal.II tutorial: Solving the Problem - + @@ -447,7 +447,7 @@ solver.solve(A,u,f,preconditioning);
-Jan Schrage
+The deal.II group

Last modified: $Date$

diff --git a/deal.II/doc/tutorial/chapter-1.elements/title.html b/deal.II/doc/tutorial/chapter-1.elements/title.html index 1574a7a8d7..66c331f5eb 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/title.html +++ b/deal.II/doc/tutorial/chapter-1.elements/title.html @@ -3,14 +3,14 @@ deal.II tutorial: Chapter title - + diff --git a/deal.II/doc/tutorial/chapter-1.elements/toc.html b/deal.II/doc/tutorial/chapter-1.elements/toc.html index 935dd61778..95cc1a849d 100644 --- a/deal.II/doc/tutorial/chapter-1.elements/toc.html +++ b/deal.II/doc/tutorial/chapter-1.elements/toc.html @@ -6,7 +6,7 @@ - + @@ -143,7 +143,7 @@ chapters of this tutorial.
-Jan Schrage
+The deal.II group

Last modified: $Date$

diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/index.html b/deal.II/doc/tutorial/chapter-2.step-by-step/index.html index a03c7e047e..dd437f58b0 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/index.html +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/index.html @@ -3,14 +3,14 @@ Step-by-Step Examples - + diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/logo.html b/deal.II/doc/tutorial/chapter-2.step-by-step/logo.html index 5e722b04ee..2938b0659e 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/logo.html +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/logo.html @@ -3,14 +3,14 @@ Step-by-Step Examples - + diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/navbar.html b/deal.II/doc/tutorial/chapter-2.step-by-step/navbar.html index 0248a13e90..b9c0ad5092 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/navbar.html +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/navbar.html @@ -3,14 +3,14 @@ Step-by-Step Examples - + diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/step-by-step.header b/deal.II/doc/tutorial/chapter-2.step-by-step/step-by-step.header index 0899a369ac..99d1c9dda3 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/step-by-step.header +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/step-by-step.header @@ -10,7 +10,7 @@ - + diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/title.html b/deal.II/doc/tutorial/chapter-2.step-by-step/title.html index e82472acce..597e8db3e0 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/title.html +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/title.html @@ -3,14 +3,14 @@ Step-by-Step Examples - + diff --git a/deal.II/doc/tutorial/chapter-2.step-by-step/toc.html b/deal.II/doc/tutorial/chapter-2.step-by-step/toc.html index 4f73b4d215..df36f194b5 100644 --- a/deal.II/doc/tutorial/chapter-2.step-by-step/toc.html +++ b/deal.II/doc/tutorial/chapter-2.step-by-step/toc.html @@ -3,14 +3,14 @@ Step-by-Step - + @@ -64,7 +64,7 @@ At present, the following programs exist:
-Jan Schrage
+The deal.II group

Last modified: $Date$

diff --git a/deal.II/doc/tutorial/chapter-3.laplace/assemble.html b/deal.II/doc/tutorial/chapter-3.laplace/assemble.html index 35b6355cff..94a39b7c89 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/assemble.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/assemble.html @@ -7,7 +7,7 @@ - + @@ -263,7 +263,7 @@ the system of equations which can then be solved.
-
Jan Schrage
+
The deal.II group

Last modified: $Date$

diff --git a/deal.II/doc/tutorial/chapter-3.laplace/index.html b/deal.II/doc/tutorial/chapter-3.laplace/index.html index 272d505816..0f5b8ac43d 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/index.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/index.html @@ -6,7 +6,7 @@ - + diff --git a/deal.II/doc/tutorial/chapter-3.laplace/laplace.html b/deal.II/doc/tutorial/chapter-3.laplace/laplace.html index 7e18d276da..5e8003f71f 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/laplace.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/laplace.html @@ -6,7 +6,7 @@ - + @@ -82,7 +82,7 @@ call the appropriate solver.
-
Jan Schrage
+
The deal.II group

diff --git a/deal.II/doc/tutorial/chapter-3.laplace/logo.html b/deal.II/doc/tutorial/chapter-3.laplace/logo.html index 715e6681f2..35442ebef5 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/logo.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/logo.html @@ -3,12 +3,12 @@ - + diff --git a/deal.II/doc/tutorial/chapter-3.laplace/main.html b/deal.II/doc/tutorial/chapter-3.laplace/main.html index 7dd00757f9..6e13ad07e6 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/main.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/main.html @@ -6,7 +6,7 @@ - + @@ -129,7 +129,7 @@ Finally the solution is written to a file.


- Jan Schrage
+ The deal.II group

Last modified: $Date$

diff --git a/deal.II/doc/tutorial/chapter-3.laplace/navbar.html b/deal.II/doc/tutorial/chapter-3.laplace/navbar.html index b84a904abc..d3649efbe0 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/navbar.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/navbar.html @@ -6,7 +6,7 @@ - + diff --git a/deal.II/doc/tutorial/chapter-3.laplace/solution.html b/deal.II/doc/tutorial/chapter-3.laplace/solution.html index fcd6d80ad2..c7fd44e0c6 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/solution.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/solution.html @@ -6,7 +6,7 @@ - + @@ -49,7 +49,7 @@ Laplace::solve()
-
Jan Schrage
+
The deal.II group

Last modified: $Date$ diff --git a/deal.II/doc/tutorial/chapter-3.laplace/source.html b/deal.II/doc/tutorial/chapter-3.laplace/source.html index 43008bc138..95934d19db 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/source.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/source.html @@ -6,7 +6,7 @@ - + @@ -57,7 +57,7 @@ Laplace problem by following the links below:


-Jan Schrage
+The deal.II group

Last modified: $Date$

diff --git a/deal.II/doc/tutorial/chapter-3.laplace/structure.html b/deal.II/doc/tutorial/chapter-3.laplace/structure.html index d6e1bf0eb1..f1419b176d 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/structure.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/structure.html @@ -58,7 +58,7 @@
-
Jan Schrage
+
The deal.II group

Last modified: $Date$ diff --git a/deal.II/doc/tutorial/chapter-3.laplace/title.html b/deal.II/doc/tutorial/chapter-3.laplace/title.html index 6d54474015..5f0ede606b 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/title.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/title.html @@ -3,13 +3,13 @@ - + diff --git a/deal.II/doc/tutorial/chapter-3.laplace/toc.html b/deal.II/doc/tutorial/chapter-3.laplace/toc.html index c633eac4bc..0063dd7948 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/toc.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/toc.html @@ -6,7 +6,7 @@ - + @@ -90,7 +90,7 @@ contains link to all the source files.


-Jan Schrage
+The deal.II group

Last modified: $Date$

diff --git a/deal.II/doc/tutorial/chapter-3.laplace/triangulation.html b/deal.II/doc/tutorial/chapter-3.laplace/triangulation.html index 9ceaef7a2c..8f392e3932 100644 --- a/deal.II/doc/tutorial/chapter-3.laplace/triangulation.html +++ b/deal.II/doc/tutorial/chapter-3.laplace/triangulation.html @@ -6,7 +6,7 @@ - + @@ -53,7 +53,7 @@ This step is necessary whenever the triangulation has changed, e.g. after each r
-
Jan Schrage
+
The deal.II group

Last modified: $Date$ diff --git a/deal.II/doc/tutorial/glossary/index.html b/deal.II/doc/tutorial/glossary/index.html index c3965f4feb..f3695ebc0e 100644 --- a/deal.II/doc/tutorial/glossary/index.html +++ b/deal.II/doc/tutorial/glossary/index.html @@ -3,14 +3,14 @@ Glossary - + diff --git a/deal.II/doc/tutorial/glossary/logo.html b/deal.II/doc/tutorial/glossary/logo.html index 9ca2de104a..cbb3170305 100644 --- a/deal.II/doc/tutorial/glossary/logo.html +++ b/deal.II/doc/tutorial/glossary/logo.html @@ -3,14 +3,14 @@ Glossary - + diff --git a/deal.II/doc/tutorial/glossary/navbar.html b/deal.II/doc/tutorial/glossary/navbar.html index d483d38379..64cb6ce0a1 100644 --- a/deal.II/doc/tutorial/glossary/navbar.html +++ b/deal.II/doc/tutorial/glossary/navbar.html @@ -3,14 +3,14 @@ Glossary - + diff --git a/deal.II/doc/tutorial/glossary/title.html b/deal.II/doc/tutorial/glossary/title.html index 4136e4de9e..1b635b0cc9 100644 --- a/deal.II/doc/tutorial/glossary/title.html +++ b/deal.II/doc/tutorial/glossary/title.html @@ -3,14 +3,14 @@ Glossary - + diff --git a/deal.II/doc/tutorial/glossary/toc.html b/deal.II/doc/tutorial/glossary/toc.html index b745a14b2f..d1a86aa960 100644 --- a/deal.II/doc/tutorial/glossary/toc.html +++ b/deal.II/doc/tutorial/glossary/toc.html @@ -3,14 +3,14 @@ Glossary - + @@ -49,7 +49,7 @@ write a mail to the deal.II group.


-Jan Schrage
+The deal.II group

Last modified: $Date$

diff --git a/deal.II/doc/tutorial/index.html b/deal.II/doc/tutorial/index.html index 2bc308ef14..896dc38afc 100644 --- a/deal.II/doc/tutorial/index.html +++ b/deal.II/doc/tutorial/index.html @@ -6,7 +6,7 @@ The deal.II Tutorial - + Deal Logo diff --git a/deal.II/doc/tutorial/scripts/filelist.pl b/deal.II/doc/tutorial/scripts/filelist.pl index 0c5b4c75a4..82f94ce3ba 100755 --- a/deal.II/doc/tutorial/scripts/filelist.pl +++ b/deal.II/doc/tutorial/scripts/filelist.pl @@ -3,7 +3,7 @@ # Takes table title as argument, traverses the files in . # and writes to STDOUT a list of all files # as a TeX-table, with modification date and revision number. -# Jan Schrage 1999 +# Jan Schrage and others 1999 use File::Find; use File::stat; diff --git a/deal.II/doc/tutorial/scripts/validate b/deal.II/doc/tutorial/scripts/validate index 1f1e7b2a9b..5741b951a1 100755 --- a/deal.II/doc/tutorial/scripts/validate +++ b/deal.II/doc/tutorial/scripts/validate @@ -9,7 +9,7 @@ # Oh...and you might have to set the path to the DTD. This is just a # quick hack anyway. # -# Jan Schrage 1999 +# Jan Schrage and others 1999 # $Id$ diff --git a/deal.II/doc/tutorial/templates/body.html b/deal.II/doc/tutorial/templates/body.html index 379fcc701c..57aa025577 100644 --- a/deal.II/doc/tutorial/templates/body.html +++ b/deal.II/doc/tutorial/templates/body.html @@ -3,14 +3,14 @@ deal.II tutorial: INSERT_title - + diff --git a/deal.II/doc/tutorial/templates/index.html b/deal.II/doc/tutorial/templates/index.html index 90c0d5feae..945aff77d9 100644 --- a/deal.II/doc/tutorial/templates/index.html +++ b/deal.II/doc/tutorial/templates/index.html @@ -3,14 +3,14 @@ deal.II tutorial: INSERT_title - + diff --git a/deal.II/doc/tutorial/templates/logo.html b/deal.II/doc/tutorial/templates/logo.html index 65bbdea48b..c9fe01c081 100644 --- a/deal.II/doc/tutorial/templates/logo.html +++ b/deal.II/doc/tutorial/templates/logo.html @@ -3,14 +3,14 @@ deal.II tutorial: Logo - + diff --git a/deal.II/doc/tutorial/templates/navbar.html b/deal.II/doc/tutorial/templates/navbar.html index fed135b7e2..23c4c986f8 100644 --- a/deal.II/doc/tutorial/templates/navbar.html +++ b/deal.II/doc/tutorial/templates/navbar.html @@ -3,14 +3,14 @@ deal.II tutorial: INSERT_title - + diff --git a/deal.II/doc/tutorial/templates/title.html b/deal.II/doc/tutorial/templates/title.html index 346317e4e4..9edf533c8a 100644 --- a/deal.II/doc/tutorial/templates/title.html +++ b/deal.II/doc/tutorial/templates/title.html @@ -3,14 +3,14 @@ deal.II tutorial: chapter title - + diff --git a/deal.II/doc/tutorial/templates/toc.html b/deal.II/doc/tutorial/templates/toc.html index 7e9d1f8ce0..13233cdc28 100644 --- a/deal.II/doc/tutorial/templates/toc.html +++ b/deal.II/doc/tutorial/templates/toc.html @@ -3,14 +3,14 @@ deal.II tutorial: INSERT_title - + -- 2.39.5