From 3ba73f19c8041cb2633b60a9ac9c676b45615b28 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 8 Jul 2009 19:27:48 +0000 Subject: [PATCH] Add svn tags. git-svn-id: https://svn.dealii.org/trunk@19045 0785d39b-7218-0410-832d-ea1e28bc413d --- .../deal.II/include/numerics/point_value_history.h | 2 ++ .../deal.II/source/numerics/point_value_history.cc | 2 ++ .../source/numerics/point_value_history.inst.in | 13 +++++++++++++ 3 files changed, 17 insertions(+) diff --git a/deal.II/deal.II/include/numerics/point_value_history.h b/deal.II/deal.II/include/numerics/point_value_history.h index 76fdd2fccc..93d8653fbc 100644 --- a/deal.II/deal.II/include/numerics/point_value_history.h +++ b/deal.II/deal.II/include/numerics/point_value_history.h @@ -1,4 +1,6 @@ //--------------------------------------------------------------------------- +// $Id: vectors.h 18862 2009-05-17 13:20:52Z bangerth $ +// Version: $Name$ // // Copyright (C) 2009 by Michael Rapson and the deal.II authors // diff --git a/deal.II/deal.II/source/numerics/point_value_history.cc b/deal.II/deal.II/source/numerics/point_value_history.cc index 129bcd5ec7..93b941a6c1 100644 --- a/deal.II/deal.II/source/numerics/point_value_history.cc +++ b/deal.II/deal.II/source/numerics/point_value_history.cc @@ -1,4 +1,6 @@ //--------------------------------------------------------------------------- +// $Id: vectors.h 18862 2009-05-17 13:20:52Z bangerth $ +// Version: $Name$ // // Copyright (C) 2009 by Michael Rapson and the deal.II authors // diff --git a/deal.II/deal.II/source/numerics/point_value_history.inst.in b/deal.II/deal.II/source/numerics/point_value_history.inst.in index 77fd01c549..beb80eb19e 100644 --- a/deal.II/deal.II/source/numerics/point_value_history.inst.in +++ b/deal.II/deal.II/source/numerics/point_value_history.inst.in @@ -1,3 +1,16 @@ +//--------------------------------------------------------------------------- +// $Id: vectors.h 18862 2009-05-17 13:20:52Z bangerth $ +// Version: $Name$ +// +// Copyright (C) 2009 by Michael Rapson and 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. +// +//--------------------------------------------------------------------------- + for (VEC : SERIAL_VECTORS) { template -- 2.39.5