]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
Use ranges for copyright years.
authorbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 21 Nov 2012 13:19:08 +0000 (13:19 +0000)
committerbangerth <bangerth@0785d39b-7218-0410-832d-ea1e28bc413d>
Wed, 21 Nov 2012 13:19:08 +0000 (13:19 +0000)
git-svn-id: https://svn.dealii.org/trunk@27657 0785d39b-7218-0410-832d-ea1e28bc413d

51 files changed:
deal.II/examples/doxygen/block_matrix_array.cc
deal.II/examples/doxygen/compressed_block_sparsity_pattern.cc
deal.II/examples/doxygen/product_matrix.cc
deal.II/examples/doxygen/theta_timestepping.cc
deal.II/examples/step-1/step-1.cc
deal.II/examples/step-10/step-10.cc
deal.II/examples/step-11/step-11.cc
deal.II/examples/step-12/step-12.cc
deal.II/examples/step-13/step-13.cc
deal.II/examples/step-14/step-14.cc
deal.II/examples/step-16/step-16.cc
deal.II/examples/step-17/step-17.cc
deal.II/examples/step-18/step-18.cc
deal.II/examples/step-19/step-19.cc
deal.II/examples/step-2/step-2.cc
deal.II/examples/step-20/step-20.cc
deal.II/examples/step-21/step-21.cc
deal.II/examples/step-22/step-22.cc
deal.II/examples/step-23/step-23.cc
deal.II/examples/step-24/step-24.cc
deal.II/examples/step-25/step-25.cc
deal.II/examples/step-26/step-26.cc
deal.II/examples/step-27/step-27.cc
deal.II/examples/step-28/step-28.cc
deal.II/examples/step-29/step-29.cc
deal.II/examples/step-3/step-3.cc
deal.II/examples/step-30/step-30.cc
deal.II/examples/step-31/step-31.cc
deal.II/examples/step-32/step-32.cc
deal.II/examples/step-33/step-33.cc
deal.II/examples/step-34/step-34.cc
deal.II/examples/step-35/step-35.cc
deal.II/examples/step-36/step-36.cc
deal.II/examples/step-37/step-37.cc
deal.II/examples/step-38/step-38.cc
deal.II/examples/step-39/step-39.cc
deal.II/examples/step-4/step-4.cc
deal.II/examples/step-40/step-40.cc
deal.II/examples/step-41/step-41.cc
deal.II/examples/step-42/step-42.cc
deal.II/examples/step-43/step-43.cc
deal.II/examples/step-44/step-44.cc
deal.II/examples/step-45/step-45.cc
deal.II/examples/step-46/step-46.cc
deal.II/examples/step-47/step-47.cc
deal.II/examples/step-48/step-48.cc
deal.II/examples/step-5/step-5.cc
deal.II/examples/step-6/step-6.cc
deal.II/examples/step-7/step-7.cc
deal.II/examples/step-8/step-8.cc
deal.II/examples/step-9/step-9.cc

index 1ab3d528f8e88584d96e38cf1b6bc1aa9ca0af27..9bd247f98fe070566df69ccdae41b534b781564a 100644 (file)
@@ -1,7 +1,6 @@
-//---------------------------------------------------------------------------
 //    $Id$
 //
-//    Copyright (C) 20052006, 2012 by the deal.II authors
+//    Copyright (C) 2005-2006, 2012 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
index 5d242e9bf9f0a9820797603b93fcd3471d91f204..9954121f7728f708cfe1280d69dc224465241e78 100644 (file)
@@ -1,7 +1,7 @@
 //---------------------------------------------------------------------------
 //    $Id$
 //
-//    Copyright (C) 20062007 by the deal.II authors
+//    Copyright (C) 2006-2007 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
index 9f314682af720bc35753295a1e258d4a88e60d84..6a2012ed147aaf3c38a5b76a8299611f5155ddee 100644 (file)
@@ -1,7 +1,7 @@
 //---------------------------------------------------------------------------
 //    $Id$
 //
-//    Copyright (C) 20052006, 2010, 2012 by the deal.II authors
+//    Copyright (C) 2005-2006, 2010, 2012 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
index dcc6310e70180aa7089a9407b7b3cfe1fd45b56e..f3c27d34acd25c2d247065b6ee0459e77baea7d8 100644 (file)
@@ -1,7 +1,7 @@
 //---------------------------------------------------------------------------
 //    $Id$
 //
