]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Fix a lot of stray $Id$s
authorMatthias Maier <tamiko@kyomu.43-1.org>
Sat, 16 Nov 2013 07:51:41 +0000 (07:51 +0000)
committerMatthias Maier <tamiko@kyomu.43-1.org>
Sat, 16 Nov 2013 07:51:41 +0000 (07:51 +0000)
git-svn-id: https://svn.dealii.org/trunk@31680 0785d39b-7218-0410-832d-ea1e28bc413d

25 files changed:
deal.II/tests/quick_tests/step-petsc.cc
deal.II/tests/quick_tests/tbb.cc
tests/a-framework/build.cc
tests/a-framework/diff.cc
tests/a-framework/passed.cc
tests/base/graph_coloring_01.cc
tests/base/graph_coloring_02.cc
tests/base/graph_coloring_02a.cc
tests/base/graph_coloring_03.cc
tests/base/graph_coloring_04.cc
tests/base/graph_coloring_05.cc
tests/base/graph_coloring_06.cc
tests/base/index_set_readwrite_03.cc
tests/benchmarks/test_hp/step.cc
tests/bits/parameter_handler_15.cc
tests/bits/parameter_handler_16.cc
tests/deal.II/no_flux_13.cc
tests/fe/fe_q_01.cc
tests/mpi/constraint_matrix_crash_01.cc
tests/mpi/data_out_hdf5_01.cc
tests/mpi/derivative_approximation_01.cc
tests/mpi/p4est_save_04.cc
tests/mpi/parallel_vtu_01.cc
tests/mpi/periodicity_01.cc
tests/mpi/point_value_01.cc

index 9290f55a11deb5318b503a180f344bf26175ee4a..21586bf98a37b39ed6ef15c5ef30f6ad888bf870 100644 (file)
@@ -1,5 +1,5 @@
 /* ---------------------------------------------------------------------\r
- * $Id: step-petsc.cc $\r
+ * $Id$\r
  *\r
  * Copyright (C) 2013 by the deal.II authors\r
  *\r
index a30467bec655c439fa0911c6529544b109c1851b..654da479bf4fae849099c5806b17aa079970f373 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: affinity.cc 31527 2013-11-03 09:58:45Z maier $
+// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
index 895a50f0c0641447489e61f2a32cdd222c73a2e0..57640bf845d5f1bd693b07bc31111a3f7ccabf55 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: fail.cc 30508 2013-08-27 17:01:42Z turcksin $
+// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
index e229bf2225843e41acebed1f17b9a380a0b5bb41..34d3ab1d2d6b9114842af18c898261640481f578 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: miscompare.cc 30508 2013-08-27 17:01:42Z turcksin $
+// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
index 34ee2be9474047c8f2cac57825bf12ba775888b3..b41280978b35798b90b7e68e4ccc1d9187210caf 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: run.cc 30508 2013-08-27 17:01:42Z turcksin $
+// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
index 752e50034d80d7f8912d7c8ad4ffd57a03abfe5c..c5a49ae473113024581a7c8c9e3b7231c65f41ba 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: graph_coloring_01.cc 30045 2013-07-18 19:18:00Z maier $
+// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
index b789d039d3f082bd821b81390322c2108cd52519..aa0de967951fa7a2234ab6c2e8d184910825e478 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: graph_coloring_02.cc 30045 2013-07-18 19:18:00Z maier $
+// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
index c91af9dcb359ff90d97d8d6f61858f9dbfe3cdcd..56a7549a30ffa728d21e0d0a03b68c79eaf20c8c 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: graph_coloring_02.cc 30045 2013-07-18 19:18:00Z maier $
+// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
index c354cd7ba14fdd3642fc63c463912ab160dc4f73..917ab49e8c7d171ea2e2aee023f66edd6b5ffff7 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: graph_coloring_03.cc 30045 2013-07-18 19:18:00Z maier $
+// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
index 9ff6fd11d2cf2881f10c2b15d09388e44ae5332c..a886c8b9af63a8a01999fd20e2a39c31dc2faa7c 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: graph_coloring_03.cc 30045 2013-07-18 19:18:00Z maier $
+// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
index 3961368d983639f857b750d858af26b3c3dbc38c..a14021c9731a5269b61a52f859c43a6335ec41fa 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: graph_coloring_02.cc 30045 2013-07-18 19:18:00Z maier $
+// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
index d8ea3f24cb7221253bab8adf918918e58461ee77..744fee478e6d38bb8a68b85713822d3b0b878862 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: graph_coloring_02.cc 30045 2013-07-18 19:18:00Z maier $
+// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
index 28832bb910969dfed0a6aea3f9e2c99b6a1c72f4..e00de19b4f1606739445a775f196860560aeb6b3 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: index_set_readwrite_02.cc 30045 2013-07-18 19:18:00Z maier $
+// $Id$
 //
 // Copyright (C) 2010 - 2013 by the deal.II authors
 //
index 5379a4cf04a319b1c04ce24058cb46deae6136c5..bfcc9ef08d816ed42ea5d33d948df21efe2bebc8 100644 (file)
@@ -1,13 +1,21 @@
-/* Author: Wolfgang Bangerth, University of Heidelberg, 2000 */
-
-/*    $Id: step-6.cc 27877 2012-12-31 00:55:14Z bangerth $       */
-/*                                                                */
-/*    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     */
-/*    to the file deal.II/doc/license.html for the  text  and     */
-/*    further information on this license.                        */
+/* ---------------------------------------------------------------------
+ * $Id$
+ *
+ * Copyright (C) 2000 - 2013 by the deal.II authors
+ *
+ * This file is part of the deal.II library.
+ *
+ * The deal.II library is free software; you can use it, redistribute
+ * it, and/or modify it under the terms of the GNU Lesser General
+ * Public License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ * The full text of the license can be found in the file LICENSE at
+ * the top level of the deal.II distribution.
+ *
+ * ---------------------------------------------------------------------
+
+ * Author: Wolfgang Bangerth, University of Heidelberg, 2000
+ */
 
 // @sect3{Include files}
 
