From: kanschat Date: Sun, 11 Dec 2011 03:04:41 +0000 (+0000) Subject: add copyright X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc9a3ded92c76fb45b2bf3bf95619f668258bc2f;p=dealii-svn.git add copyright git-svn-id: https://svn.dealii.org/trunk@24814 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/source/lac/constraint_matrix.inst.pl b/deal.II/source/lac/constraint_matrix.inst.pl index a23637e34c..33b5701226 100644 --- a/deal.II/source/lac/constraint_matrix.inst.pl +++ b/deal.II/source/lac/constraint_matrix.inst.pl @@ -4,11 +4,15 @@ # # Copyright (C) 2011 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. +# ###################################################################### use strict; use warnings; - use dealiitemplates; my $vector_functions = <<'EOT'