From fb294e75ab97c0e9384b6892c2d8d2ce6cc81710 Mon Sep 17 00:00:00 2001 From: kanschat Date: Wed, 20 Oct 2010 14:43:08 +0000 Subject: [PATCH] Add regular header git-svn-id: https://svn.dealii.org/trunk@22396 0785d39b-7218-0410-832d-ea1e28bc413d --- tests/aniso/up_and_down.cc | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/tests/aniso/up_and_down.cc b/tests/aniso/up_and_down.cc index 5e09ec3744..4ab6ea3565 100644 --- a/tests/aniso/up_and_down.cc +++ b/tests/aniso/up_and_down.cc @@ -1,6 +1,16 @@ -// up_and_down.cc,v 1.4 2003/04/09 15:49:55 wolf Exp -// (c) Wolfgang Bangerth +//-------------------------------------------------------------------------- +// fe_tools.cc,v 1.1 2003/11/28 15:03:26 guido Exp +// Version: // +// Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2009, 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. +// +//-------------------------------------------------------------------------- + // Try something remarkably simple: take some arbitrary (discrete) // function and transfer it to a coarser grid. transfer it back to the // fine grid. store it and call it X. transfer down to the coarse grid -- 2.39.5