From 77ca39dadd70cbfa5e55b3fec6da4c96da056653 Mon Sep 17 00:00:00 2001 From: wolf Date: Wed, 25 Sep 2002 16:08:09 +0000 Subject: [PATCH] Add header to file. git-svn-id: https://svn.dealii.org/trunk@6510 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/contrib/hsl/source/detached_ma27.cc | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/deal.II/contrib/hsl/source/detached_ma27.cc b/deal.II/contrib/hsl/source/detached_ma27.cc index 1e072c83fc..5a05d6a11a 100644 --- a/deal.II/contrib/hsl/source/detached_ma27.cc +++ b/deal.II/contrib/hsl/source/detached_ma27.cc @@ -1,3 +1,16 @@ +//---------------------------- detached_ma27.cc --------------------------- +// $Id$ +// Version: $Name$ +// +// Copyright (C) 2002 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. +// +//---------------------------- detached_ma27.cc --------------------------- + #include #include #include -- 2.39.5