index edf3ae2cb59432407a294982739ebf753adf3dc7..56aa7c14fe69d038fc7848449909c499d2d978c0 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: parameter_handler_14.cc 31349 2013-10-20 19:07:06Z maier $
+// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
index 395134343119a999be734781977d3c7d7556176a..18d3bad211c88ad39e6828f5fa11b0b91102ddc6 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: parameter_handler_14.cc 31349 2013-10-20 19:07:06Z maier $
+// $Id$
 //
 // Copyright (C) 2002 - 2013 by the deal.II authors
 //
index 0010dbecf02c121880f54c09def2d2fd45e58c11..689c904dbf8b38f6f5ebcd90f0dde3e9cbc78872 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------\r
-// $Id: no_flux_11.cc 31349 2013-10-20 19:07:06Z maier $\r
+// $Id$\r
 //\r
 // Copyright (C) 2012 - 2013 by the deal.II authors\r
 //\r
index fef6002e45cf08a339ed8af3d8164bbb136042ed..41848dfa86dbc1bd566402885e1111079ae62aa9 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: fe_data_test.cc 30045 2013-07-18 19:18:00Z maier $
+// $Id$
 //
 // Copyright (C) 1998 - 2013 by the deal.II authors
 //
index 42627d3af361f6e05c1e98d82b77c1e258339377..48d6dd6c965de408d603d3651f5f7c6b50206c43 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: constraint_matrix_set_zero_02.cc 30694 2013-09-13 17:22:08Z maier $
+// $Id$
 //
 // Copyright (C) 2013 by the deal.II authors
 //
index 072a9e10104c189179f8ac88f9bcb38f2a08709b..b8843e85b7d61314e2557ee2f94b701945f98c3d 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: data_out_multi_dh_01.cc 30150 2013-07-24 14:28:03Z kronbichler $
+// $Id$
 //
 // Copyright (C) 2003 - 2013 by the deal.II authors
 //
index 93caa86685300ceecd22543b90ea2c3b3953ae1f..11d0f1d958ae2077c932290cf7b82b1d07cc2846 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: trilinos_distribute_04.cc 31349 2013-10-20 19:07:06Z maier $
+// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
index 0d05f86a9013371aa665acdf479f4dddaa3d352c..9d0c2bec765cbc37b9a766d03684aa8b4cff9e3f 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: p4est_save_03.cc 31349 2013-10-20 19:07:06Z maier $
+// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
index d13726827dfb019b193b1e1438d3f8b19082c859..b32cc049a18e4b57ac1e7eab080a418e2da41ede 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: p4est_data_out_01.cc 30688 2013-09-13 15:16:20Z maier $
+// $Id$
 //
 // Copyright (C) 2009 - 2013 by the deal.II authors
 //
index 9dc842c13914fa7aed12374610961954c12d9a83..4b9ccb0fa1b9a06987b0ce1d331cd6d65fc2f446 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: periodicity_01.cc $
+// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //
index 3307d19024748ed698d182bf4d451ed9362b5a00..4c4be6f0f8127ad44f85293a87245e52dd114607 100644 (file)
@@ -1,5 +1,5 @@
 // ---------------------------------------------------------------------
-// $Id: point_value_01.cc $
+// $Id$
 //
 // Copyright (C) 2001 - 2013 by the deal.II authors
 //

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.