From: wolf Date: Wed, 22 Oct 2003 22:52:53 +0000 (+0000) Subject: Mention who sent in the problem. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efb31ba69156df11496c3f8f9f51ec0e8128a1a8;p=dealii-svn.git Mention who sent in the problem. git-svn-id: https://svn.dealii.org/trunk@8134 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/bits/solution_transfer_1.cc b/tests/bits/solution_transfer_1.cc index 670c142bd0..a966b41c44 100644 --- a/tests/bits/solution_transfer_1.cc +++ b/tests/bits/solution_transfer_1.cc @@ -2,7 +2,7 @@ // $Id$ // Version: $Name$ // -// Copyright (C) 2002, 2003 by the deal.II authors and Anna Schneebeli +// Copyright (C) 2003 by the deal.II authors // // This file is subject to QPL and may not be distributed // without copyright and license information. Please refer @@ -19,6 +19,9 @@ // // this was due to us computing the output vector size before we // resized the output vector +// +// reported by Brent Bailey (ailey@utias.utoronto.ca) on Wed Oct 22 +// 17:02:59 2003 #include #include