Skip to content
Snippets Groups Projects
Commit 5cc9945a authored by René Fritze's avatar René Fritze Committed by Tim Keil
Browse files

[license] exclude travis scripts

since they are auto generated by an incompat mechanism
parent 19fdb3d5
No related branches found
No related tags found
No related merge requests found
...@@ -25,4 +25,4 @@ lead-out = # ~~~ ...@@ -25,4 +25,4 @@ lead-out = # ~~~
[files] [files]
include_patterns = *.txt *.cmake *.py *.sh *.bash *.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-functions.pc.in *CMakeLists.txt include_patterns = *.txt *.cmake *.py *.sh *.bash *.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-functions.pc.in *CMakeLists.txt
exclude_patterns = *config.h.cmake *.vcsetup* exclude_patterns = *config.h.cmake *.vcsetup* .travis.*
#!/bin/bash #!/bin/bash
#
# ~~~
# This file is part of the dune-xt-functions project:
# https://github.com/dune-community/dune-xt-functions
# Copyright 2009-2018 dune-xt-functions developers and contributors. All rights reserved.
# License: Dual licensed as BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)
# Authors:
# Rene Milk (2017 - 2018)
# ~~~
# ****** THIS FILE IS AUTOGENERATED, DO NOT EDIT ********** # ****** THIS FILE IS AUTOGENERATED, DO NOT EDIT **********
# this file is treated as a jinja2 template # this file is treated as a jinja2 template
......
#!/usr/bin/env python3 #!/usr/bin/env python3
#
# ~~~
# This file is part of the dune-xt-functions project:
# https://github.com/dune-community/dune-xt-functions
# Copyright 2009-2018 dune-xt-functions developers and contributors. All rights reserved.
# License: Dual licensed as BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)
# Authors:
# Rene Milk (2017 - 2018)
# ~~~
import os import os
from os.path import expanduser from os.path import expanduser
......
#!/bin/bash #!/bin/bash
#
# ~~~
# This file is part of the dune-xt-functions project:
# https://github.com/dune-community/dune-xt-functions
# Copyright 2009-2018 dune-xt-functions developers and contributors. All rights reserved.
# License: Dual licensed as BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)
# Authors:
# Felix Schindler (2017)
# Rene Milk (2017 - 2018)
# ~~~
# ****** THIS FILE IS AUTOGENERATED, DO NOT EDIT ********** # ****** THIS FILE IS AUTOGENERATED, DO NOT EDIT **********
# this file is treated as a jinja2 template # this file is treated as a jinja2 template
......
#!/bin/bash #!/bin/bash
#
# ~~~
# This file is part of the dune-xt-functions project:
# https://github.com/dune-community/dune-xt-functions
# Copyright 2009-2018 dune-xt-functions developers and contributors. All rights reserved.
# License: Dual licensed as BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)
# Authors:
# Rene Milk (2018)
# ~~~
# ****** THIS FILE IS AUTOGENERATED, DO NOT EDIT ********** # ****** THIS FILE IS AUTOGENERATED, DO NOT EDIT **********
# this file is treated as a jinja2 template # this file is treated as a jinja2 template
......
# ~~~
# This file is part of the dune-xt-functions project: # This file is part of the dune-xt-functions project:
# https://github.com/dune-community/dune-xt-functions # https://github.com/dune-community/dune-xt-functions
# Copyright 2009-2018 dune-xt-functions developers and contributors. All rights reserved. # Copyright 2009-2017 dune-xt-functions developers and contributors. All rights reserved.
# License: Dual licensed as BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause) # License: Dual licensed as BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)
# Authors:
# Felix Schindler (2016 - 2017)
# Rene Milk (2016 - 2018)
# Tobias Leibner (2016)
#
# 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:
# Felix Schindler (2016 - 2018)
# Rene Milk (2016 - 2018)
# Tobias Leibner (2016 - 2018)
# Tim Keil (2018)
# THIS FILE IS AUTOGENERATED -- DO NOT EDIT # # THIS FILE IS AUTOGENERATED -- DO NOT EDIT #
# Re-run .ci/templates/update.py --nd instead # # Re-run .ci/templates/update.py --nd instead #
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment