From: pelteret Date: Sun, 10 Nov 2013 22:17:05 +0000 (+0000) Subject: Updated Mesh conversion documentation to reflect licencing of example mesh files X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0fd287fe7e58300dd777ca4bc0b2f451eb1bbba;p=dealii-svn.git Updated Mesh conversion documentation to reflect licencing of example mesh files git-svn-id: https://svn.dealii.org/trunk@31611 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/contrib/mesh_conversion/README.txt b/deal.II/contrib/mesh_conversion/README.txt index ef00b074b1..10dfeb0360 100644 --- a/deal.II/contrib/mesh_conversion/README.txt +++ b/deal.II/contrib/mesh_conversion/README.txt @@ -54,3 +54,13 @@ Copyright: ---------- This program is distributed under the GNU GPL v2.0 copyright. Details can be found at: http://www.gnu.org/licenses/gpl-2.0.html + +This copyright is extended to the example mesh files distributed with this program, namely +./mesh/2d/2d_test.* +./mesh/2d/quad.* +./mesh/3d/CC.* +./mesh/3d/CC_cubit_new.* +./mesh/3d/CC_cubit_old.* +./mesh/3d/test_cube_1.* +./mesh/3d/test_cube_pave_1.* +./mesh/3d/test_cube_two_materials.* \ No newline at end of file