From 98480a55831c3130144c9322904a9f5b7eb999a2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Milk?= Date: Wed, 4 Jul 2018 12:20:31 +0200 Subject: [PATCH] update pylicense config --- .pylicense-cpp.cfg | 4 ++-- .pylicense-other.cfg | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.pylicense-cpp.cfg b/.pylicense-cpp.cfg index 63875362e..75825f524 100644 --- a/.pylicense-cpp.cfg +++ b/.pylicense-cpp.cfg @@ -16,8 +16,8 @@ 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) + or GPL-2.0+ (http://opensource.org/licenses/gpl-license) + with "runtime exception" (http://www.dune-project.org/license.html) prefix = // [files] diff --git a/.pylicense-other.cfg b/.pylicense-other.cfg index 8d4d2a71c..e3bffccf7 100644 --- a/.pylicense-other.cfg +++ b/.pylicense-other.cfg @@ -16,12 +16,12 @@ 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) + or GPL-2.0+ (http://opensource.org/licenses/gpl-license) + with "runtime exception" (http://www.dune-project.org/license.html) prefix = # lead-in = # ~~~ lead-out = # ~~~ [files] include_patterns = *.txt *.cmake *.py *.sh *.bash *.md *.dgf *.msh *.gdb *.cfg *.travis.* *.gitignore *.mailmap *.gitattributes *gitignore-* *stamp-vc *dune.module *Doxylocal *Doxystyle *.clang-format *COPYING-CMAKE-SCRIPTS *README *LICENSE *mainpage *switch-build_dir *dune-gdt-common.pc.in *CMakeLists.txt -exclude_patterns = *config.h.cmake *.vcsetup* *builder_definitions.cmake +exclude_patterns = *config.h.cmake *.vcsetup* *builder_definitions.cmake README.md