Add updated copyright lines, part 1.

This commit is contained in:
keni
2018-04-25 15:00:13 -04:00
parent 11f1983253
commit d8c49ec9d1
134 changed files with 134 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
/* NetHack 3.6 coord.h $NHDT-Date: 1432512778 2015/05/25 00:12:58 $ $NHDT-Branch: master $:$NHDT-Revision: 1.9 $ */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/*-Copyright (c) Kenneth Lorber, Kensington, Maryland, 2015. */
/* NetHack may be freely redistributed. See license for details. */
#ifndef COORD_H