From: Wolfgang Bangerth Date: Mon, 13 Sep 2010 11:41:19 +0000 (+0000) Subject: Add copyright notice. X-Git-Tag: v8.0.0~5534 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=428e38a35bd649b8d33c3cf894ed64fc916807d4;p=dealii.git Add copyright notice. git-svn-id: https://svn.dealii.org/trunk@21939 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/base/source/polynomials_nedelec.cc b/deal.II/base/source/polynomials_nedelec.cc index 24c76b9703..de27924579 100644 --- a/deal.II/base/source/polynomials_nedelec.cc +++ b/deal.II/base/source/polynomials_nedelec.cc @@ -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. +// +//--------------------------------------------------------------------------- + #include #include #include