-//    Copyright (C) 20052006, 2010, 2012 by the deal.II authors
+//    Copyright (C) 2005-2006, 2010, 2012 by the deal.II authors
 //
 //    This file is subject to QPL and may not be  distributed
 //    without copyright and license information. Please refer
index 515cabd3665c135d94c68181ca2c5b968ef3348a..c4cf3438e6218f9d3b720bb448642733f4a837c9 100644 (file)
@@ -1,6 +1,6 @@
 /* $Id$
  *
- * Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007, 2009, 2011, 2012 by the deal.II authors
+ * Copyright (C) 1999-2003, 2005-2007, 2009, 2011-2012 by the deal.II authors
  *
  * This file is subject to QPL and may not be  distributed
  * without copyright and license information. Please refer
index 2406a2ef97f7d0cedccebdc022d0ff05af38a1bd..0597832ab3a716076f11ef2cfcafc15fb85d2856 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 2001, 2002, 2003, 2004, 2006, 2007, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 2001-2004, 2006-2007, 2011-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index 0fe9793fad775957ed5737c826314558edb9c9a5..d27b6d1fda2f910db1992a7a6d9bfd8ef9098b58 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 2001, 2002, 2003, 2004, 2006, 2009, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 2001-2004, 2006, 2009, 2011-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index e4afc17a6b4645e4d94f447212b32a7b07f3179d..9963df8e818c11a8c6cae8cdbfd319c85e89de62 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 2010, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 2010-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index 5d3ef167e3e9ec29a0052bec215e48e7196ac68e..b85cb3d50a0a129499e1ee0b7ecda1e40aa29ea1 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 2001-2004, 2006-2009, 2011-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index 340368d0d4abb55b9dad2220212535af5d5098a7..6242b228e3d37e5ac894894ec8f24c0c8a53be29 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 2002-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index 4d75a89c6a1004a320121adf9bd3bbe0b55b783e..3e95c60d3bf7b1444ca7011d67ca7ebdae4ee9e7 100644 (file)
@@ -4,7 +4,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 2003, 2004, 2006, 2007, 2008, 2009, 2010, 2011, 2012 by the deal.II authors                   */
+/*    Copyright (C) 2003-2004, 2006-2012 by the deal.II authors                   */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index a335882eb83ea6159ae2369d539ec905316a8564..45756bebeababd6b543a453709b4005d1c34f596 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 2000, 2004, 2005, 2006, 2007, 2008, 2009, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 2000, 2004-2009, 2011-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index 463c77618706097f31e4ff479436d15774eb4872..8f5940cb2a135f267fce9e8454a8b9131b69b227 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 2000, 2004, 2005, 2006, 2007, 2008, 2009, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 2000, 2004-2009, 2011-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index 8c065bccd4e9132c5d186b8e6080153e51a1a7b4..cac451597df058c0701837513144193c4b26ea28 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 2005, 2006, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 2005-2006, 2011-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index 4cf5d591d7b8a8415d73eef5bd8e4cb3ffc6bc6c..ad6fd4a15e8b22d78a00ca328edffe7939979949 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2006, 2008, 2009, 2010, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 1999-2003, 2006, 2008-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index 3424e10edf86e75415bbea6b3b1dbebb90e19e58..c76bbeb07c72fb583e998ed84bd0488ded21e1be 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 2005, 2006, 2007, 2008, 2010, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 2005-2008, 2010-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index 2136c76463fa8195749c11a58b85192d2c79d82f..9561352ac5394a5614141dff6a0c36fb00d8b94b 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 2006-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index 1f6f29d016fb305672dbc2f42cfadf032548a0a7..4aa49cfe072c7719e6f1aa781b45e2cdae558baa 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 2008, 2009, 2010, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 2008-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index 037a02a82bd4175c3d51f566608db3650328dab6..7c141921c73ee61f9d18c9637e22fdb27ff7c059 100644 (file)
@@ -3,7 +3,7 @@
 /*    $Id$       */
 /*    Version: $Name:  $                                          */
 /*                                                                */
-/*    Copyright (C) 2006, 2007, 2008, 2009, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 2006-2009, 2011-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index b4d2e3833d96e1331c4df66b0ea4219894e02a55..45b3871515f6883f0a6e019a4656ff2f7c38b6ac 100644 (file)
@@ -1,7 +1,7 @@
 /* Author: Xing Jin, Wolfgang Bangerth, Texas A&M University, 2006 */
 
 /*    $Id$ */
