]> https://gitweb.dealii.org/ - dealii.git/commitdiff
update copyright 6346/head
authorMatthias Maier <tamiko@43-1.org>
Thu, 26 Apr 2018 21:15:50 +0000 (16:15 -0500)
committerMatthias Maier <tamiko@43-1.org>
Fri, 27 Apr 2018 01:33:28 +0000 (20:33 -0500)
96 files changed:
contrib/python-bindings/include/cell_accessor_wrapper.h
contrib/python-bindings/include/point_wrapper.h
contrib/python-bindings/include/triangulation_wrapper.h
contrib/python-bindings/source/cell_accessor_wrapper.cc
contrib/python-bindings/source/export_cell_accessor.cc
contrib/python-bindings/source/export_point.cc
contrib/python-bindings/source/export_triangulation.cc
contrib/python-bindings/source/point_wrapper.cc
contrib/python-bindings/source/triangulation_wrapper.cc
contrib/python-bindings/source/wrappers.cc
contrib/python-bindings/tests/point_wrapper.py
contrib/python-bindings/tests/triangulation_wrapper.py
contrib/utilities/dotgdbinit.py
contrib/utilities/indent
contrib/utilities/makeofflinedoc.sh
contrib/utilities/wrapcomments.py
doc/doxygen/headers/boundary.h
doc/doxygen/headers/c++11.h
doc/doxygen/headers/coding_conventions.h
doc/doxygen/headers/concepts.h
doc/doxygen/headers/constraints.h
doc/doxygen/headers/distributed.h
doc/doxygen/headers/dofs.h
doc/doxygen/headers/fe.h
doc/doxygen/headers/fe_vs_mapping_vs_fevalues.h
doc/doxygen/headers/functions.h
doc/doxygen/headers/geodynamics.h
doc/doxygen/headers/geometry_and_primitives.h
doc/doxygen/headers/global_dof_index.h
doc/doxygen/headers/glossary.h
doc/doxygen/headers/grid.h
doc/doxygen/headers/hp.h
doc/doxygen/headers/instantiations.h
doc/doxygen/headers/integrators.h
doc/doxygen/headers/io.h
doc/doxygen/headers/iterators.h
doc/doxygen/headers/laoperators.h
doc/doxygen/headers/main.h
doc/doxygen/headers/manifold.h
doc/doxygen/headers/matrices.h
doc/doxygen/headers/mesh_worker.h
doc/doxygen/headers/mg.h
doc/doxygen/headers/multithreading.h
doc/doxygen/headers/namespace_dealii.h
doc/doxygen/headers/parallel.h
doc/doxygen/headers/petsc.h
doc/doxygen/headers/physics.h
doc/doxygen/headers/polynomials.h
doc/doxygen/headers/quadrature.h
doc/doxygen/headers/slepc.h
doc/doxygen/headers/solvers.h
doc/doxygen/headers/trilinos.h
doc/doxygen/headers/utilities.h
doc/doxygen/headers/vector_memory.h
doc/doxygen/headers/vector_valued.h
doc/doxygen/scripts/code-gallery.pl
doc/doxygen/scripts/create_anchors
doc/doxygen/scripts/filter
doc/doxygen/scripts/intro2toc
doc/doxygen/scripts/make_gallery.pl
doc/doxygen/scripts/make_step.pl
doc/doxygen/scripts/program2doxyplain
doc/doxygen/scripts/program2html
doc/doxygen/scripts/program2plain
doc/doxygen/scripts/program2toc
doc/doxygen/scripts/validate-xrefs.pl
doc/doxygen/tutorial/tutorial.h.in
examples/step-10/step-10.cc
examples/step-11/step-11.cc
examples/step-15/step-15.cc
include/deal.II/hp/fe_values.h
include/deal.II/matrix_free/shape_info.h
tests/fail/arclength_boundary_02.cc
tests/manifold/composition_manifold_01.cc
tests/manifold/composition_manifold_02.cc
tests/manifold/composition_manifold_03.cc
tests/manifold/composition_manifold_04.cc
tests/manifold/flat_manifold_05.cc
tests/manifold/flat_manifold_06.cc
tests/matrix_free/fe_evaluation_access_1d.cc
tests/opencascade/arclength_boundary_01.cc
tests/opencascade/arclength_boundary_from_iges_01.cc
tests/opencascade/arclength_boundary_from_step_01.cc
tests/opencascade/axis_boundary_02.cc
tests/opencascade/create_tria_02.cc
tests/opencascade/directional_boundary_01.cc
tests/opencascade/iges_create.cc
tests/opencascade/iges_describe.cc
tests/opencascade/iges_describe_02.cc
tests/opencascade/iges_write.cc
tests/opencascade/normal_to_mesh_projection_01.cc
tests/opencascade/normal_to_mesh_projection_02.cc
tests/opencascade/step_create.cc
tests/opencascade/step_describe.cc
tests/opencascade/step_describe_02.cc
tests/opencascade/step_write.cc

