Skip to content
Snippets Groups Projects
Commit d20070f1 authored by Dr. Felix Tobias Schindler's avatar Dr. Felix Tobias Schindler
Browse files

[license] add CMakeLists.txt to config

parent 11c0d978
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
# or GPL-2.0+ (http://opensource.org/licenses/gpl-license) # or GPL-2.0+ (http://opensource.org/licenses/gpl-license)
# with "runtime exception" (http://www.dune-project.org/license.html) # with "runtime exception" (http://www.dune-project.org/license.html)
# Authors: # Authors:
# Felix Schindler (2016) # Felix Schindler (2016 - 2017)
[header] [header]
name = This file is part of the dune-xt-grid project: name = This file is part of the dune-xt-grid project:
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
# or GPL-2.0+ (http://opensource.org/licenses/gpl-license) # or GPL-2.0+ (http://opensource.org/licenses/gpl-license)
# with "runtime exception" (http://www.dune-project.org/license.html) # with "runtime exception" (http://www.dune-project.org/license.html)
# Authors: # Authors:
# Felix Schindler (2016) # Felix Schindler (2016 - 2017)
[header] [header]
name = This file is part of the dune-xt-grid project: name = This file is part of the dune-xt-grid project:
...@@ -16,5 +16,5 @@ license = Dual licensed as BSD 2-Clause License (http://opensource.org/licenses/ ...@@ -16,5 +16,5 @@ license = Dual licensed as BSD 2-Clause License (http://opensource.org/licenses/
prefix = # prefix = #
[files] [files]
include_patterns = *.txt *.cmake *.py *.sh *.bash *.md *.dgf *.msh *.gdb *.cfg *.travis.* *.gitignore *.mailmap *.gitattributes *gitignore-* *stamp-vc *dune.module *Doxylocal *.clang-format *COPYING-CMAKE-SCRIPTS *README *LICENSE *mainpage *switch-build_dir *dune-xt-grid.pc.in *.pylicense* include_patterns = *.txt *.cmake *.py *.sh *.bash *.md *.dgf *.msh *.gdb *.cfg *.travis.* *.gitignore *.mailmap *.gitattributes *gitignore-* *stamp-vc *dune.module *Doxylocal *.clang-format *COPYING-CMAKE-SCRIPTS *README *LICENSE *mainpage *switch-build_dir *dune-xt-grid.pc.in *.pylicense* *CMakeLists.txt
exclude_patterns = *config.h.cmake exclude_patterns = *config.h.cmake
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment