From 9f42ff1f9310cb4412f05fd2ff537e0a42bdf61e Mon Sep 17 00:00:00 2001 From: maier Date: Sat, 16 Nov 2013 07:51:41 +0000 Subject: [PATCH] Fix a lot of stray $Id$s git-svn-id: https://svn.dealii.org/trunk@31680 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/tests/quick_tests/step-petsc.cc | 2 +- deal.II/tests/quick_tests/tbb.cc | 2 +- tests/a-framework/build.cc | 2 +- tests/a-framework/diff.cc | 2 +- tests/a-framework/passed.cc | 2 +- tests/base/graph_coloring_01.cc | 2 +- tests/base/graph_coloring_02.cc | 2 +- tests/base/graph_coloring_02a.cc | 2 +- tests/base/graph_coloring_03.cc | 2 +- tests/base/graph_coloring_04.cc | 2 +- tests/base/graph_coloring_05.cc | 2 +- tests/base/graph_coloring_06.cc | 2 +- tests/base/index_set_readwrite_03.cc | 2 +- tests/benchmarks/test_hp/step.cc | 28 +++++++++++++++--------- tests/bits/parameter_handler_15.cc | 2 +- tests/bits/parameter_handler_16.cc | 2 +- tests/deal.II/no_flux_13.cc | 2 +- tests/fe/fe_q_01.cc | 2 +- tests/mpi/constraint_matrix_crash_01.cc | 2 +- tests/mpi/data_out_hdf5_01.cc | 2 +- tests/mpi/derivative_approximation_01.cc | 2 +- tests/mpi/p4est_save_04.cc | 2 +- tests/mpi/parallel_vtu_01.cc | 2 +- tests/mpi/periodicity_01.cc | 2 +- tests/mpi/point_value_01.cc | 2 +- 25 files changed, 42 insertions(+), 34 deletions(-) diff --git a/deal.II/tests/quick_tests/step-petsc.cc b/deal.II/tests/quick_tests/step-petsc.cc index 9290f55a11..21586bf98a 100644 --- a/deal.II/tests/quick_tests/step-petsc.cc +++ b/deal.II/tests/quick_tests/step-petsc.cc @@ -1,5 +1,5 @@ /* --------------------------------------------------------------------- - * $Id: step-petsc.cc $ + * $Id$ * * Copyright (C) 2013 by the deal.II authors * diff --git a/deal.II/tests/quick_tests/tbb.cc b/deal.II/tests/quick_tests/tbb.cc index a30467bec6..654da479bf 100644 --- a/deal.II/tests/quick_tests/tbb.cc +++ b/deal.II/tests/quick_tests/tbb.cc @@ -1,5 +1,5 @@ // --------------------------------------------------------------------- -// $Id: affinity.cc 31527 2013-11-03 09:58:45Z maier $ +// $Id$ // // Copyright (C) 2013 by the deal.II authors // diff --git a/tests/a-framework/build.cc b/tests/a-framework/build.cc index 895a50f0c0..57640bf845 100644 --- a/tests/a-framework/build.cc +++ b/tests/a-framework/build.cc @@ -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 // diff --git a/tests/a-framework/diff.cc b/tests/a-framework/diff.cc index e229bf2225..34d3ab1d2d 100644 --- a/tests/a-framework/diff.cc +++ b/tests/a-framework/diff.cc @@ -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 // diff --git a/tests/a-framework/passed.cc b/tests/a-framework/passed.cc index 34ee2be947..b41280978b 100644 --- a/tests/a-framework/passed.cc +++ b/tests/a-framework/passed.cc @@ -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 // diff --git a/tests/base/graph_coloring_01.cc b/tests/base/graph_coloring_01.cc index 752e50034d..c5a49ae473 100644 --- a/tests/base/graph_coloring_01.cc +++ b/tests/base/graph_coloring_01.cc @@ -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 // diff --git a/tests/base/graph_coloring_02.cc b/tests/base/graph_coloring_02.cc index b789d039d3..aa0de96795 100644 --- a/tests/base/graph_coloring_02.cc +++ b/tests/base/graph_coloring_02.cc @@ -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 // diff --git a/tests/base/graph_coloring_02a.cc b/tests/base/graph_coloring_02a.cc index c91af9dcb3..56a7549a30 100644 --- a/tests/base/graph_coloring_02a.cc +++ b/tests/base/graph_coloring_02a.cc @@ -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 // diff --git a/tests/base/graph_coloring_03.cc b/tests/base/graph_coloring_03.cc index c354cd7ba1..917ab49e8c 100644 --- a/tests/base/graph_coloring_03.cc +++ b/tests/base/graph_coloring_03.cc @@ -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 // diff --git a/tests/base/graph_coloring_04.cc b/tests/base/graph_coloring_04.cc index 9ff6fd11d2..a886c8b9af 100644 --- a/tests/base/graph_coloring_04.cc +++ b/tests/base/graph_coloring_04.cc @@ -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 // diff --git a/tests/base/graph_coloring_05.cc b/tests/base/graph_coloring_05.cc index 3961368d98..a14021c973 100644 --- a/tests/base/graph_coloring_05.cc +++ b/tests/base/graph_coloring_05.cc @@ -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 // diff --git a/tests/base/graph_coloring_06.cc b/tests/base/graph_coloring_06.cc index d8ea3f24cb..744fee478e 100644 --- a/tests/base/graph_coloring_06.cc +++ b/tests/base/graph_coloring_06.cc @@ -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 // diff --git a/tests/base/index_set_readwrite_03.cc b/tests/base/index_set_readwrite_03.cc index 28832bb910..e00de19b4f 100644 --- a/tests/base/index_set_readwrite_03.cc +++ b/tests/base/index_set_readwrite_03.cc @@ -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 // diff --git a/tests/benchmarks/test_hp/step.cc b/tests/benchmarks/test_hp/step.cc index 5379a4cf04..bfcc9ef08d 100644 --- a/tests/benchmarks/test_hp/step.cc +++ b/tests/benchmarks/test_hp/step.cc @@ -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} diff --git a/tests/bits/parameter_handler_15.cc b/tests/bits/parameter_handler_15.cc index edf3ae2cb5..56aa7c14fe 100644 --- a/tests/bits/parameter_handler_15.cc +++ b/tests/bits/parameter_handler_15.cc @@ -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 // diff --git a/tests/bits/parameter_handler_16.cc b/tests/bits/parameter_handler_16.cc index 3951343431..18d3bad211 100644 --- a/tests/bits/parameter_handler_16.cc +++ b/tests/bits/parameter_handler_16.cc @@ -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 // diff --git a/tests/deal.II/no_flux_13.cc b/tests/deal.II/no_flux_13.cc index 0010dbecf0..689c904dbf 100644 --- a/tests/deal.II/no_flux_13.cc +++ b/tests/deal.II/no_flux_13.cc @@ -1,5 +1,5 @@ // --------------------------------------------------------------------- -// $Id: no_flux_11.cc 31349 2013-10-20 19:07:06Z maier $ +// $Id$ // // Copyright (C) 2012 - 2013 by the deal.II authors // diff --git a/tests/fe/fe_q_01.cc b/tests/fe/fe_q_01.cc index fef6002e45..41848dfa86 100644 --- a/tests/fe/fe_q_01.cc +++ b/tests/fe/fe_q_01.cc @@ -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 // diff --git a/tests/mpi/constraint_matrix_crash_01.cc b/tests/mpi/constraint_matrix_crash_01.cc index 42627d3af3..48d6dd6c96 100644 --- a/tests/mpi/constraint_matrix_crash_01.cc +++ b/tests/mpi/constraint_matrix_crash_01.cc @@ -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 // diff --git a/tests/mpi/data_out_hdf5_01.cc b/tests/mpi/data_out_hdf5_01.cc index 072a9e1010..b8843e85b7 100644 --- a/tests/mpi/data_out_hdf5_01.cc +++ b/tests/mpi/data_out_hdf5_01.cc @@ -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 // diff --git a/tests/mpi/derivative_approximation_01.cc b/tests/mpi/derivative_approximation_01.cc index 93caa86685..11d0f1d958 100644 --- a/tests/mpi/derivative_approximation_01.cc +++ b/tests/mpi/derivative_approximation_01.cc @@ -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 // diff --git a/tests/mpi/p4est_save_04.cc b/tests/mpi/p4est_save_04.cc index 0d05f86a90..9d0c2bec76 100644 --- a/tests/mpi/p4est_save_04.cc +++ b/tests/mpi/p4est_save_04.cc @@ -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 // diff --git a/tests/mpi/parallel_vtu_01.cc b/tests/mpi/parallel_vtu_01.cc index d13726827d..b32cc049a1 100644 --- a/tests/mpi/parallel_vtu_01.cc +++ b/tests/mpi/parallel_vtu_01.cc @@ -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 // diff --git a/tests/mpi/periodicity_01.cc b/tests/mpi/periodicity_01.cc index 9dc842c139..4b9ccb0fa1 100644 --- a/tests/mpi/periodicity_01.cc +++ b/tests/mpi/periodicity_01.cc @@ -1,5 +1,5 @@ // --------------------------------------------------------------------- -// $Id: periodicity_01.cc $ +// $Id$ // // Copyright (C) 2001 - 2013 by the deal.II authors // diff --git a/tests/mpi/point_value_01.cc b/tests/mpi/point_value_01.cc index 3307d19024..4c4be6f0f8 100644 --- a/tests/mpi/point_value_01.cc +++ b/tests/mpi/point_value_01.cc @@ -1,5 +1,5 @@ // --------------------------------------------------------------------- -// $Id: point_value_01.cc $ +// $Id$ // // Copyright (C) 2001 - 2013 by the deal.II authors // -- 2.39.5