From 73f1169b8377f2b2415fbc7aff7ee59792935213 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 13 Sep 2010 11:41:38 +0000 Subject: [PATCH] Here too. git-svn-id: https://svn.dealii.org/trunk@21940 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/base/include/base/polynomials_nedelec.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/deal.II/base/include/base/polynomials_nedelec.h b/deal.II/base/include/base/polynomials_nedelec.h index 90f419f4a5..e16bcb1d8a 100644 --- a/deal.II/base/include/base/polynomials_nedelec.h +++ b/deal.II/base/include/base/polynomials_nedelec.h @@ -1,3 +1,16 @@ +//--------------------------------------------------------------------------- +// $Id: polynomial.cc 21932 2010-09-12 09:03:07Z buerg $ +// Version: $Name$ +// +// Copyright (C) 2010 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. +// +//--------------------------------------------------------------------------- + #ifndef __deal2__polynomials_nedelec_h #define __deal2__polynomials_nedelec_h -- 2.39.5