]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Add copyright notices.
authorWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 7 Jan 2002 09:41:06 +0000 (09:41 +0000)
committerWolfgang Bangerth <bangerth@math.tamu.edu>
Mon, 7 Jan 2002 09:41:06 +0000 (09:41 +0000)
git-svn-id: https://svn.dealii.org/trunk@5347 0785d39b-7218-0410-832d-ea1e28bc413d

12 files changed:
deal.II/examples/step-1/step-1.cc
deal.II/examples/step-10/step-10.cc
deal.II/examples/step-11/step-11.cc
deal.II/examples/step-12/step-12.cc
deal.II/examples/step-2/step-2.cc
deal.II/examples/step-3/step-3.cc
deal.II/examples/step-4/step-4.cc
deal.II/examples/step-5/step-5.cc
deal.II/examples/step-6/step-6.cc
deal.II/examples/step-7/step-7.cc
deal.II/examples/step-8/step-8.cc
deal.II/examples/step-9/step-9.cc

index de2971101dc7c8a9c79bf85fa330035d1b2e95e6..8816680bf7906a2987591d8a0c79f75c406b1bba 100644 (file)
@@ -1,6 +1,17 @@
 /* $Id$ */
 /* Author: Wolfgang Bangerth, University of Heidelberg, 1999 */
 
+/*    $Id$       */
+/*    Version: $Name$                                          */
+/*                                                                */
+/*    Copyright (C) 1999, 2000, 2001, 2002 by the deal.II authors */
+/*                                                                */
+/*    This file is subject to QPL and may not be  distributed     */
+/*    without copyright and license information. Please refer     */
+/*    to the file deal.II/doc/license.html for the  text  and     */
+/*    further information on this license.                        */
+
+
                                  // The most fundamental class in the
                                  // library is the ``Triangulation''
                                  // class, which is declared here:
@@ -29,7 +40,6 @@
 #include <cmath>
 
 
-
                                  // In the following function, we
                                  // simply use the unit square as
                                  // domain and produce a globally
@@ -231,3 +241,4 @@ int main ()
   first_grid ();
   second_grid ();
 };
+
index 5a03cabb6a94140c3ca01aa376c1f9daaf7e7d93..1d3f033c9ba892f6aac29091781fe8711d5310bd 100644 (file)
@@ -1,6 +1,16 @@
 /* $Id$ */
 /* Author: Wolfgang Bangerth, Ralf Hartmann, University of Heidelberg, 2001 */
 
+/*    $Id$       */
+/*    Version: $Name$                                          */
+/*                                                                */
+/*    Copyright (C) 2001, 2002 by the deal.II authors */
+/*                                                                */
+/*    This file is subject to QPL and may not be  distributed     */
+/*    without copyright and license information. Please refer     */
+/*    to the file deal.II/doc/license.html for the  text  and     */
+/*    further information on this license.                        */
+
                                 // The first of the following include
                                 // files are probably well-known by
                                 // now and need no further
index 757ad155d66240ff12f1e9cef4800a44f210f07f..c9eb4f20f5d48aaa9b3b49bc4e62623288366c2b 100644 (file)
@@ -1,6 +1,16 @@
 /* $Id$ */
 /* Author: Wolfgang Bangerth, University of Heidelberg, 2001 */
 
+/*    $Id$       */
+/*    Version: $Name$                                          */
+/*                                                                */
+/*    Copyright (C) 2001, 2002 by the deal.II authors */
+/*                                                                */
+/*    This file is subject to QPL and may not be  distributed     */
+/*    without copyright and license information. Please refer     */
+/*    to the file deal.II/doc/license.html for the  text  and     */
+/*    further information on this license.                        */
+
                                 // As usual, the program starts with
                                 // a rather long list of include
                                 // files which you are probably
index b9111306dd1a48ff8b284a3e4ddef2029976606e..0695675e26b39313134c61d1dfb3f01c6d535bcd 100644 (file)
@@ -1,6 +1,16 @@
 /* $Id$ */
 /* Author: Ralf Hartmann, University of Heidelberg, 2001 */
 
+/*    $Id$       */
+/*    Version: $Name$                                          */
+/*                                                                */
+/*    Copyright (C) 2001, 2002 by the deal.II authors */
+/*                                                                */
+/*    This file is subject to QPL and may not be  distributed     */
+/*    without copyright and license information. Please refer     */
+/*    to the file deal.II/doc/license.html for the  text  and     */
+/*    further information on this license.                        */
+
                                 // The first few files have already
                                 // been covered in previous examples
                                 // and will thus not be further
index c78868998d0bb9daca9d8a7e2e68759e37c59609..65e7134e5c3468e9acc702075000cc710886d83f 100644 (file)
@@ -1,6 +1,16 @@
 /* $Id$ */
 /* Author: Wolfgang Bangerth, University of Heidelberg, 1999 */
 
+/*    $Id$       */
+/*    Version: $Name$                                          */
+/*                                                                */
+/*    Copyright (C) 1999, 2000, 2001, 2002 by the deal.II authors */
+/*                                                                */
+/*    This file is subject to QPL and may not be  distributed     */
+/*    without copyright and license information. Please refer     */
+/*    to the file deal.II/doc/license.html for the  text  and     */
+/*    further information on this license.                        */
+
                                 // The following includes are just
                                 // like for the previous program, so
                                 // will not be commented further
index 3bbc06d8fe8bf747db84f995e5a0add41c8bfb74..893fe897d86d3e55c5f4cb85d981635992305bba 100644 (file)
@@ -1,6 +1,16 @@
 /* $Id$ */
 /* Author: Wolfgang Bangerth, University of Heidelberg, 1999 */
 
