From: Wolfgang Bangerth Date: Thu, 16 Dec 2010 21:18:52 +0000 (+0000) Subject: Set properties. X-Git-Tag: v8.0.0~4677 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d71164be2070d00c509c5e4eb4a3c3b32a6bc22;p=dealii.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