From: bangerth Date: Thu, 16 Dec 2010 21:18:52 +0000 (+0000) Subject: Set properties. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=94934a96f4962604dd6c838553382c28158ada85;p=dealii-svn.git Set properties. git-svn-id: https://svn.dealii.org/trunk@22982 0785d39b-7218-0410-832d-ea1e28bc413d --- 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