index d56b8064bb729d3e9149e3fad855327febe1bf77..52ef3d4bab173b80b648eaed9a6dc096b1a5d2c2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2a95b4eeae68ab322ccaa670bb28c82e37cb07ad..fb03342e23972d80f87dabc38925b5d1fa1b17f2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2017 by the deal.II authors
+// Copyright (C) 2016 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a73e80ca5120bb52c86676cd13e53886ab6073d8..a36f8c62ccb90ea64828dca07eb436561b278974 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c34411d79cd9bb3cdc2a8141f770bbce52295372..84f32c1ff5de05a19c58433be97cc423442e473d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 52891c2dff10620a6c939eb248bdbbc6412d112a..d4c999a10963666763134efd08ada5d534185bb6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 2d59ab71def50af0dc9567e82faa6d251837f2bc..e5ad8c9ea746ea944f7a812f1a9d7595f70b32e6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ae2f62aa6099ff7d5ddcbfe1bc4f9e6bb92e6b3b..e4d9402df3e951109deda27e55ce95d30ae1076f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e1f06ee8953cdfbc7c074db81ba4ab061d68e12d..7a785f6a1807005a9a5d9fbc8b2d0fce09db9b2d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 20db66a713c88ef3544165f4af93d95301b75e20..62cc6d7169b5aeb4ba2ec6795901e63bd9cc0f28 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e4535f80fe9763133b69a3660dbdf9d24c4831f8..ceb7e72d09c1d5ddb2eb2a66d436499aac9c5419 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7b1b3b136d78f7556058c63c72ec9097776054e2..b8c70e76d2d40f940673679ce2c2a8ee3aa13c58 100644 (file)
@@ -1,6 +1,6 @@
 # ---------------------------------------------------------------------
 #
-# Copyright (C) 2016 by the deal.II authors
+# Copyright (C) 2016 - 2017 by the deal.II authors
 #
 # This file is part of the deal.II library.
 #
index 0624ecc6b31286aad600b8f2471846b66cf0982a..e89852f6bd562b772fa72fc408363b2d196836c9 100644 (file)
@@ -1,6 +1,6 @@
 # ---------------------------------------------------------------------
 #
-# Copyright (C) 2016 by the deal.II authors
+# Copyright (C) 2016 - 2017 by the deal.II authors
 #
 # This file is part of the deal.II library.
 #
index de8201d40b32896b3353ade90a0b2eab171f6439..49b7dfb3a3577cad48ed2798a0ad906bd22af441 100644 (file)
@@ -1,6 +1,6 @@
 # ---------------------------------------------------------------------
 #
-# Copyright (C) 2015 by the deal.II authors
+# Copyright (C) 2015 - 2017 by the deal.II authors
 #
 # This file is part of the deal.II library.
 #
