From 07eb08b8aeff93ec4f7e4d3b9f83d7bac765cd5b Mon Sep 17 00:00:00 2001 From: David Wells Date: Tue, 31 Jan 2017 09:49:22 -0500 Subject: [PATCH] Remove stray $Id$ tags from files. --- cmake/modules/FindOPENCASCADE.cmake | 3 +-- examples/step-54/step-54.cc | 1 - include/deal.II/base/tensor_product_polynomials_bubbles.h | 1 - include/deal.II/fe/fe_q_bubbles.h | 1 - source/base/tensor_product_polynomials_bubbles.cc | 1 - source/fe/fe_q_bubbles.cc | 1 - source/fe/fe_q_bubbles.inst.in | 1 - source/opencascade/CMakeLists.txt | 1 - tests/fe/fe_prolongation_q_bubbles.cc | 1 - tests/fe/fe_q_bubbles.cc | 1 - tests/fe/fe_restriction_q_bubbles.cc | 1 - tests/fe/fe_support_points_q_bubbles.cc | 1 - tests/fe/get_dof_association.cc | 1 - tests/fe/interpolate_q_bubbles.cc | 1 - tests/fe/q_bubbles_projection_01.cc | 1 - tests/fe/restrict_prolongation_01.cc | 1 - tests/fe/shapes_q_bubbles.cc | 1 - tests/mpi/distort_random_01.cc | 1 - tests/mpi/distort_random_02.cc | 1 - tests/slepc_complex/00.cc | 1 - 20 files changed, 1 insertion(+), 21 deletions(-) diff --git a/cmake/modules/FindOPENCASCADE.cmake b/cmake/modules/FindOPENCASCADE.cmake index a37bf28bbf..8092fc7cb9 100644 --- a/cmake/modules/FindOPENCASCADE.cmake +++ b/cmake/modules/FindOPENCASCADE.cmake @@ -1,7 +1,6 @@ ## --------------------------------------------------------------------- -## $Id$ ## -## Copyright (C) 2012 - 2015 by the deal.II authors +## Copyright (C) 2012 - 2017 by the deal.II authors ## ## This file is part of the deal.II library. ## diff --git a/examples/step-54/step-54.cc b/examples/step-54/step-54.cc index e77fad595e..111075f54e 100644 --- a/examples/step-54/step-54.cc +++ b/examples/step-54/step-54.cc @@ -1,5 +1,4 @@ /* --------------------------------------------------------------------- - * $Id$ * * Copyright (C) 2009 - 2015 by the deal.II authors * diff --git a/include/deal.II/base/tensor_product_polynomials_bubbles.h b/include/deal.II/base/tensor_product_polynomials_bubbles.h index 5e519b2030..a2f9af3081 100644 --- a/include/deal.II/base/tensor_product_polynomials_bubbles.h +++ b/include/deal.II/base/tensor_product_polynomials_bubbles.h @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2012 - 2017 by the deal.II authors // diff --git a/include/deal.II/fe/fe_q_bubbles.h b/include/deal.II/fe/fe_q_bubbles.h index 4d26e55ebb..7403b36f2c 100644 --- a/include/deal.II/fe/fe_q_bubbles.h +++ b/include/deal.II/fe/fe_q_bubbles.h @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2012 - 2017 by the deal.II authors // diff --git a/source/base/tensor_product_polynomials_bubbles.cc b/source/base/tensor_product_polynomials_bubbles.cc index cb8b7f9c9a..900a8cdb8f 100644 --- a/source/base/tensor_product_polynomials_bubbles.cc +++ b/source/base/tensor_product_polynomials_bubbles.cc @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2012 - 2015 by the deal.II authors // diff --git a/source/fe/fe_q_bubbles.cc b/source/fe/fe_q_bubbles.cc index 4fe82e827b..164864032e 100644 --- a/source/fe/fe_q_bubbles.cc +++ b/source/fe/fe_q_bubbles.cc @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2012 - 2017 by the deal.II authors // diff --git a/source/fe/fe_q_bubbles.inst.in b/source/fe/fe_q_bubbles.inst.in index d260d7621d..5cab9a9c16 100644 --- a/source/fe/fe_q_bubbles.inst.in +++ b/source/fe/fe_q_bubbles.inst.in @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 1998 - 2016 by the deal.II authors // diff --git a/source/opencascade/CMakeLists.txt b/source/opencascade/CMakeLists.txt index 4c26a5d958..3be4735354 100644 --- a/source/opencascade/CMakeLists.txt +++ b/source/opencascade/CMakeLists.txt @@ -1,5 +1,4 @@ ## --------------------------------------------------------------------- -## $Id$ ## ## Copyright (C) 2012 - 2014 by the deal.II authors ## diff --git a/tests/fe/fe_prolongation_q_bubbles.cc b/tests/fe/fe_prolongation_q_bubbles.cc index ef21e75215..3080397d32 100644 --- a/tests/fe/fe_prolongation_q_bubbles.cc +++ b/tests/fe/fe_prolongation_q_bubbles.cc @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2007 - 2015 by the deal.II authors // diff --git a/tests/fe/fe_q_bubbles.cc b/tests/fe/fe_q_bubbles.cc index f3fac9af75..56c268cf81 100644 --- a/tests/fe/fe_q_bubbles.cc +++ b/tests/fe/fe_q_bubbles.cc @@ -1,5 +1,4 @@ /* --------------------------------------------------------------------- - * $Id$ * * Copyright (C) 1999 - 2016 by the deal.II authors * diff --git a/tests/fe/fe_restriction_q_bubbles.cc b/tests/fe/fe_restriction_q_bubbles.cc index b2eab3c873..6256e42364 100644 --- a/tests/fe/fe_restriction_q_bubbles.cc +++ b/tests/fe/fe_restriction_q_bubbles.cc @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2007 - 2015 by the deal.II authors // diff --git a/tests/fe/fe_support_points_q_bubbles.cc b/tests/fe/fe_support_points_q_bubbles.cc index 1aaba821ae..a430f62f22 100644 --- a/tests/fe/fe_support_points_q_bubbles.cc +++ b/tests/fe/fe_support_points_q_bubbles.cc @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2007 - 2015 by the deal.II authors // diff --git a/tests/fe/get_dof_association.cc b/tests/fe/get_dof_association.cc index af3ce94ccc..a154f1119e 100644 --- a/tests/fe/get_dof_association.cc +++ b/tests/fe/get_dof_association.cc @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 1998 - 2015 by the deal.II authors // diff --git a/tests/fe/interpolate_q_bubbles.cc b/tests/fe/interpolate_q_bubbles.cc index fb5c06c81d..03a2c01754 100644 --- a/tests/fe/interpolate_q_bubbles.cc +++ b/tests/fe/interpolate_q_bubbles.cc @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2005 - 2015 by the deal.II authors // diff --git a/tests/fe/q_bubbles_projection_01.cc b/tests/fe/q_bubbles_projection_01.cc index 5310936265..3f5cf57953 100644 --- a/tests/fe/q_bubbles_projection_01.cc +++ b/tests/fe/q_bubbles_projection_01.cc @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2003 - 2016 by the deal.II authors // diff --git a/tests/fe/restrict_prolongation_01.cc b/tests/fe/restrict_prolongation_01.cc index fd8bbb709b..df5096cb0e 100644 --- a/tests/fe/restrict_prolongation_01.cc +++ b/tests/fe/restrict_prolongation_01.cc @@ -1,5 +1,4 @@ /* --------------------------------------------------------------------- - * $Id$ * * Copyright (C) 1999 - 2016 by the deal.II authors * diff --git a/tests/fe/shapes_q_bubbles.cc b/tests/fe/shapes_q_bubbles.cc index d19b3a5f18..11c5f49fdb 100644 --- a/tests/fe/shapes_q_bubbles.cc +++ b/tests/fe/shapes_q_bubbles.cc @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2013 - 2016 by the deal.II authors // diff --git a/tests/mpi/distort_random_01.cc b/tests/mpi/distort_random_01.cc index d772e9cdca..e30453d9c0 100644 --- a/tests/mpi/distort_random_01.cc +++ b/tests/mpi/distort_random_01.cc @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2001 - 2015 by the deal.II authors // diff --git a/tests/mpi/distort_random_02.cc b/tests/mpi/distort_random_02.cc index 7c1c066712..7954dfd8a1 100644 --- a/tests/mpi/distort_random_02.cc +++ b/tests/mpi/distort_random_02.cc @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2001 - 2015 by the deal.II authors // diff --git a/tests/slepc_complex/00.cc b/tests/slepc_complex/00.cc index 52bd75ae27..0986208e0e 100644 --- a/tests/slepc_complex/00.cc +++ b/tests/slepc_complex/00.cc @@ -1,5 +1,4 @@ // --------------------------------------------------------------------- -// $Id$ // // Copyright (C) 2013 - 2016 by the deal.II authors // -- 2.39.5