]> https://gitweb.dealii.org/ - dealii.git/commitdiff
Update license file in copyright header, ./contrib
authorMatthias Maier <tamiko@43-1.org>
Wed, 6 Jun 2018 15:55:45 +0000 (10:55 -0500)
committerMatthias Maier <tamiko@43-1.org>
Wed, 6 Jun 2018 17:00:37 +0000 (12:00 -0500)
32 files changed:
contrib/python-bindings/CMakeLists.txt
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/CMakeLists.txt
contrib/python-bindings/source/__init__.py
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/cell_accessor_wrapper.py
contrib/python-bindings/tests/point_wrapper.py
contrib/python-bindings/tests/triangulation_wrapper.py
contrib/utilities/check_indentation.sh
contrib/utilities/compile_clang_format
contrib/utilities/dotgdbinit.py
contrib/utilities/double_word_typos.py
contrib/utilities/download_clang_format
contrib/utilities/download_codecov
contrib/utilities/fe_table.pl
contrib/utilities/indent
contrib/utilities/makeofflinedoc.sh
contrib/utilities/parse_ctest_output.py
contrib/utilities/print_deprecated.py
contrib/utilities/query_testsuite
contrib/utilities/relocate_libraries.py
contrib/utilities/run_clang_tidy.sh
contrib/utilities/update-copyright
contrib/utilities/wrapcomments.py

index 050d7306c564bb72bf065350ef83dd2e90da0f87..a7e2f53d5eb85372e2627ac666f1df7fcc78228e 100644 (file)
@@ -8,8 +8,8 @@
 ## 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.
+## The full text of the license can be found in the file LICENSE.md at
+## the top level directory of deal.II.
 ##
 ## ---------------------------------------------------------------------
 
index 52ef3d4bab173b80b648eaed9a6dc096b1a5d2c2..9ea48bce3e49c55a73871bbc4eb3694bd05c21d5 100644 (file)
@@ -8,8 +8,8 @@
 // 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.
+// The full text of the license can be found in the file LICENSE.md at
+// the top level directory of deal.II.
 //
 // ---------------------------------------------------------------------
 
index fb03342e23972d80f87dabc38925b5d1fa1b17f2..b780eec208eb0a5d703c0f4f771744dd29cb1be6 100644 (file)
@@ -8,8 +8,8 @@
 // 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.
+// The full text of the license can be found in the file LICENSE.md at
+// the top level directory of deal.II.
 //
 // ---------------------------------------------------------------------
 
index 440ad6d799af36e936154eab9d04e27aa10639c2..bccc28dea0a4fec7c6673a8b6bb6e2ddc4e0a891 100644 (file)
@@ -8,8 +8,8 @@
 // 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.
+// The full text of the license can be found in the file LICENSE.md at
+// the top level directory of deal.II.
 //
 // ---------------------------------------------------------------------
 
index 5656f825aa34536739469c156de3b8261be689f8..a8351c8b1709466142ebd244c3c91a3fe0d3209d 100644 (file)
@@ -8,8 +8,8 @@
 ## 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.
+## The full text of the license can be found in the file LICENSE.md at
+## the top level directory of deal.II.
 ##
 ## ---------------------------------------------------------------------
 
index 5e7a0469da019af4844c904b70bb402b31014f28..c4c793bbaec61c7c1a517385bf0d86576e687847 100644 (file)
@@ -8,8 +8,8 @@
 # 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.
+# The full text of the license can be found in the file LICENSE.md at
+# the top level directory of deal.II.
 #
 # ---------------------------------------------------------------------
 
index 84f32c1ff5de05a19c58433be97cc423442e473d..a49fb638393e37f87e76d43d5216f23fd95a35b3 100644 (file)
@@ -8,8 +8,8 @@
 // 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.
+// The full text of the license can be found in the file LICENSE.md at
+// the top level directory of deal.II.
 //
 // ---------------------------------------------------------------------
 
index d4c999a10963666763134efd08ada5d534185bb6..17084ee42a8ffca46d3d48fa23523beb179ab22d 100644 (file)
@@ -8,8 +8,8 @@
 // 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.
+// The full text of the license can be found in the file LICENSE.md at
+// the top level directory of deal.II.
 //
 // ---------------------------------------------------------------------
 
index e5ad8c9ea746ea944f7a812f1a9d7595f70b32e6..6a005b94a6f948cdcb710eb1f0ebe306eb3d4655 100644 (file)
@@ -8,8 +8,8 @@
 // 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.
