From: Matthias Maier Date: Sun, 3 Nov 2013 09:58:45 +0000 (+0000) Subject: update svn properties X-Git-Tag: v8.1.0~410 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a25c22fa9fac483ac86bd019222fd6015036b2d6;p=dealii.git update svn properties git-svn-id: https://svn.dealii.org/trunk@31527 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/cmake/scripts/normalize.pl b/deal.II/cmake/scripts/normalize.pl index b29534ec1b..6ae5daaa03 100644 --- a/deal.II/cmake/scripts/normalize.pl +++ b/deal.II/cmake/scripts/normalize.pl @@ -1,7 +1,19 @@ -###################################################################### -# $Id$ -# -# Copyright (C) 2001, 2003, 2005, 2010, 2011, 2012, 2013, the deal.II authors +## --------------------------------------------------------------------- +## $Id$ +## +## Copyright (C) 2001 - 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. +## +## --------------------------------------------------------------------- + # # Remove insignificant volatile data from output files of tests # @@ -10,7 +22,8 @@ # line number of exceptions # start and final residual in iterations # small doubles -###################################################################### +# + # Remove JobID diff --git a/deal.II/include/deal.II/base/graph_coloring.h b/deal.II/include/deal.II/base/graph_coloring.h index fcd4d0b0c9..64f39e54ae 100644 --- a/deal.II/include/deal.II/base/graph_coloring.h +++ b/deal.II/include/deal.II/base/graph_coloring.h @@ -1,6 +1,6 @@ // --------------------------------------------------------------------- -// $Id: graph_coloring.h 30494 2013-08-26 10:04:44Z kronbichler $ +// $Id$ // // Copyright (C) 2013 by the deal.II authors // diff --git a/deal.II/include/deal.II/multigrid/sparse_matrix_collection.h b/deal.II/include/deal.II/multigrid/sparse_matrix_collection.h index a7dd03816e..4859e1ef7f 100644 --- a/deal.II/include/deal.II/multigrid/sparse_matrix_collection.h +++ b/deal.II/include/deal.II/multigrid/sparse_matrix_collection.h @@ -1,5 +1,5 @@ // --------------------------------------------------------------------- -// $Id: mg_matrix.h 30036 2013-07-18 16:55:32Z maier $ +// $Id$ // // Copyright (C) 2003 - 2013 by the deal.II authors //