From 75096b3c696809a7b0219365ee087eeacc707744 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 9 Jan 2013 04:21:08 +0000 Subject: [PATCH] Provide standard file header. git-svn-id: https://svn.dealii.org/trunk@27990 0785d39b-7218-0410-832d-ea1e28bc413d --- .../deal.II/base/tensor_product_polynomials_const.h | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/deal.II/include/deal.II/base/tensor_product_polynomials_const.h b/deal.II/include/deal.II/base/tensor_product_polynomials_const.h index 570e1096ab..aea67d896e 100644 --- a/deal.II/include/deal.II/base/tensor_product_polynomials_const.h +++ b/deal.II/include/deal.II/base/tensor_product_polynomials_const.h @@ -1,3 +1,14 @@ +//--------------------------------------------------------------------------- +// $Id: tensor_product_polynomials.h 27628 2012-11-20 22:49:26Z heister $ +// +// Copyright (C) 2012, 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. +// +//--------------------------------------------------------------------------- #ifndef __deal2__tensor_product_polynomials_const_h #define __deal2__tensor_product_polynomials_const_h -- 2.39.5