-/*    Copyright (C) 2006, 2007, 2008, 2009, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 2006-2009, 2011-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index a051f72452d86dbe76db3e3133fb7dd6dae28776..057371fa19b5dbf715585cfdb176370480eee962 100644 (file)
@@ -1,7 +1,7 @@
 /* Author: Ivan Christov, Wolfgang Bangerth, Texas A&M University, 2006 */
 
 /*    $Id$ */
-/*    Copyright (C) 2006, 2007, 2008, 2009, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 2006-2009, 2011-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index dbdb784c874d539d23d1b70abe3a96278860d916..25ebd7f654bf804107b40f69ef834e3788d7a19f 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 1999-2007, 2011-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index ab8fd12690dd74de9780ef6c98ab7ef37b43c176..2ebbd9fa4d02ce320546455c8923e59e112d1fcb 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 2006-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index 87cd9a6d740922ac37a34d43724e5d6fa8662fcf..3d78576ff96cc08249e385f07a5625768b61e466 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 2009, 2010, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 2009-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index 0e111ac510d5bb1ee6d0ec69980933c393741390..0d06103a059f23565d2adfa50c8648a051dfb3a8 100644 (file)
@@ -1,7 +1,7 @@
 /* Author: Moritz Allmaras, Texas A&M University, 2007 */
 
 /* $Id$ */
-/*    Copyright (C) 2007, 2008, 2010, 2011, 2012 by the deal.II authors and M. Allmaras   */
+/*    Copyright (C) 2007-2008, 2010-2012 by the deal.II authors and M. Allmaras   */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index 1a1d3c122dd9a54dbb6d98d991e234515f007718..7a991c7211649a7531d3e4d26c74cf5a2771acdc 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2010, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 1999-2004, 2006-2008, 2010-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index cd719b0491bcf9b2b485304d27f830577e872b4c..e9eeca97e6af7f8ee06481648bde73fc419d9f4e 100644 (file)
@@ -3,7 +3,7 @@
 /*    $Id$       */
 /*    Version: $Name$                                          */
 /*                                                                */
-/*    Copyright (C) 2007, 2008, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 2007-2008, 2011-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index 13a6290b05aa67e15f84fd7efad4a4044703bc4e..b04d24972637b3ca7352fdb193d57cfe5e5216ac 100644 (file)
@@ -3,7 +3,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 2007-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index 6b67f60f05f06506c941d1b824d77a166df39207..4e349e47d977bb158f306e7ef77f9fb6f5884740 100644 (file)
@@ -2,7 +2,7 @@
            Wolfgang Bangerth, Texas A&M University,
            Timo Heister, University of Goettingen, 2008-2011 */
 /*                                                                */
-/*    Copyright (C) 2008, 2009, 2010, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 2008-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index 1f4df88bde5fd4fb89a333b163b3016709f14458..77199f884b12b95241ce7375272948d24bea0546 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012 by the deal.II authors and David Neckels */
+/*    Copyright (C) 2007-2012 by the deal.II authors and David Neckels */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index 32a1a6a06131f55b4b081e3539b7102196632332..11aee7ff278f931491dee52369908863e14e8c7d 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 2009, 2010, 2011, 2012 by deal.II authors */
+/*    Copyright (C) 2009-2012 by deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index 0c9b3b0a080b0ff1c3048cf06157ed4d2e135d0b..c6c5615c522e03046c6d7209efab8ac42f030b64 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 2009, 2010, 2011, 2012 by deal.II authors */
+/*    Copyright (C) 2009-2012 by deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index c43cf81f27c7a2c8a1c019a292fc566742e80cd0..8ade9f3521356dcb404d74c9b3dd7b36a7692c63 100644 (file)
@@ -2,7 +2,7 @@
 /*         Wolfgang Bangerth, Texas A&M University                */
 /*    $Id$*/
 /*                                                                */
-/*    Copyright (C) 2009, 20112012 by the deal.II authors */
+/*    Copyright (C) 2009, 2011-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index 83b8ded0a72379b463133a609322a4543d0049eb..71655eae6f4d9e7f390a97c070bdec75a4a30c6c 100644 (file)
@@ -3,7 +3,7 @@
 
 /*    $Id$    */
 /*                                                                */
