]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
add missing copyright headers
authorangela.klewinghaus <angela.klewinghaus@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 11 Nov 2013 13:11:01 +0000 (13:11 +0000)
committerangela.klewinghaus <angela.klewinghaus@0785d39b-7218-0410-832d-ea1e28bc413d>
Mon, 11 Nov 2013 13:11:01 +0000 (13:11 +0000)
git-svn-id: https://svn.dealii.org/branches/branch_face_elements@31624 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/include/deal.II/fe/fe_trace.h
deal.II/source/fe/fe_trace.cc
deal.II/source/fe/fe_trace.inst.in

index e98b6c8c8824aa540fd0b366334de90ed3a35a20..d098aa16b77c2f3746e9d6f4e78f2ee15f1d1bca 100644 (file)
@@ -1,3 +1,18 @@
+// ---------------------------------------------------------------------
+// $Id$
+//
+// Copyright (C) 2000 - 2013 by the deal.II authors
+//
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
 
 #ifndef __deal2__fe_trace_h
 #define __deal2__fe_trace_h
@@ -27,7 +42,7 @@ DEAL_II_NAMESPACE_OPEN
  * @todo Polynomials::LagrangeEquidistant should be and will be
  * replaced by Polynomials::LagrangeGaussLobatto as soon as such a
  * polynomial set exists.
- * @todo so far only implemented for 2D
+ * @todo so far, hanging nodes are not implemented
  *
  */
 
index 6e88dab7b0dc1e4ae6bebf6c77795cb74f23a636..336737a6ba3afd77b44928872815b23e5029ff41 100644 (file)
@@ -1,3 +1,19 @@
+// ---------------------------------------------------------------------
+// $Id$
+//
+// Copyright (C) 2000 - 2013 by the deal.II authors
+//
+// This file is part of the deal.II library.
+//
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
+
 #include <deal.II/grid/tria.h>
 #include <deal.II/dofs/dof_handler.h>
 #include <deal.II/grid/grid_generator.h>
@@ -28,7 +44,6 @@
 #include <fstream>
 #include <iostream>
 
-//using namespace dealii;
 
 #include <deal.II/fe/fe_face.h>
 #include <deal.II/fe/fe_poly_face.templates.h>
index 22e13a6937df762fd9affa374e1248c0e68dd919..2c4de184b23605767b81963839257882c023f798 100644 (file)
@@ -1,16 +1,18 @@
-//---------------------------------------------------------------------------
-//    $Id: fe_face.inst.in 22676 2010-11-10 15:21:40Z kronbichler $
-//    Version: $Name$
+// ---------------------------------------------------------------------
+// $Id$
 //
-//    Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 by the deal.II authors
+// Copyright (C) 2000 - 2013 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.
+// This file is part of the deal.II library.
 //
-//---------------------------------------------------------------------------
-
+// The deal.II library is free software; you can use it, redistribute
+// it, and/or modify it under the terms of the GNU Lesser General
+// Public License as published by the Free Software Foundation; either
+// version 2.1 of the License, or (at your option) any later version.
+// The full text of the license can be found in the file LICENSE at
+// the top level of the deal.II distribution.
+//
+// ---------------------------------------------------------------------
 
 for (deal_II_dimension : DIMENSIONS)
   {

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.