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 objclass.h $NHDT-Date: 1462067744 2016/05/01 01:55:44 $ $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.16 $ */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/*-Copyright (c) Pasi Kallinen, 2018. */
/* NetHack may be freely redistributed. See license for details. */
#ifndef OBJCLASS_H