-/*    Copyright (C) 2009, 2010, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 2009-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index a6a32901754ffd6d82318bcfc7589ca6b27c36ab..e9891e7d4a624a287cc32e090d19a45667847cfa 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 2010, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 2010-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index 08e031ff37363b4e499ef61a0bdfc04174f27d33..2cc8643bec34ba4e84f6a244a7deb916ea29e02b 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 2010, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 2010-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index 017fddc7ea4961915382e6aef4fe908f61b03362..7aa256fa808245b86258febcebd1e2ba827992bd 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 1999-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index f39f1d6d490ace92259ce2131520f437952a20bc..9b613a950578a05e7221f77a166d71d14b621335 100644 (file)
@@ -3,7 +3,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 2009, 2010, 2011, 2012 by Timo Heister and the deal.II authors */
+/*    Copyright (C) 2009-2012 by Timo Heister and the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index e2023bf2be87b291e7d796157262c227c7e91c3f..699b98c897dede264558e5fa870188f86704a59c 100644 (file)
@@ -4,7 +4,7 @@
 
 /*    $Id$        */
 /*                                                                */
-/*    Copyright (C) 20112012 by the deal.II authors */
+/*    Copyright (C) 2011-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index 7bbab130b1450dd4cf8ac3f33125a7ecb9320ab4..511094c4dbdf12a4ee1052e5f622a8b199dc0b95 100644 (file)
@@ -3,7 +3,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 1999-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyrightG and license information. Please refer     */
index b39a62e39f2a2ea78009f0acf8a03dfa2710c2fe..52bbb65b97728752955dc6c357ddf0cc84fad7ca 100644 (file)
@@ -3,7 +3,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 2010, 2011, 2012 by Chih-Che Chueh and the deal.II authors */
+/*    Copyright (C) 2010-2012 by Chih-Che Chueh and the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index 23377a6e3b7291fc3ce00e4c415664cfda8af28e..68678b7b4b5532a57debab5a4c4cb1557619e21a 100644 (file)
@@ -1,7 +1,7 @@
 /* Authors: Jean-Paul Pelteret, University of Cape Town,            */
 /*          Andrew McBride, University of Erlangen-Nuremberg, 2010  */
 /*                                                                  */
-/*    Copyright (C) 2010, 2011, 2012 by the deal.II authors         */
+/*    Copyright (C) 2010-2012 by the deal.II authors         */
 /*                        & Jean-Paul Pelteret and Andrew McBride   */
 /*                                                                  */
 /*    This file is subject to QPL and may not be  distributed       */
index 6c2336fe88ed2d70e25b6c6a8f40b523692b5b2a..f876aa75ed9931d150252dff67b40479081eebee 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 2010, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 2010-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index 4acfa402083b90dd4d9089c3b7a48bc481e6a8cd..1c27847ed9e65b5a9275a339040ccceb9909bf38 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 20112012 by the deal.II authors */
+/*    Copyright (C) 2011-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index 25fb631934078c561b233a99f0e7d9f91d367922..a760e7e4d4004e35fc6d3eac533b7917e2809425 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 20112012 by the deal.II authors */
+/*    Copyright (C) 2011-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index cfff6c9152bf302c24ca409919dcf89cfd6df9c7..d06d0cbab059ffd642668f668939bade74976cfd 100644 (file)
@@ -3,7 +3,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 20112012 by the deal.II authors             */
+/*    Copyright (C) 2011-2012 by the deal.II authors             */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index e01ffb37a8fee11f6afaf1ffac32b3e30234c2e8..0430781c5cd93433fb42930b9d6552775661a73a 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2010, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 1999-2004, 2006-2008, 2010-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index 07ff4acd782b94588e2862d982977761703a0137..05c23db424651c9cdd5401c17788c0ca9e4802a2 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2010, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 2000-2004, 2006-2008, 2010-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index 62f5ea4fda7f94c9a4056fa0d12470cd086e3289..8e0d0bde1424e06454f5b05dc04f4d7d0fe5b321 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2009, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 2000-2004, 2006-2009, 2011-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index a2b3446048089444ffb002de43fc112e0cd20732..2b75487b3e0eb6008c6359d7a5e19d00e8a4b5c5 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2010, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 2000-2004, 2006-2008, 2010-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */
index e986a435e240440170ca69d3608c4193572de4c1..34c1acbb41aeef387753bb3180df14ba4011ceda 100644 (file)
@@ -2,7 +2,7 @@
 
 /*    $Id$       */
 /*                                                                */
-/*    Copyright (C) 2000, 2001, 2002, 2003, 2004, 2006, 2007, 2008, 2010, 2011, 2012 by the deal.II authors */
+/*    Copyright (C) 2000-2004, 2006-2008, 2010-2012 by the deal.II authors */
 /*                                                                */
 /*    This file is subject to QPL and may not be  distributed     */
 /*    without copyright and license information. Please refer     */

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.