Skip to content
Snippets Groups Projects
.pylicense-cpp.cfg 1.13 KiB
Newer Older
# This file is part of the dune-gdt project:
#   https://github.com/dune-community/dune-gdt
René Fritze's avatar
René Fritze committed
# Copyright 2010-2018 dune-gdt developers and contributors. All rights reserved.
# License: Dual licensed as BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)
#      or  GPL-2.0+ (http://opensource.org/licenses/gpl-license)
#          with "runtime exception" (http://www.dune-project.org/license.html)
#   Felix Schindler (2016 - 2017)
René Fritze's avatar
René Fritze committed
#   Rene Milk       (2018)

[header]
name = This file is part of the dune-gdt project:
url = https://github.com/dune-community/dune-gdt
copyright_statement = Copyright 2010-2018 dune-gdt developers and contributors. All rights reserved.
license = Dual licensed as BSD 2-Clause License (http://opensource.org/licenses/BSD-2-Clause)
          //      or  GPL-2.0+ (http://opensource.org/licenses/gpl-license)
          //          with "runtime exception" (http://www.dune-project.org/license.html)
include_patterns = *.cc *.cxx *.hh *.hxx *cmake_config.h.in *headercheck.cpp.in *config.h.cmake *version.hh.in *.pbh *.tpl
exclude_patterns = *mathexpr.* *gtest-all.cc *.vcsetup*