From 94934a96f4962604dd6c838553382c28158ada85 Mon Sep 17 00:00:00 2001 From: bangerth Date: Thu, 16 Dec 2010 21:18:52 +0000 Subject: [PATCH] Set properties. git-svn-id: https://svn.dealii.org/trunk@22982 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-38/step-38.cc | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/deal.II/examples/step-38/step-38.cc b/deal.II/examples/step-38/step-38.cc index b7e166250b..3d64e00288 100755 --- a/deal.II/examples/step-38/step-38.cc +++ b/deal.II/examples/step-38/step-38.cc @@ -1,3 +1,14 @@ +/* $Id$ */ +/* Authors: Andrea Bonito, Sebastian Pauletti. */ + +/* $Id$ */ +/* */ +/* Copyright (C) 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. */ #include -- 2.39.5