From: cohrs Date: Thu, 13 Jan 2005 00:34:35 +0000 (+0000) Subject: missing copyright X-Git-Tag: MOVE2GIT~1357 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=546add53592e3a7d10278a8fa723ece79a9f0e16;p=nethack missing copyright , I think, noticed there was no copyright on the window.doc. Add one. I don't recall when I originally wrote it, but I last changed it in 2003, so that's the year I'm putting in. Anyone else that wants to share the blame, please add your name and update the year as needed. --- diff --git a/doc/window.doc b/doc/window.doc index f00b5dcc6..94c176f24 100644 --- a/doc/window.doc +++ b/doc/window.doc @@ -7,6 +7,9 @@ supports multiple window systems in the same binary. Even if you only wish to support one window-port on your port, you will need to follow the instructions in Section IX to get a compilable binary. +Copyright 2003, David Cohrs +NetHack may be freely redistributed. See license for details. + Contents: I. Window Types and Terminology II. Interface Specification