From 650370ae2801b93a9cdacdb218d93464cbee65a0 Mon Sep 17 00:00:00 2001 From: Ansgar Burchardt <burchardt@igpm.rwth-aachen.de> Date: Mon, 6 Oct 2014 17:29:25 +0200 Subject: [PATCH] Remove $Id$ keyword. --- Makefile.am | 2 -- am/Makefile.am | 2 -- am/checklog | 2 -- am/documentation | 1 - am/global-rules | 2 -- am/headercheck | 1 - am/latex | 1 - am/no-check-without-lib | 1 - am/sourcescheck | 1 - am/webstuff | 1 - bin/Makefile.am | 2 -- bin/dune-autogen | 1 - bin/duneproject | 4 ---- doc/Makefile.am | 2 -- doc/buildsystem/Makefile.am | 2 -- doc/comm/Makefile.am | 2 -- doc/comm/buildindexset.hh | 1 - doc/comm/figures/Makefile.am | 1 - doc/comm/indexset.cc | 1 - doc/comm/reverse.hh | 1 - doc/doxygen/Makefile.am | 2 -- dune/Makefile.am | 2 -- dune/common/Makefile.am | 2 -- dune/common/alignment.hh | 1 - dune/common/arraylist.hh | 1 - dune/common/bigunsignedint.hh | 1 - dune/common/debugstream.hh | 1 - dune/common/densematrix.hh | 1 - dune/common/dynmatrix.hh | 1 - dune/common/dynvector.hh | 1 - dune/common/fmatrix.hh | 1 - dune/common/ftraits.hh | 1 - dune/common/fvector.hh | 1 - dune/common/genericiterator.hh | 1 - dune/common/iteratorfacades.hh | 1 - dune/common/matvectraits.hh | 1 - dune/common/parallel/Makefile.am | 2 -- dune/common/parallel/communicator.hh | 1 - dune/common/parallel/indexset.hh | 1 - dune/common/parallel/indicessyncer.hh | 1 - dune/common/parallel/interface.hh | 1 - dune/common/parallel/localindex.hh | 1 - dune/common/parallel/mpihelper.hh | 1 - dune/common/parallel/mpitraits.hh | 1 - dune/common/parallel/plocalindex.hh | 1 - dune/common/parallel/remoteindices.hh | 1 - dune/common/parallel/selection.hh | 1 - dune/common/parallel/test/Makefile.am | 2 -- dune/common/poolallocator.hh | 1 - dune/common/propertymap.hh | 1 - dune/common/shared_ptr.hh | 1 - dune/common/sllist.hh | 1 - dune/common/stdstreams.cc | 1 - dune/common/stdstreams.hh | 1 - dune/common/test/Makefile.am | 1 - dune/common/test/arraylisttest.cc | 1 - dune/common/test/iteratortest.hh | 1 - dune/common/test/shared_ptrtest.cc | 2 -- dune/common/test/streamtest.cc | 1 - dune/common/test/tuplestest.cc | 2 -- lib/Makefile.am | 1 - m4/dune.m4 | 1 - m4/dune_all.m4 | 1 - m4/dune_compiler.m4 | 1 - m4/dune_deprecated.m4 | 2 -- m4/dune_linkcxx.m4 | 1 - m4/dune_mpi.m4 | 1 - m4/dune_streams.m4 | 2 -- m4/hdf5.m4 | 1 - m4/inkscape.m4 | 2 -- m4/opengl.m4 | 1 - m4/parmetis.m4 | 1 - m4/xdr.m4 | 1 - share/bash-completion/completions/Makefile.am | 2 -- 74 files changed, 96 deletions(-) diff --git a/Makefile.am b/Makefile.am index a8529071b..cc976675c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ - # we need the module file to be able to build via dunecontrol EXTRA_DIST= CMakeLists.txt dune.module diff --git a/am/Makefile.am b/am/Makefile.am index 606649a8b..850852b18 100644 --- a/am/Makefile.am +++ b/am/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ - am_DATA = inkscape.am webstuff global-rules sourcescheck \ no-check-without-lib latex checklog doxygen top-rules \ headercheck documentation cmake-pkg-config diff --git a/am/checklog b/am/checklog index 2fa3f2454..ea1f552a6 100644 --- a/am/checklog +++ b/am/checklog @@ -1,6 +1,4 @@ # -*- Makefile -*- -# $Id$ - # # check-log # diff --git a/am/documentation b/am/documentation index 85fa17504..4e269562f 100644 --- a/am/documentation +++ b/am/documentation @@ -1,5 +1,4 @@ # -*- Makefile -*- -# $Id: global-rules 5267 2008-09-10 10:45:42Z christi $ maintainer-clean-local: doc-clean-am diff --git a/am/global-rules b/am/global-rules index 3299431cf..4ad332efa 100644 --- a/am/global-rules +++ b/am/global-rules @@ -1,6 +1,4 @@ # -*- Makefile -*- -# $Id$ - # # this file should be included into any Makefile.am so that we can # easily introduce new global rules. DO NOT OVERUSE! diff --git a/am/headercheck b/am/headercheck index 07dfe5eb7..623e38e92 100644 --- a/am/headercheck +++ b/am/headercheck @@ -1,5 +1,4 @@ # -*- Makefile -*- -# $Id: sourcescheck 5183 2008-04-27 17:37:08Z christi $ headercheck_PATTERN = *.hh diff --git a/am/latex b/am/latex index 7641cb93a..aa890c2c1 100644 --- a/am/latex +++ b/am/latex @@ -1,5 +1,4 @@ # -*- makefile -*- -# $Id$ # Rules for latex stuff diff --git a/am/no-check-without-lib b/am/no-check-without-lib index 4fce88d1b..3cdc55dd9 100644 --- a/am/no-check-without-lib +++ b/am/no-check-without-lib @@ -1,5 +1,4 @@ # -*- Makefile -*- -# $Id$ # many tests need parts of libdune. Telling the tests to use # previously build partial libs is possible but difficult to maintain: diff --git a/am/sourcescheck b/am/sourcescheck index 1cc8cc94d..e3ca13142 100644 --- a/am/sourcescheck +++ b/am/sourcescheck @@ -1,5 +1,4 @@ # -*- Makefile -*- -# $Id$ sourcescheck_IGNORE = aclocal.m4 dependencies.m4 diff --git a/am/webstuff b/am/webstuff index 81853169d..044045838 100644 --- a/am/webstuff +++ b/am/webstuff @@ -1,5 +1,4 @@ # -*- makefile -*- -# $Id$ ## rules to create HTML-pages from wml-files with additional magic to ## possibly use the layout of the Dune-homepage diff --git a/bin/Makefile.am b/bin/Makefile.am index 521dafb03..fad103a78 100644 --- a/bin/Makefile.am +++ b/bin/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ - # put scripts into dist-tarball EXTRA_DIST = am2cmake.py CMakeLists.txt duneproject dunecontrol \ dunedoxynize \ diff --git a/bin/dune-autogen b/bin/dune-autogen index c9f0bdbf9..8784c7663 100755 --- a/bin/dune-autogen +++ b/bin/dune-autogen @@ -1,5 +1,4 @@ #!/bin/bash -# $Id: autogen.sh 5054 2008-01-08 15:06:55Z christi $ # barf on errors set -e diff --git a/bin/duneproject b/bin/duneproject index 55316aca8..b0a50fd8d 100755 --- a/bin/duneproject +++ b/bin/duneproject @@ -434,8 +434,6 @@ for further options. The full build-system is described in the dune-common/doc/buildsystem (SVN version) or under share/doc/dune-common/buildsystem if you installed DUNE! -\$Id$ - R_DELIM ################## MAKEFILE.AM ################## @@ -446,8 +444,6 @@ for name in $DEPENDENCIES; do done echo "- $PROJECT/Makefile.am" cat> "$PROJECT/Makefile.am" << M_DELIM -# \$Id$ - # we need the module file to be able to build via dunecontrol EXTRA_DIST = dune.module \\ CMakeLists.txt \\ diff --git a/doc/Makefile.am b/doc/Makefile.am index 35730d5b2..63cfc8f96 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ - # also build these sub directories SUBDIRS = doxygen buildsystem comm diff --git a/doc/buildsystem/Makefile.am b/doc/buildsystem/Makefile.am index 3f953d611..ccee36ee7 100644 --- a/doc/buildsystem/Makefile.am +++ b/doc/buildsystem/Makefile.am @@ -1,5 +1,3 @@ -# $Id: Makefile.am 4499 2006-04-13 14:56:35Z christi $ - # setting like in dune-web CURDIR=doc/buildsystem BASEDIR=../.. diff --git a/doc/comm/Makefile.am b/doc/comm/Makefile.am index 176ec746a..128928d57 100644 --- a/doc/comm/Makefile.am +++ b/doc/comm/Makefile.am @@ -1,5 +1,3 @@ -# $Id: Makefile.am 1681 2012-08-31 11:30:17Z gruenich $ - SUBDIRS = figures MPIPROGRAMS = indexset poosc08 poosc08_test diff --git a/doc/comm/buildindexset.hh b/doc/comm/buildindexset.hh index 3a122ebfc..9abaa0a9a 100644 --- a/doc/comm/buildindexset.hh +++ b/doc/comm/buildindexset.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id: buildindexset.hh 1565 2012-04-30 22:04:34Z mblatt $ #ifndef BUILDINDEXSET_HH #define BUILDINDEXSET_HH diff --git a/doc/comm/figures/Makefile.am b/doc/comm/figures/Makefile.am index febc84358..3cc3c1bc3 100644 --- a/doc/comm/figures/Makefile.am +++ b/doc/comm/figures/Makefile.am @@ -1,4 +1,3 @@ -# $Id: $ EXTRA_DIST=darray.eps distarray.eps distindex.eps include $(top_srcdir)/am/webstuff diff --git a/doc/comm/indexset.cc b/doc/comm/indexset.cc index 8371b19cb..57ce16b2a 100644 --- a/doc/comm/indexset.cc +++ b/doc/comm/indexset.cc @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id: indexset.cc 1728 2012-11-06 13:06:44Z christi $ #include "config.h" diff --git a/doc/comm/reverse.hh b/doc/comm/reverse.hh index 371ad2ef1..93068fd39 100644 --- a/doc/comm/reverse.hh +++ b/doc/comm/reverse.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id: reverse.hh 942 2008-09-10 18:21:57Z christi $ #ifndef REVERSE_HH #define REVERSE_HH diff --git a/doc/doxygen/Makefile.am b/doc/doxygen/Makefile.am index 2bf106757..7c01196fd 100644 --- a/doc/doxygen/Makefile.am +++ b/doc/doxygen/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ - doxydir = $(pkgdatadir)/doc/doxygen dist_doxy_DATA = \ diff --git a/dune/Makefile.am b/dune/Makefile.am index 1a1e52628..50ee006a9 100644 --- a/dune/Makefile.am +++ b/dune/Makefile.am @@ -1,5 +1,3 @@ -# $Id: $ - SUBDIRS = common include $(top_srcdir)/am/global-rules diff --git a/dune/common/Makefile.am b/dune/common/Makefile.am index 22934b231..c8a4e3bda 100644 --- a/dune/common/Makefile.am +++ b/dune/common/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ - SUBDIRS = . test parallel std # the standard debug streams are put into the libdune diff --git a/dune/common/alignment.hh b/dune/common/alignment.hh index 0d8c5e92d..8d771668b 100644 --- a/dune/common/alignment.hh +++ b/dune/common/alignment.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id$ #ifndef DUNE_ALIGNMENT_HH #define DUNE_ALIGNMENT_HH diff --git a/dune/common/arraylist.hh b/dune/common/arraylist.hh index cd52d5615..3337eac51 100644 --- a/dune/common/arraylist.hh +++ b/dune/common/arraylist.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id$ #ifndef DUNE_ARRAYLIST_HH #define DUNE_ARRAYLIST_HH diff --git a/dune/common/bigunsignedint.hh b/dune/common/bigunsignedint.hh index 2c57c029a..73f2a7957 100644 --- a/dune/common/bigunsignedint.hh +++ b/dune/common/bigunsignedint.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id$ #ifndef DUNE_BIGUNSIGNEDINT_HH #define DUNE_BIGUNSIGNEDINT_HH diff --git a/dune/common/debugstream.hh b/dune/common/debugstream.hh index 88c7af4d8..9a44bb06c 100644 --- a/dune/common/debugstream.hh +++ b/dune/common/debugstream.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id$ #ifndef DUNE_DEBUGSTREAM_HH #define DUNE_DEBUGSTREAM_HH diff --git a/dune/common/densematrix.hh b/dune/common/densematrix.hh index f02310e5f..d3ed73f48 100644 --- a/dune/common/densematrix.hh +++ b/dune/common/densematrix.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id: fmatrix.hh 6128 2010-09-08 13:50:00Z christi $ #ifndef DUNE_DENSEMATRIX_HH #define DUNE_DENSEMATRIX_HH diff --git a/dune/common/dynmatrix.hh b/dune/common/dynmatrix.hh index b23ee398f..1bece488b 100644 --- a/dune/common/dynmatrix.hh +++ b/dune/common/dynmatrix.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id: fmatrix.hh 6181 2010-10-13 18:53:40Z christi $ #ifndef DUNE_DYNMATRIX_HH #define DUNE_DYNMATRIX_HH diff --git a/dune/common/dynvector.hh b/dune/common/dynvector.hh index fa5a6bc15..0319e6d74 100644 --- a/dune/common/dynvector.hh +++ b/dune/common/dynvector.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id: fvector.hh 6105 2010-08-25 16:06:36Z christi $ #ifndef DUNE_DYNVECTOR_HH #define DUNE_DYNVECTOR_HH diff --git a/dune/common/fmatrix.hh b/dune/common/fmatrix.hh index d57af2dba..f55a1b836 100644 --- a/dune/common/fmatrix.hh +++ b/dune/common/fmatrix.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id$ #ifndef DUNE_FMATRIX_HH #define DUNE_FMATRIX_HH diff --git a/dune/common/ftraits.hh b/dune/common/ftraits.hh index b245b1e6b..d0560aeeb 100644 --- a/dune/common/ftraits.hh +++ b/dune/common/ftraits.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id: fvector.hh 5262 2008-09-07 09:03:38Z christi $ #ifndef DUNE_FTRAITS_HH #define DUNE_FTRAITS_HH diff --git a/dune/common/fvector.hh b/dune/common/fvector.hh index 606e6be5c..3a3032014 100644 --- a/dune/common/fvector.hh +++ b/dune/common/fvector.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id$ #ifndef DUNE_FVECTOR_HH #define DUNE_FVECTOR_HH diff --git a/dune/common/genericiterator.hh b/dune/common/genericiterator.hh index ea9c2069b..13bd726bf 100644 --- a/dune/common/genericiterator.hh +++ b/dune/common/genericiterator.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id$ #ifndef DUNE_GENERICITERATOR_HH #define DUNE_GENERICITERATOR_HH diff --git a/dune/common/iteratorfacades.hh b/dune/common/iteratorfacades.hh index b99953de6..d8553ddd0 100644 --- a/dune/common/iteratorfacades.hh +++ b/dune/common/iteratorfacades.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id$ #ifndef DUNE_ITERATORFACADES_HH #define DUNE_ITERATORFACADES_HH #include <iterator> diff --git a/dune/common/matvectraits.hh b/dune/common/matvectraits.hh index db67e68f7..1c7915711 100644 --- a/dune/common/matvectraits.hh +++ b/dune/common/matvectraits.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id: fvector.hh 5262 2008-09-07 09:03:38Z christi $ #ifndef DUNE_MATVECTRAITS_HH #define DUNE_MATVECTRAITS_HH diff --git a/dune/common/parallel/Makefile.am b/dune/common/parallel/Makefile.am index 6c14fd063..f63d4f2e7 100644 --- a/dune/common/parallel/Makefile.am +++ b/dune/common/parallel/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ - SUBDIRS = test parallelincludedir = $(includedir)/dune/common/parallel diff --git a/dune/common/parallel/communicator.hh b/dune/common/parallel/communicator.hh index 89d63d4b2..3d3f970b0 100644 --- a/dune/common/parallel/communicator.hh +++ b/dune/common/parallel/communicator.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id$ #ifndef DUNE_COMMUNICATOR #define DUNE_COMMUNICATOR diff --git a/dune/common/parallel/indexset.hh b/dune/common/parallel/indexset.hh index c02947122..051ed4766 100644 --- a/dune/common/parallel/indexset.hh +++ b/dune/common/parallel/indexset.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id$ #ifndef DUNE_INDEXSET_HH #define DUNE_INDEXSET_HH diff --git a/dune/common/parallel/indicessyncer.hh b/dune/common/parallel/indicessyncer.hh index 3dc513310..8efdc6e72 100644 --- a/dune/common/parallel/indicessyncer.hh +++ b/dune/common/parallel/indicessyncer.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id$ #ifndef DUNE_INDICESSYNCER_HH #define DUNE_INDICESSYNCER_HH diff --git a/dune/common/parallel/interface.hh b/dune/common/parallel/interface.hh index 3fceb8d24..be135580c 100644 --- a/dune/common/parallel/interface.hh +++ b/dune/common/parallel/interface.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id$ #ifndef DUNE_INTERFACE_HH #define DUNE_INTERFACE_HH diff --git a/dune/common/parallel/localindex.hh b/dune/common/parallel/localindex.hh index e65cbf18f..761543bf2 100644 --- a/dune/common/parallel/localindex.hh +++ b/dune/common/parallel/localindex.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id$ #ifndef DUNE_COMMON_LOCALINDEX_HH #define DUNE_COMMON_LOCALINDEX_HH diff --git a/dune/common/parallel/mpihelper.hh b/dune/common/parallel/mpihelper.hh index 01325b249..fd8822c6f 100644 --- a/dune/common/parallel/mpihelper.hh +++ b/dune/common/parallel/mpihelper.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id: $ #ifndef DUNE_MPIHELPER #define DUNE_MPIHELPER diff --git a/dune/common/parallel/mpitraits.hh b/dune/common/parallel/mpitraits.hh index dac7b4f69..206ce393c 100644 --- a/dune/common/parallel/mpitraits.hh +++ b/dune/common/parallel/mpitraits.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id: mpitraits.hh 1083 2009-09-28 17:13:20Z mblatt $ #ifndef DUNE_MPITRAITS_HH #define DUNE_MPITRAITS_HH diff --git a/dune/common/parallel/plocalindex.hh b/dune/common/parallel/plocalindex.hh index adeaa378d..994cf4b0d 100644 --- a/dune/common/parallel/plocalindex.hh +++ b/dune/common/parallel/plocalindex.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id$ #ifndef DUNE_PLOCALINDEX_HH #define DUNE_PLOCALINDEX_HH diff --git a/dune/common/parallel/remoteindices.hh b/dune/common/parallel/remoteindices.hh index 97227e95f..ae1c77e0c 100644 --- a/dune/common/parallel/remoteindices.hh +++ b/dune/common/parallel/remoteindices.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id$ #ifndef DUNE_REMOTEINDICES_HH #define DUNE_REMOTEINDICES_HH diff --git a/dune/common/parallel/selection.hh b/dune/common/parallel/selection.hh index c546fdcf5..f8042fef7 100644 --- a/dune/common/parallel/selection.hh +++ b/dune/common/parallel/selection.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id$ #ifndef DUNE_SELECTION_HH #define DUNE_SELECTION_HH diff --git a/dune/common/parallel/test/Makefile.am b/dune/common/parallel/test/Makefile.am index b8a01e3d7..e1652c785 100644 --- a/dune/common/parallel/test/Makefile.am +++ b/dune/common/parallel/test/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ - MPITESTS = indicestest \ indexsettest \ syncertest \ diff --git a/dune/common/poolallocator.hh b/dune/common/poolallocator.hh index 9a70f677d..39ddc7b12 100644 --- a/dune/common/poolallocator.hh +++ b/dune/common/poolallocator.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id$ #ifndef DUNE_COMMON_POOLALLOCATOR_HH #define DUNE_COMMON_POOLALLOCATOR_HH diff --git a/dune/common/propertymap.hh b/dune/common/propertymap.hh index 3f7e917c8..2f2323efd 100644 --- a/dune/common/propertymap.hh +++ b/dune/common/propertymap.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id$ #ifndef DUNE_PROPERTYMAP_HH #define DUNE_PROPERTYMAP_HH diff --git a/dune/common/shared_ptr.hh b/dune/common/shared_ptr.hh index f48cd8896..39c6dde47 100644 --- a/dune/common/shared_ptr.hh +++ b/dune/common/shared_ptr.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id: smartpointer.hh 5504 2009-04-08 13:35:31Z christi $ #ifndef DUNE_SHARED_PTR_HH #define DUNE_SHARED_PTR_HH diff --git a/dune/common/sllist.hh b/dune/common/sllist.hh index 2e694e6b4..0c93ac21b 100644 --- a/dune/common/sllist.hh +++ b/dune/common/sllist.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id$ #ifndef DUNE_SLLIST_HH #define DUNE_SLLIST_HH diff --git a/dune/common/stdstreams.cc b/dune/common/stdstreams.cc index c28eb7b4e..1dc56b198 100644 --- a/dune/common/stdstreams.cc +++ b/dune/common/stdstreams.cc @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id$ #ifdef HAVE_CONFIG_H #include "config.h" diff --git a/dune/common/stdstreams.hh b/dune/common/stdstreams.hh index ffda31ce2..39dfc8a65 100644 --- a/dune/common/stdstreams.hh +++ b/dune/common/stdstreams.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id$ /** \file diff --git a/dune/common/test/Makefile.am b/dune/common/test/Makefile.am index 21fc953ad..670c2b476 100644 --- a/dune/common/test/Makefile.am +++ b/dune/common/test/Makefile.am @@ -1,5 +1,4 @@ # -*- tab-width: 4; indent-tabs-mode: nil -*- -# $Id$ TESTPROGS = \ arraylisttest \ diff --git a/dune/common/test/arraylisttest.cc b/dune/common/test/arraylisttest.cc index 56ff518e9..de64c6f4e 100644 --- a/dune/common/test/arraylisttest.cc +++ b/dune/common/test/arraylisttest.cc @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id$ #ifdef HAVE_CONFIG_H #include "config.h" #endif diff --git a/dune/common/test/iteratortest.hh b/dune/common/test/iteratortest.hh index c8cbe100f..94bca25a8 100644 --- a/dune/common/test/iteratortest.hh +++ b/dune/common/test/iteratortest.hh @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id$ #ifndef DUNE_ITERATORTEST_HH #define DUNE_ITERATORTEST_HH diff --git a/dune/common/test/shared_ptrtest.cc b/dune/common/test/shared_ptrtest.cc index c7991d21b..3b936754e 100644 --- a/dune/common/test/shared_ptrtest.cc +++ b/dune/common/test/shared_ptrtest.cc @@ -1,8 +1,6 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id$ - // make sure assert works even when not compiling for debugging #ifdef NDEBUG #undef NDEBUG diff --git a/dune/common/test/streamtest.cc b/dune/common/test/streamtest.cc index 087e2fb1d..89239413f 100644 --- a/dune/common/test/streamtest.cc +++ b/dune/common/test/streamtest.cc @@ -1,6 +1,5 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id$ /* diff --git a/dune/common/test/tuplestest.cc b/dune/common/test/tuplestest.cc index b6bff9d15..ad20f92e3 100644 --- a/dune/common/test/tuplestest.cc +++ b/dune/common/test/tuplestest.cc @@ -1,8 +1,6 @@ // -*- tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- // vi: set et ts=4 sw=2 sts=2: -// $Id$ - // make sure assert works even when not compiling for debugging #ifdef NDEBUG #undef NDEBUG diff --git a/lib/Makefile.am b/lib/Makefile.am index 668814721..2e27f49c1 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,4 +1,3 @@ -# $Id: $ dunemodulelibdir=$(libdir) EXTRA_DIST = CMakeLists.txt dunemodules.lib dunecommonam2cmake.lib diff --git a/m4/dune.m4 b/m4/dune.m4 index 90191b3c1..46659e703 100644 --- a/m4/dune.m4 +++ b/m4/dune.m4 @@ -1,5 +1,4 @@ dnl -*- autoconf -*- -# $Id$ # checks for dune-headers and everything they need # TODO diff --git a/m4/dune_all.m4 b/m4/dune_all.m4 index 575591a00..3277de21d 100644 --- a/m4/dune_all.m4 +++ b/m4/dune_all.m4 @@ -1,5 +1,4 @@ ## -*- autoconf -*- -# $Id$ # this meta-check calls everything needed for Dune to work and all # possible components. Applications should use this so that diff --git a/m4/dune_compiler.m4 b/m4/dune_compiler.m4 index d4d582429..4ea13a085 100644 --- a/m4/dune_compiler.m4 +++ b/m4/dune_compiler.m4 @@ -1,4 +1,3 @@ -# $Id$ # check for supported compilers AC_DEFUN([DUNE_CHECK_COMPILER],[ diff --git a/m4/dune_deprecated.m4 b/m4/dune_deprecated.m4 index 17deefa7e..8b7d76b02 100644 --- a/m4/dune_deprecated.m4 +++ b/m4/dune_deprecated.m4 @@ -1,5 +1,3 @@ -# $Id$ - # Check for the right way to create the deprecation warning AC_DEFUN([DUNE_CHECKDEPRECATED],[ diff --git a/m4/dune_linkcxx.m4 b/m4/dune_linkcxx.m4 index 5d61bec80..4440fb5b1 100644 --- a/m4/dune_linkcxx.m4 +++ b/m4/dune_linkcxx.m4 @@ -1,4 +1,3 @@ -# $Id$ # tries to link c++ objects AC_DEFUN([DUNE_LINKCXX],[ diff --git a/m4/dune_mpi.m4 b/m4/dune_mpi.m4 index aeac3fa3f..65974f566 100644 --- a/m4/dune_mpi.m4 +++ b/m4/dune_mpi.m4 @@ -1,5 +1,4 @@ dnl -*- autoconf -*- -# $Id$ # wrapper for the autoconf-archive check. Note: compiling MPI-stuff sucks! diff --git a/m4/dune_streams.m4 b/m4/dune_streams.m4 index 688560521..acdd22715 100644 --- a/m4/dune_streams.m4 +++ b/m4/dune_streams.m4 @@ -1,5 +1,3 @@ -# $Id: dune_deprecated.m4 1114 2004-11-17 14:00:06Z christi $ - # Set the minimal verbosity level. All stream with a level below will # get removed by the optimizer. diff --git a/m4/hdf5.m4 b/m4/hdf5.m4 index 8a252bd49..b31528499 100644 --- a/m4/hdf5.m4 +++ b/m4/hdf5.m4 @@ -1,5 +1,4 @@ ## -*- autoconf -*- -# $Id$ # searches for HDF5-stuff # DUNE_PATH_HDF5() diff --git a/m4/inkscape.m4 b/m4/inkscape.m4 index 3fd49e249..665f02b67 100644 --- a/m4/inkscape.m4 +++ b/m4/inkscape.m4 @@ -1,5 +1,3 @@ -# $Id$ - # Check for inkscape and define automake conditional AC_DEFUN([DUNE_INKSCAPE],[ diff --git a/m4/opengl.m4 b/m4/opengl.m4 index 0025baac9..fac562e15 100644 --- a/m4/opengl.m4 +++ b/m4/opengl.m4 @@ -1,5 +1,4 @@ ## -*- autoconf -*- -# $Id$ # searches for OpenGL-stuff # DUNE_PATH_OPENGL() diff --git a/m4/parmetis.m4 b/m4/parmetis.m4 index 3ba7c91bd..5a337d333 100644 --- a/m4/parmetis.m4 +++ b/m4/parmetis.m4 @@ -1,6 +1,5 @@ dnl -*- mode: autoconf; tab-width: 8; indent-tabs-mode: nil; -*- dnl vi: set et ts=8 sw=2 sts=2: -# $Id$ # searches for ParMetis headers and libs AC_DEFUN([DUNE_PATH_PARMETIS],[ diff --git a/m4/xdr.m4 b/m4/xdr.m4 index 666e183c0..3278fab47 100644 --- a/m4/xdr.m4 +++ b/m4/xdr.m4 @@ -1,4 +1,3 @@ -# $Id$ # searches for XDR Headers which are implicitly included by rpc.h # some systems don't like it when xdr.h is directly included diff --git a/share/bash-completion/completions/Makefile.am b/share/bash-completion/completions/Makefile.am index fb8436e4f..d96755050 100644 --- a/share/bash-completion/completions/Makefile.am +++ b/share/bash-completion/completions/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ - completions_DATA = dunecontrol # Not all file names seem to be treated equal by _DATA. -- GitLab