+/*    $Id$       */
+/*    Version: $Name$                                          */
+/*                                                                */
+/*    Copyright (C) 1999, 2000, 2001, 2002 by the deal.II authors */
+/*                                                                */
+/*    This file is subject to QPL and may not be  distributed     */
+/*    without copyright and license information. Please refer     */
+/*    to the file deal.II/doc/license.html for the  text  and     */
+/*    further information on this license.                        */
+
                                 // These include files are already
                                 // known to you. They declare the
                                 // classes which handle
index 7ab1d213f1abe0326bb38f562680bf2acf14a761..bb4f71ac934d13b4ac9ad4803dc8202d0622a20c 100644 (file)
@@ -1,6 +1,16 @@
 /* $Id$ */
 /* Author: Wolfgang Bangerth, University of Heidelberg, 1999 */
 
+/*    $Id$       */
+/*    Version: $Name$                                          */
+/*                                                                */
+/*    Copyright (C) 1999, 2000, 2001, 2002 by the deal.II authors */
+/*                                                                */
+/*    This file is subject to QPL and may not be  distributed     */
+/*    without copyright and license information. Please refer     */
+/*    to the file deal.II/doc/license.html for the  text  and     */
+/*    further information on this license.                        */
+
                                 // The first few (many?) include
                                 // files have already been used in
                                 // the previous example, so we will
index 9d8c8e8b2b9a34184fc615e4e5bbb5e091fd2653..493a03c65f663ebe644c4f82e443604ac52a88a8 100644 (file)
@@ -1,6 +1,16 @@
 /* $Id$ */
 /* Author: Wolfgang Bangerth, University of Heidelberg, 1999 */
 
+/*    $Id$       */
+/*    Version: $Name$                                          */
+/*                                                                */
+/*    Copyright (C) 1999, 2000, 2001, 2002 by the deal.II authors */
+/*                                                                */
+/*    This file is subject to QPL and may not be  distributed     */
+/*    without copyright and license information. Please refer     */
+/*    to the file deal.II/doc/license.html for the  text  and     */
+/*    further information on this license.                        */
+
                                 // Again, the first few include files
                                 // are already known, so we won't
                                 // comment on them:
index 26c77d6609f3ac9b0dbb4d05ae6c553a0fee4eaf..ae62eed7b7bce5a4fb94d984eb39760a8a7bd5a9 100644 (file)
@@ -1,6 +1,16 @@
 /* $Id$ */
 /* Author: Wolfgang Bangerth, University of Heidelberg, 2000 */
 
+/*    $Id$       */
+/*    Version: $Name$                                          */
+/*                                                                */
+/*    Copyright (C) 2000, 2001, 2002 by the deal.II authors */
+/*                                                                */
+/*    This file is subject to QPL and may not be  distributed     */
+/*    without copyright and license information. Please refer     */
+/*    to the file deal.II/doc/license.html for the  text  and     */
+/*    further information on this license.                        */
+
                                 // The first few files have already
                                 // been covered in previous examples
                                 // and will thus not be further
index 9475ec96b05153b0171310beab79208203708f27..ee9ac38b67e31667696114e2fc0270d1d0fdc58a 100644 (file)
@@ -1,6 +1,16 @@
 /* $Id$ */
 /* Author: Wolfgang Bangerth and Ralf Hartmann, University of Heidelberg, 2000 */
 
+/*    $Id$       */
+/*    Version: $Name$                                          */
+/*                                                                */
+/*    Copyright (C) 2000, 2001, 2002 by the deal.II authors */
+/*                                                                */
+/*    This file is subject to QPL and may not be  distributed     */
+/*    without copyright and license information. Please refer     */
+/*    to the file deal.II/doc/license.html for the  text  and     */
+/*    further information on this license.                        */
+
                                 // These first include files have all
                                 // been treated in previous examples,
                                 // so we won't explain what is in
index d2980f13117953c329acd3948edd2787544d3922..834569c0f4ee541a7f56b89bdc061d93ac089c0f 100644 (file)
@@ -1,6 +1,16 @@
 /* $Id$ */
 /* Author: Wolfgang Bangerth, University of Heidelberg, 2000 */
 
+/*    $Id$       */
+/*    Version: $Name$                                          */
+/*                                                                */
+/*    Copyright (C) 2000, 2001, 2002 by the deal.II authors */
+/*                                                                */
+/*    This file is subject to QPL and may not be  distributed     */
+/*    without copyright and license information. Please refer     */
+/*    to the file deal.II/doc/license.html for the  text  and     */
+/*    further information on this license.                        */
+
                                 // As usual, the first few include
                                 // files are already known, so we
                                 // will not comment on them further.
index 9cb7545ec7e8560384a0ae5421b9c25aa9cf06fe..a534ff87921a185c4411876e8fb9059634885045 100644 (file)
@@ -1,6 +1,16 @@
 /* $Id$ */
 /* Author: Wolfgang Bangerth, University of Heidelberg, 2000 */
 
+/*    $Id$       */
+/*    Version: $Name$                                          */
+/*                                                                */
+/*    Copyright (C) 2000, 2001, 2002 by the deal.II authors */
+/*                                                                */
+/*    This file is subject to QPL and may not be  distributed     */
+/*    without copyright and license information. Please refer     */
+/*    to the file deal.II/doc/license.html for the  text  and     */
+/*    further information on this license.                        */
+
                                 // Just as in previous examples, we
                                 // have to include several files of
                                 // which the meaning has already been

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.