index b18c59af6af4d0edcb33552e3b554d0bceaa4408..41d744fd2857d814292b1b492b423dee66867b9f 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013, 2015, 2016 by the deal.II authors
+## Copyright (C) 2012 - 2018 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index a2b98dd0d0eec639524ad4dd5d4325ddb135284d..d6b8641725148836bd819aef91a349dc29fc6e7c 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2012 - 2013 by the deal.II authors
+## Copyright (C) 2012 - 2018 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 2f4af7757e1f8551b2793247f7dcbdfe9985a729..6738ea367072e550f8aead13e67486e7249f2f9b 100755 (executable)
@@ -2,7 +2,7 @@
 
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2016 by the deal.II authors
+## Copyright (C) 2016 - 2018 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 9a79624d970f758ae6b0f7d4c7bb1496a3237d85..ab8a454b27761c0525ae6a1249048dc5f7607c7b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 888c5e9923e34cf0ed5400472407e853d2aef809..72a21931ea6a52abb70e8ad069622f3b14a33475 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014, 2015 by the deal.II authors
+// Copyright (C) 2014 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3b2ce05ffe35aa9a43c181016737ba2ca6e4d6ed..900a35b04ae58fd304acba87fc57b9410c7503b2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 1998 - 2016 by the deal.II authors
+// Copyright (C) 1998 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 308140769a066ae2e297b2eb897a9753a7facd59..cb8c84c5bf9ae40f4cb4a1c6aa0c8c3125b0c73d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 24bf77be98ba3bb31ebc866a643651873ec716fc..50736592dea0701a44ac3dcc2d46be833b1ec871 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2015 by the deal.II authors
+// Copyright (C) 2010 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 8a72b593ab38412b90dfa85c86d42fbd8fe8ac99..beadcc936d781ffbceafd872c427db980d869bea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2016 by the deal.II authors
+// Copyright (C) 2009 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 36f5e9c7929d414e53775435d5d98fddb29af1cb..54c3ff9cee98a82ccb51ca62be2bd1eaae9881c0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 376c210c63361f1b878b8df7397954341489c320..0e179c9dde8365d259b589afe1a9ef5604c71543 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ed41f71ba6e2d9a9d60d05b1afac9db9d7f753f7..51b4280dc48ec9f8e76236dfd0679f5661dee2cc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1be1efb4ac2e15b47803c37eac4b01e394acbb95..f6e5e7c323aa3da6e6e1a07d9c4637ce55581e9a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 90790945db5490f0a3295fb56d9562f4c5c0e11f..1bdcaae8550b5ad890028841791dfeac26da6c3f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index e6644bf7041569950ea3f7c76ff4a3907511e4ff..5557a29c28039ff987e16e60c9100ce2631e0c8f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 66a48761be202d3e038d8d3d61116defc768c0f2..3ca6a5f39061f758f71ff0b8c6f4e557fe759103 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 3b346007ac42ef9bd4e621b51b86ddddca73e711..588411e53eaeeb4b86b06bfbe03f226b7233646a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2016 by the deal.II authors
+// Copyright (C) 2005 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f84e41300e2d11de807e260a7a3e8a4173a8aa29..04199c209146516b721e9649820edeef238c50c6 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f62e36b0346ae4fa421dd35bda7d5b09572764f4..35072a7fbf0f4eb4207a99a55abfc01566db44b0 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f595e61cca16de2bf8705a2c6a8e278207ebb7ff..c0ae21f1a7792e56a2e472f06fc55ea7545288cb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6836bf67224c694afa167dca4501353893d72c93..c72738e3074952e30acb01a288379bbee676b6cc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 349bcf29d806b066f1cb8cdf465e71015dfd6f75..52bd3afc3223262e4804b3bc7b92b6d58d44d5d1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5788dddd7441b7137d3ec130cfdc770cc0b08c97..1e984d5b612912c2ef4a6c60ad902a2b576184c2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013, 2015 by the deal.II authors
+// Copyright (C) 2013 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fe039b3e7ec8da0224130d48d3f3a167d19c38f3..e5603c3c30a8304cd164e7d043357e93e1bbb050 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2015 by the deal.II authors
+// Copyright (C) 2015 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 39996bbac0c2d5e9329005569a2d63b31d248d33..22e14148dfe7a75dbd697036529c80ca534b33e7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2014 by the deal.II authors
+// Copyright (C) 2006 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c6683893158632b01b6cc5b2a6421742dc111f75..41c1564eed58ca0712cc7c2967dce98ded58dcfa 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2014 by the deal.II authors
+// Copyright (C) 2003 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ee54556d6f1b42e0a1cd9b127c3e820ff22cf8a5..767a8cc38cefc282c9cf835de702c3d9e018a736 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013, 2015 by the deal.II authors
+// Copyright (C) 2003 - 2015 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 358e8830e642d514e6b70d83712445d4518fd9a3..74b3809285ebf0639a04cdcf3619ae4bd180a8d8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2010 - 2013 by the deal.II authors
+// Copyright (C) 2010 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f256924642f7c6c4d7b24751b40d9f8be228c799..19bcbbcd9b71f1a78d45045f31781ca68c6b567b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5a65b36661ec3b26596a65a3a6975ca66b92d495..397aaee2667f5536f63847e33680a5585c528372 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2015 by the deal.II authors
+// Copyright (C) 2006 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9fee9e87db97eb8a13a15d9b01c3425555bfda29..e1dab38dfd52cfc944e00f44dd25cc4c843b23de 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2013 by the deal.II authors
+// Copyright (C) 2013 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 37551f575f5b285a9eaf4b650e2760ba5fe5d15c..4ce648662afbcf67ca0d4cfe45d8a806c1287685 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2009 - 2013 by the deal.II authors
+// Copyright (C) 2009 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5b34d489426eda65892ffa495339f19d3d5a53d2..71bf4316f1a291958a8d7e8c5019c272323e05fc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 95577792f1f860cf05fb5d22999f332cf92d2760..7a608e76ade8269de1be4c9ac500e16b3329c0ae 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 by the deal.II authors
+// Copyright (C) 2016 - 2017 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 6b0d0fe8c710e1e8f3676436a9ded7cfc3f7d535..abc4cffacf93afbe81ab3d08d08f91ad25a8e6d1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 858212c0ad6a47c3d556f7eb486d7fefb8bb2f38..309fd8260bcba94d4b678769a232cf977a4057eb 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2013 by the deal.II authors
+// Copyright (C) 2005 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 28f4fdffdef2bb69f1d9b9b2235607c2d9e5667d..37c2107e2570378fc9932b2fb52cdc5a34fa5b64 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2013 by the deal.II authors
+// Copyright (C) 2011 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 0cd4b4734940b8911329a5a3adc7b50d53024240..f5092cfec12e8915f5c2888647a99937494e75c1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a38363c84cb105525e90ed895ca65f4542880acd..59e48bf11b4b926c22276f7d48b5206f8241d0f1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2013 by the deal.II authors
+// Copyright (C) 2008 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 179f865200bd89733d2f7ef9731613fe23785d1f..71c35dc99a534448c7a00c51220653b5d30756be 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2006 - 2013 by the deal.II authors
+// Copyright (C) 2006 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c1026d50cfb7329f4feceebdf7e8cedcea904123..82e3a5a3a961ad6322c4c6b1d9cb87c72c4e2d76 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2013 by the deal.II authors
+// Copyright (C) 2003 - 2014 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ac84956453c659e28d13452879f5d691345875a3..097114332d8545c24378183d31ffdf57aab3d2ea 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2008 - 2014 by the deal.II authors
+// Copyright (C) 2008 - 2016 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 190893d4ba0ce5f4dfd2a0a768e62cc48bcec505..30e954f224d66b2442e1fa909912882fa562b4d0 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2016 by the deal.II authors
+## Copyright (C) 2016 - 2018 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index c7ef23a8a0b66627ce7c01349a01550c33afa31a..b2099ccca836575b22691ffb1f63d7caf356399f 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2007 - 2013 by the deal.II authors
+## Copyright (C) 2007 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 884f43cdf503c359971738d20686a46dab847bd3..01a3b1a70e546bc5895dcd9924e54b5c3a6e1129 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/perl
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2007 - 2014, 2016 by the deal.II authors
+## Copyright (C) 2007 - 2018 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 29164ed9310408112442174f106d7e14325c5602..f65d9db52d5c7a2c2c796e5a2501890b468b4efe 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2006 - 2013 by the deal.II authors
+## Copyright (C) 2006 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index eb7e002ea2f77bdff74c996da6b6d5af150083fb..81310134c11aa45c97b242602f4bc2b07a23a832 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013, 2015, 2016 by the deal.II authors
+## Copyright (C) 2013 - 2016 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index e1269c3c9cc9be077ef1840974fb2b8ecc713baa..a0f47f9bb62e0047b05891d10980b71f2d2ddb5f 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2013, 2016 by the deal.II authors
+## Copyright (C) 2013 - 2018 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 21f99f885efbd870dfdae99ff5d7ddcacf133689..144b3632b059dcf184e1d9fad7cb0637b42cc9a7 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2006 - 2013, 2015 by the deal.II authors
+## Copyright (C) 2006 - 2015 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 72196384dcbfb263b100cd3706e7f9baa52e8766..fde6dd6fa46984c0306db1c89a5fa044a849bf06 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2006 - 2013 by the deal.II authors
+## Copyright (C) 2006 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 251a1188d1f69e142afbfe8c432ad18eb40e2ba0..015f6f91f5cd2e60b6762801996333f8cd212ef3 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2010 - 2013 by the deal.II authors
+## Copyright (C) 2010 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 49dc4e50d24f86376490008083b7c0e7bd76aaec..72da224519bf2816102edb235dd365256a60ddbf 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2006 - 2013 by the deal.II authors
+## Copyright (C) 2006 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index e157fe89474a6a27898cafba9f155d4e75e97dee..c211e6bd72456264f98303a8420e9b1dc2332edf 100644 (file)
@@ -1,6 +1,6 @@
 ## ---------------------------------------------------------------------
 ##
