From 31bbefdd6001d784c67d4f9ad78c120d8a93b227 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 8 Jul 2009 19:32:58 +0000 Subject: [PATCH] Set svn:eol-style and svn:keywords on all files. git-svn-id: https://svn.dealii.org/trunk@19048 0785d39b-7218-0410-832d-ea1e28bc413d --- deal.II/lac/include/lac/vector_view.h | 2 +- deal.II/lac/source/block_vector.inst.in | 2 +- deal.II/lac/source/chunk_sparse_matrix.inst.in | 2 +- deal.II/lac/source/full_matrix.inst.in | 2 +- deal.II/lac/source/precondition_block.inst.in | 2 +- deal.II/lac/source/sparse_matrix.inst.in | 2 +- deal.II/lac/source/sparse_matrix_ez.inst.in | 2 +- deal.II/lac/source/trilinos_vector_base.inst.in | 2 +- deal.II/lac/source/vector.inst.in | 2 +- deal.II/lac/source/vector_view.cc | 2 +- deal.II/lac/source/vector_view.inst.in | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/deal.II/lac/include/lac/vector_view.h b/deal.II/lac/include/lac/vector_view.h index 23d725a3b5..c655384bef 100644 --- a/deal.II/lac/include/lac/vector_view.h +++ b/deal.II/lac/include/lac/vector_view.h @@ -1,5 +1,5 @@ //--------------------------------------------------------------------------- -// $Id: vector.h 16829 2008-09-15 18:11:22Z heltai $ +// $Id$ // Version: $Name$ // // Copyright (C) 2009 by the deal.II authors diff --git a/deal.II/lac/source/block_vector.inst.in b/deal.II/lac/source/block_vector.inst.in index 0570cc86e6..a2c442c7e4 100644 --- a/deal.II/lac/source/block_vector.inst.in +++ b/deal.II/lac/source/block_vector.inst.in @@ -1,5 +1,5 @@ //--------------------------------------------------------------------------- -// $Id: block_vector.cc 15454 2007-11-06 21:20:29Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 by the deal.II authors diff --git a/deal.II/lac/source/chunk_sparse_matrix.inst.in b/deal.II/lac/source/chunk_sparse_matrix.inst.in index f592b880bb..3b1b4e6a74 100644 --- a/deal.II/lac/source/chunk_sparse_matrix.inst.in +++ b/deal.II/lac/source/chunk_sparse_matrix.inst.in @@ -1,5 +1,5 @@ //---------------------------- sparse_matrix.inst.in --------------------------- -// $Id: sparse_matrix_matrix.in.h 15011 2007-08-22 16:59:41Z kanschat $ +// $Id$ // Version: $Name$ // // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2006, 2007, 2008 by the deal.II authors diff --git a/deal.II/lac/source/full_matrix.inst.in b/deal.II/lac/source/full_matrix.inst.in index 4d42c76141..4b9c727460 100644 --- a/deal.II/lac/source/full_matrix.inst.in +++ b/deal.II/lac/source/full_matrix.inst.in @@ -1,5 +1,5 @@ //--------------------------------------------------------------------------- -// $Id: full_matrix.double.cc 15518 2007-11-18 22:31:00Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 by the deal.II authors diff --git a/deal.II/lac/source/precondition_block.inst.in b/deal.II/lac/source/precondition_block.inst.in index d955d8f9b5..b71bb1ff99 100644 --- a/deal.II/lac/source/precondition_block.inst.in +++ b/deal.II/lac/source/precondition_block.inst.in @@ -1,5 +1,5 @@ //--------------------------------------------------------------------------- -// $Id: precondition_block.cc 14038 2006-10-23 02:46:34Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2007 by the deal.II authors diff --git a/deal.II/lac/source/sparse_matrix.inst.in b/deal.II/lac/source/sparse_matrix.inst.in index 5d19d30fac..f76891d257 100644 --- a/deal.II/lac/source/sparse_matrix.inst.in +++ b/deal.II/lac/source/sparse_matrix.inst.in @@ -1,5 +1,5 @@ //---------------------------- sparse_matrix.inst.in --------------------------- -// $Id: sparse_matrix_matrix.in.h 15011 2007-08-22 16:59:41Z kanschat $ +// $Id$ // Version: $Name$ // // Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2006, 2007, 2009 by the deal.II authors diff --git a/deal.II/lac/source/sparse_matrix_ez.inst.in b/deal.II/lac/source/sparse_matrix_ez.inst.in index db7689a5bd..f988b590d2 100644 --- a/deal.II/lac/source/sparse_matrix_ez.inst.in +++ b/deal.II/lac/source/sparse_matrix_ez.inst.in @@ -1,5 +1,5 @@ //---------------------------- sparse_matrix_ez.inst.in --------------------------- -// $Id: sparse_matrix_ez_vector.in.h 14038 2006-10-23 02:46:34Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2002, 2003, 2006, 2007 by the deal.II authors diff --git a/deal.II/lac/source/trilinos_vector_base.inst.in b/deal.II/lac/source/trilinos_vector_base.inst.in index c8c4b123ec..976e0bd070 100644 --- a/deal.II/lac/source/trilinos_vector_base.inst.in +++ b/deal.II/lac/source/trilinos_vector_base.inst.in @@ -1,5 +1,5 @@ //--------------------------------------------------------------------------- -// $Id: vector.cc 15443 2007-11-05 03:43:52Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 2008 by the deal.II authors diff --git a/deal.II/lac/source/vector.inst.in b/deal.II/lac/source/vector.inst.in index 096d3a7462..39caf6945a 100644 --- a/deal.II/lac/source/vector.inst.in +++ b/deal.II/lac/source/vector.inst.in @@ -1,5 +1,5 @@ //--------------------------------------------------------------------------- -// $Id: vector.cc 15443 2007-11-05 03:43:52Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 by the deal.II authors diff --git a/deal.II/lac/source/vector_view.cc b/deal.II/lac/source/vector_view.cc index 8fdd442420..ba1ce4b00a 100644 --- a/deal.II/lac/source/vector_view.cc +++ b/deal.II/lac/source/vector_view.cc @@ -1,5 +1,5 @@ //--------------------------------------------------------------------------- -// $Id: vector.cc 15630 2008-01-17 22:29:39Z heltai $ +// $Id$ // Version: $Name$ // // Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 by the deal.II authors diff --git a/deal.II/lac/source/vector_view.inst.in b/deal.II/lac/source/vector_view.inst.in index 3b6414981d..7971632165 100644 --- a/deal.II/lac/source/vector_view.inst.in +++ b/deal.II/lac/source/vector_view.inst.in @@ -1,5 +1,5 @@ //--------------------------------------------------------------------------- -// $Id: vector.cc 15443 2007-11-05 03:43:52Z bangerth $ +// $Id$ // Version: $Name$ // // Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 by the deal.II authors -- 2.39.5