+// The full text of the license can be found in the file LICENSE.md at
+// the top level directory of deal.II.
 //
 // ---------------------------------------------------------------------
 
index 83c94df619dffdd203186c9ead53bd51075b8115..04beed65991b12704208692e7c3cbb03a7110a1d 100644 (file)
@@ -8,8 +8,8 @@
 // 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.
+// The full text of the license can be found in the file LICENSE.md at
+// the top level directory of deal.II.
 //
 // ---------------------------------------------------------------------
 
index 7a785f6a1807005a9a5d9fbc8b2d0fce09db9b2d..7c63373bcfbd36fc7a4c482da1f5d64428bf7c9f 100644 (file)
@@ -8,8 +8,8 @@
 // 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.
+// The full text of the license can be found in the file LICENSE.md at
+// the top level directory of deal.II.
 //
 // ---------------------------------------------------------------------
 
index 62cc6d7169b5aeb4ba2ec6795901e63bd9cc0f28..a8bb5cc54d481c829801e4ac640bbb4fe2e84410 100644 (file)
@@ -8,8 +8,8 @@
 // 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.
+// The full text of the license can be found in the file LICENSE.md at
+// the top level directory of deal.II.
 //
 // ---------------------------------------------------------------------
 
index ceb7e72d09c1d5ddb2eb2a66d436499aac9c5419..889cbea6133fa48de522ff6cb9aa7f849fb892a4 100644 (file)
@@ -8,8 +8,8 @@
 // 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.
+// The full text of the license can be found in the file LICENSE.md at
+// the top level directory of deal.II.
 //
 // ---------------------------------------------------------------------
 
index af18f1402004d9ac58b21c8963b822f3efabb722..fd28b63d93ce9d1a9e0ea8db49a6fe6fa1d7d604 100644 (file)
@@ -8,8 +8,8 @@
 # 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.
+# The full text of the license can be found in the file LICENSE.md at
+# the top level directory of deal.II.
 #
 # ---------------------------------------------------------------------
 
index b8c70e76d2d40f940673679ce2c2a8ee3aa13c58..6a20a8f43526552e6472b92d3cdca452276a56c7 100644 (file)
@@ -8,8 +8,8 @@
 # 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.
+# The full text of the license can be found in the file LICENSE.md at
+# the top level directory of deal.II.
 #
 # ---------------------------------------------------------------------
 
index e89852f6bd562b772fa72fc408363b2d196836c9..d23d8c9aadee3c3c84554066153f00fb0efff72c 100644 (file)
@@ -8,8 +8,8 @@
 # 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.
+# The full text of the license can be found in the file LICENSE.md at
+# the top level directory of deal.II.
 #
 # ---------------------------------------------------------------------
 
index 1f1daa199c8ccdf786c6dfbcfb7e58ec36685a7a..fa81f582f7c9c7adb6e2a9536bbccdfc7b30736f 100755 (executable)
@@ -9,8 +9,8 @@
 ## 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.
+## The full text of the license can be found in the file LICENSE.md at
+## the top level directory of deal.II.
 ##
 ## ---------------------------------------------------------------------
 
index f3920ad55cbcbba4440b9df539d5e140ed12214c..5f316c6c62b3dd99c348f479c65c9b5b6f90cb69 100755 (executable)
@@ -9,8 +9,8 @@
 ## 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.
+## The full text of the license can be found in the file LICENSE.md at
+## the top level directory of deal.II.
 ##
 ## ---------------------------------------------------------------------
 
index 49b7dfb3a3577cad48ed2798a0ad906bd22af441..a4fb3259844147dcce60779b1ee2d3417ca02425 100644 (file)
@@ -8,8 +8,8 @@
 # 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.
+# The full text of the license can be found in the file LICENSE.md at
+# the top level directory of deal.II.
 #
 # ---------------------------------------------------------------------
 
index ef60293b9bd425b53e1b8d4866c76ba5360db74f..cbf05ba3685e9748aa76cd004f2710a45716dc67 100644 (file)
@@ -9,8 +9,8 @@
 # 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.
