Update header at the top of the curses files

Place the copyright notice within the win/curses files as confirmed
by the original curses port author on November 28, 2018.
This commit is contained in:
nhmall
2018-11-28 20:00:20 -05:00
parent ec1f3d3f57
commit bf4bb47518
16 changed files with 49 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
/* NetHack 3.6 wincurs.h */
/* Copyright (c) Karl Garrison, 2010. */
/* NetHack may be freely redistributed. See license for details. */
#ifndef WINCURS_H
#define WINCURS_H