From: bangerth Date: Tue, 11 May 2010 12:16:46 +0000 (+0000) Subject: Fix header. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e985e46c5077044e9f67d4b3e11361219b4ae481;p=dealii-svn.git Fix header. git-svn-id: https://svn.dealii.org/trunk@21116 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/deal.II/measure_et_al.cc b/tests/deal.II/measure_et_al.cc index 965fa31ea4..772a145fa8 100644 --- a/tests/deal.II/measure_et_al.cc +++ b/tests/deal.II/measure_et_al.cc @@ -1,6 +1,16 @@ -// $Id$ -// Copyright (C) 2005, 2006, 2008, 2010 by the deal.II authors +//---------------------------- project_to_surface_01.cc --------------------------- +// $Id$ +// Version: $Name$ // +// Copyright (C) 2005, 2006, 2008, 2009 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. +// +//---------------------------- project_to_surface_01.cc --------------------------- + // Computes measure, center and barycenter on a variety of cells #include "../tests.h"