Copyright update to 2022.

这个提交包含在:
Craig Warren
2022-01-06 21:08:41 +00:00
父节点 5a1a90099f
当前提交 cd30dd0df3
共有 3 个文件被更改,包括 3 次插入3 次删除

查看文件

@@ -63,7 +63,7 @@ def logo(version):
"""
description = '\n=== Electromagnetic modelling software based on the Finite-Difference Time-Domain (FDTD) method'
copyright = 'Copyright (C) 2015-2021: The University of Edinburgh'
copyright = 'Copyright (C) 2015-2022: The University of Edinburgh'
authors = 'Authors: Craig Warren and Antonis Giannopoulos'
licenseinfo1 = 'gprMax is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n'
licenseinfo2 = 'gprMax is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.'

查看文件

@@ -1,4 +1,4 @@
# Copyright (C) 2015-2021, Craig Warren
# Copyright (C) 2015-2022, Craig Warren
#
# This module is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.
# To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/.

查看文件

@@ -1,4 +1,4 @@
# Copyright (C) 2015-2021, Craig Warren
# Copyright (C) 2015-2022, Craig Warren
#
# This module is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License.
# To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/.