Updated to include license header text.

这个提交包含在:
craig-warren
2015-11-26 17:51:57 +00:00
父节点 d4fdcf1adf
当前提交 e2368fa3aa
共有 3 个文件被更改,包括 54 次插入0 次删除

查看文件

@@ -1,3 +1,21 @@
# Copyright (C) 2015: The University of Edinburgh
# Authors: Craig Warren and Antonis Giannopoulos
#
# This file is part of gprMax.
#
# 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.
#
# 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.
#
# You should have received a copy of the GNU General Public License
# along with gprMax. If not, see <http://www.gnu.org/licenses/>.
import sys, os
import h5py
import numpy as np