From: Wolfgang Bangerth Date: Tue, 16 Aug 2011 22:16:23 +0000 (+0000) Subject: Add proper copyright year. X-Git-Tag: v8.0.0~3665 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c39acb65337be8d9bc97dcea1a8bbf0aae50ef73;p=dealii.git Add proper copyright year. git-svn-id: https://svn.dealii.org/trunk@24103 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/examples/step-7/step-7.cc b/deal.II/examples/step-7/step-7.cc index d63b593312..42c3a0a57b 100644 --- a/deal.II/examples/step-7/step-7.cc +++ b/deal.II/examples/step-7/step-7.cc @@ -3,7 +3,7 @@ /* $Id$ */ /* */ -/* Copyright (C) 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009 by the deal.II authors */ +/* Copyright (C) 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2011 by the deal.II authors */ /* */ /* This file is subject to QPL and may not be distributed */ /* without copyright and license information. Please refer */