Updated copyright notices to 2017.

这个提交包含在:
Craig Warren
2017-01-18 14:16:20 +00:00
父节点 be824294cc
当前提交 c6d3fafb97
共有 45 个文件被更改,包括 55 次插入55 次删除

查看文件

@@ -1,4 +1,4 @@
# Copyright (C) 2015-2016: The University of Edinburgh
# Copyright (C) 2015-2017: The University of Edinburgh
# Authors: Craig Warren and Antonis Giannopoulos
#
# This file is part of gprMax.

查看文件

@@ -1,4 +1,4 @@
# Copyright (C) 2015-2016: The University of Edinburgh
# Copyright (C) 2015-2017: The University of Edinburgh
# Authors: Craig Warren and Antonis Giannopoulos
#
# This file is part of gprMax.
@@ -87,4 +87,4 @@ savename = os.path.abspath(os.path.dirname(args.modelfile)) + os.sep + os.path.s
#fig.savefig(savename + '.pdf', dpi=None, format='pdf', bbox_inches='tight', pad_inches=0.1)
#fig.savefig((savename + '.png', dpi=150, format='png', bbox_inches='tight', pad_inches=0.1)
plt.show()
plt.show()

查看文件

@@ -1,4 +1,4 @@
# Copyright (C) 2015-2016: The University of Edinburgh
# Copyright (C) 2015-2017: The University of Edinburgh
# Authors: Craig Warren and Antonis Giannopoulos
#
# This file is part of gprMax.