From a3d6878aacfac12a842e13af1498df5449aeda14 Mon Sep 17 00:00:00 2001 From: Joshua Kwan Date: Mon, 26 Jan 2004 08:33:26 +0000 Subject: [PATCH] note license of jilles' work git-svn-id: svn://katsu.triplehelix.org/dgamelaunch/trunk@170 db0b04b0-f4d1-0310-9a6d-de3e77497b0e --- COPYING | 3 +++ 1 file changed, 3 insertions(+) diff --git a/COPYING b/COPYING index dbdbeb4..56c0261 100644 --- a/COPYING +++ b/COPYING @@ -381,6 +381,9 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +mygetnstr.c follows the BSD licence as well but only the first two clauses +of the one reproduced above. + stripgfx.c is derived from drawing.c in the NetHack source distribution, and falls under the NetHack General Public License, which follows.