-## Copyright (C) 2006 - 2013 by the deal.II authors
+## Copyright (C) 2006 - 2014 by the deal.II authors
 ##
 ## This file is part of the deal.II library.
 ##
index 2b88eeadbb974d5939d5365e112573d8803864f7..a20df608814435a719e7640913cf6156a4711e9f 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2005 - 2016 by the deal.II authors
+// Copyright (C) 2005 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index cd1c5ac4965d77be942a511f296e0c3a6f51903b..dee12d256184796774f23388eee5ab1bd9ea8767 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2001 - 2017 by the deal.II authors
+ * Copyright (C) 2001 - 2018 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index bb3189d6a0347d8a1f8686a7c6909edd26109437..4063a6815f648299365f82fb2967ab42d1186561 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2001 - 2017 by the deal.II authors
+ * Copyright (C) 2001 - 2018 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index 0a02b60caed6ef57a1a41f72f8e8a6eb14becd1a..cb0fdb98b2daf7c670e3e3b1259ca0b3b8af4154 100644 (file)
@@ -1,6 +1,6 @@
 /* ---------------------------------------------------------------------
  *
- * Copyright (C) 2012 - 2017 by the deal.II authors
+ * Copyright (C) 2012 - 2018 by the deal.II authors
  *
  * This file is part of the deal.II library.
  *
index f9beea5dad146882c2ccf4dc00e4e70f74e6d234..4cf716e78fefbf9e018c90a330b06395e5b30f43 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2003 - 2017 by the deal.II authors
+// Copyright (C) 2003 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a6e591211af5e28b26cc6370325c65e81a25cf00..d3ff329e6d12f1669af3f74fe26c5536762b1af7 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2011 - 2017 by the deal.II authors
+// Copyright (C) 2011 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1121ba974dc2321ee8b74209cc48cf77a7a1a33f..2d675354315b46133ca3c415c8c2da8922018034 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 42920ec600d726f94f93e42ea1e0f10bc943c3d3..77fdc8ac88888f846d75a935d2e3fec26f9a5f35 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2017 by the deal.II authors
+// Copyright (C) 2016 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 1ec2f1c4f04fc9047f90225c889ec5a792923bd8..8ec77e2d213078767a633438686fa67bbb306ef3 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2017 by the deal.II authors
+// Copyright (C) 2016 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c98ec587453462d58510c4f92a3213017566bd35..0de7220a076d3114df545572c68a381b4dd2f3e1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2017 by the deal.II authors
+// Copyright (C) 2016 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c99588d81bd320635e8524f08935dcedcae0f9fc..718fc8598d788856a8eac7c5e1e04edd15cf21ab 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2017 by the deal.II authors
+// Copyright (C) 2016 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 78b89f6a7491f72bbd30f2bc72ab2a4bdc84d825..55cc278bff53f66b85f220a1ceb6d5da00a57687 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2017 by the deal.II authors
+// Copyright (C) 2016 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5d855b70f1b01e7a9b2bf60937872654d6286b0b..7cb7cef01c76b1f3acc3be9f9e6a157c1092aa6b 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2016 - 2017 by the deal.II authors
+// Copyright (C) 2016 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 16dbc86c93d940b645c63a81f60658cb7f3b7531..ccd22be38b10fbda161944ab5a3feb86be75068c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 9d1547705b578894a7d32d9a5826af956c774da8..df80b94ac8603c1cb3cc45e5435814c17d0f76a8 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index ba08c637ff97f23d928081f8787d3c0d91d04d67..7ca4315df246fa9fbf6026aee2b34b95651f429d 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 955554f31fcc6c3bf44e9b7e9b91734fb8dfa1e1..6998c23afa6d2a24244933fe31069f16f9379e1a 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index d2d362ce4853584b89271b2ac050becb6aeb0b07..a6ce846cf37be10920fc49ff4fe4b95fa58b0007 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 009e6db92e26c3de17b82b3cd50e9aad23749857..dd4c581d762fa0d908f0cb1678ca872a3e98956c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2017 by the deal.II authors
+// Copyright (C) 2017 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 019741fdfa5c135e70233665831b8a64081a9ab5..932730ed9662dbb016e86b80ef0a610a8aa4ea69 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 64f355b89d28a1699711231e58448c3110c6eeb4..03e46dc521621a7c7c1c15602eea1603e08b5615 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c7855b079d1b195c4795a88e3a7ed6a94a1f1412..ac8c8dce6dfbaf8725714a558ec4c1e7ec02bbd2 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index f2fd445a0eaf729bd96dfa57423b091076a55b5e..56dbb3f382f3910614361998152e54cfbf4e41ac 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 667441e29365ffd1c5e505479f0721846237fc7f..419a6a7b1a75953633e458c2ea60b62d76b222dc 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index b5521bb804a51596cb360584b0cc5855b92d0e07..0752c2f3008f8cf133ade650db0931eddd3dda11 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index c17d14988807ee35a26ddecf71dbf6e2f24fdf32..95297040889f203beeeeb123111acbc22bd7f823 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 7ea9c90e1e44229f45620e7efe5dc8913f9652fb..2d1acef9e26a43fab4fe30b6310530c17efdabc1 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index a47c4c013c8c2b3c25574b7aa9eef73da692ca14..be61d5983cd523e0502f9234e5794d5d89a0a81c 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index 5d87a12e2a5a83ba0e983ff65e2fdde46c986e7a..997091de00a222848a4d36db1809bd603a6d0d02 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //
index fdbfe8f91b2dab6275b948b36619371415fed860..a4234dc1c6ceaabe44551c5168bd5464ab41f0dd 100644 (file)
@@ -1,6 +1,6 @@
 // ---------------------------------------------------------------------
 //
-// Copyright (C) 2014 - 2017 by the deal.II authors
+// Copyright (C) 2014 - 2018 by the deal.II authors
 //
 // This file is part of the deal.II library.
 //

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.