]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Include/correct license header of files.
authorRalf Hartmann <Ralf.Hartmann@dlr.de>
Fri, 15 Dec 2000 07:15:46 +0000 (07:15 +0000)
committerRalf Hartmann <Ralf.Hartmann@dlr.de>
Fri, 15 Dec 2000 07:15:46 +0000 (07:15 +0000)
git-svn-id: https://svn.dealii.org/trunk@3536 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/base/include/base/polynomial.h
deal.II/base/source/polynomial.cc

index 2bc65b764cdabda2f1cfcbaa735a6bf11709e1b8..7458bda86a343010930d9832c19a7eeeec73ebc0 100644 (file)
@@ -1,9 +1,18 @@
-/*----------------------------   polynomial.h     ---------------------------*/
-/*      $Id$                 */
-/*                Ralf Hartmann, University of Heidelberg                */
-#ifndef __polynomial_H
-#define __polynomial_H
-/*----------------------------   polynomial.h     ---------------------------*/
+//----------------------------  polynomial.h  ---------------------------
+//    $Id$
+//    Version: $Name$
+//
+//    Copyright (C) 2000 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.
+//
+//----------------------------  polynomial.h  ---------------------------
+#ifndef __deal2__polynomial_H
+#define __deal2__polynomial_H
+
 
 
 #include <base/exceptions.h>
@@ -89,7 +98,4 @@ class LagrangeEquidistant: public Polynomial
 
 
 
-/*----------------------------   polynomial.h     ---------------------------*/
-/* end of #ifndef __polynomial_H */
 #endif
-/*----------------------------   polynomial.h     ---------------------------*/
index 62401eb3ce3ca41d5c0eff7e63c4b627bf2dfe7c..cacbecff7587d63d7864c36f75e7dc9390c9779c 100644 (file)
@@ -1,5 +1,5 @@
-//----------------------------  polynomial.cc  ---------------------------
-//      $Id$                 */
+//----------------------------  polynomial.cc  -----------------------
+//      $Id$   
 //    Version: $Name$
 //
 //    Copyright (C) 2000 by the deal.II authors
@@ -9,10 +9,10 @@
 //    to the file deal.II/doc/license.html for the  text  and
 //    further information on this license.
 //
-//----------------------------   polynomial.cc     -----------------------
+//----------------------------   polynomial.cc  ----------------------
 
 
-#include<base/polynomial.h>
+#include <base/polynomial.h>
 
 
 Polynomial::Polynomial(const vector<double> &a):

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.