+# The full text of the license can be found in the file LICENSE.md at
+# the top level directory of deal.II.
 #
 # ---------------------------------------------------------------------
 """A script that locates double word typos, e.g., from tria.h:
index d02752266c71705e2c5b9284191da51522f17d91..76aa3862c8557e93989f456a4ed80e6565f98c52 100755 (executable)
@@ -9,8 +9,8 @@
 ## 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.
+## The full text of the license can be found in the file LICENSE.md at
+## the top level directory of deal.II.
 ##
 ## ---------------------------------------------------------------------
 
index 8999cd3e579854275fcfa90b9bd153941f964b23..9dc21f0ddf24744d10fe7ead7ab1839dbfbbbcf6 100755 (executable)
@@ -9,8 +9,8 @@
 ## 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.
+## The full text of the license can be found in the file LICENSE.md at
+## the top level directory of deal.II.
 ##
 ## ---------------------------------------------------------------------
 
index 6ae8abfcc5c45e000d28ff519d6c78e32311f702..93819c24d8088f64675fc080ac26bff4e0b11bea 100644 (file)
@@ -8,8 +8,8 @@
 ## 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.
+## The full text of the license can be found in the file LICENSE.md at
+## the top level directory of deal.II.
 ##
 ## ---------------------------------------------------------------------
 
index ab8b209058d215dbacab9414e6758e8d1536d430..fdd3e38c575e005cd9aa5d3fdc3aa178cf2ff07a 100755 (executable)
@@ -9,8 +9,8 @@
 ## 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.
+## The full text of the license can be found in the file LICENSE.md at
+## the top level directory of deal.II.
 ##
 ## ---------------------------------------------------------------------
 
index 0079ea88f0b186129eb0acf011a7cd3efdd2b3df..5b4424a0dbc130a01067ef64ab46eec5b62de088 100755 (executable)
@@ -9,8 +9,8 @@
 ## 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.
+## The full text of the license can be found in the file LICENSE.md at
+## the top level directory of deal.II.
 ##
 ## ---------------------------------------------------------------------
 
index b4499b3df3ae2b8db23fc3d88a1a8e03e7022722..77e8104104fe25b49abb5ccb33f82deeb8201429 100644 (file)
@@ -10,8 +10,8 @@
 ## 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.
+## The full text of the license can be found in the file LICENSE.md at
+## the top level directory of deal.II.
 ##
 ## ---------------------------------------------------------------------
 
index 5e679379bb24def854ad463a5beb24b55a1dcecd..ca8ed0e836dbe932f7e9650dc93b889c4a124b1a 100755 (executable)
@@ -10,8 +10,8 @@
 ## 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.
+## The full text of the license can be found in the file LICENSE.md at
+## the top level directory of deal.II.
 ##
 ## ---------------------------------------------------------------------
 """Search the ./include directory and print out a summary of each deprecated
index ecfe2d2ce4986c07b3935020c798856da156f47f..761f1536fcc155803a2c38d1e49f4d30034f58b6 100755 (executable)
@@ -9,8 +9,8 @@
 ## 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.
+## The full text of the license can be found in the file LICENSE.md at
+## the top level directory of deal.II.
 ##
 ## ---------------------------------------------------------------------
 set -eu
index bd52b068fd6c6e58206402aaf2a348abacd080c4..e06d11a6079b77f273aa3f528565e1b42294855a 100755 (executable)
@@ -10,8 +10,8 @@
 ## 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.
+## The full text of the license can be found in the file LICENSE.md at
+## the top level directory of deal.II.
 ##
 ## ---------------------------------------------------------------------
 
index 5b7e59f60ff577804268021217ba5726e8208d55..0212c9f5e55940bcf999edeef2d8d63113e26920 100755 (executable)
@@ -9,8 +9,8 @@
 ## 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.
+## The full text of the license can be found in the file LICENSE.md at
+## the top level directory of deal.II.
 ##
 ## ---------------------------------------------------------------------
 
index f7247d62bb0c2b244eb10fb2f963b5e7d3b3ad05..a0fbc7b9e5a5f945aa1c691a6b9a8519df726d28 100755 (executable)
@@ -9,8 +9,8 @@
 ## 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.
+## The full text of the license can be found in the file LICENSE.md at
+## the top level directory of deal.II.
 ##
 ## ---------------------------------------------------------------------
 
index 6738ea367072e550f8aead13e67486e7249f2f9b..a174d9266d413c933f10fd29f7a6ec2bd54c955a 100755 (executable)
@@ -10,8 +10,8 @@
 ## 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.
+## The full text of the license can be found in the file LICENSE.md at
+## the top level directory of deal.II.
 ##
 ## ---------------------------------------------------------------------
 

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.