From 3acf31c30c3de1238f0e7f56dc505ed792b4eefc Mon Sep 17 00:00:00 2001 From: wolf Date: Mon, 18 Apr 2005 22:46:04 +0000 Subject: [PATCH] Fix the years in which this program was written. git-svn-id: https://svn.dealii.org/trunk@10521 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/examples/step-18/step-18.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deal.II/examples/step-18/step-18.cc b/deal.II/examples/step-18/step-18.cc index 20276f92bb..d0e4aef6cb 100644 --- a/deal.II/examples/step-18/step-18.cc +++ b/deal.II/examples/step-18/step-18.cc @@ -1,5 +1,5 @@ /* $Id$ */ -/* Author: Wolfgang Bangerth, University of Texas at Austin, 2000, 2004 */ +/* Author: Wolfgang Bangerth, University of Texas at Austin, 2000, 2004, 2005 */ /* $Id$ */ /* Version: $Name$ */ -- 2.39.5