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 wizard.c $NHDT-Date: 1456618999 2016/02/28 00:23:19 $ $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.48 $ */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/*-Copyright (c) Robert Patrick Rankin, 2016. */
/* NetHack may be freely redistributed. See license for details. */
/* wizard code - inspired by rogue code from Merlyn Leroy (digi-g!brian) */