]> granicus.if.org Git - nethack/commitdiff
Ensure that each win/win32 source file has a copyright statement
authornethack.allison <nethack.allison>
Wed, 6 Mar 2002 16:18:27 +0000 (16:18 +0000)
committernethack.allison <nethack.allison>
Wed, 6 Mar 2002 16:18:27 +0000 (16:18 +0000)
and mentions the NetHack license.

win/win32/mhmenu.c
win/win32/winhack.c
win/win32/winhack.h

index f01b338b72689e173e45550476beec39a75e9283..21f916ea8b11073c1a5689278e36bd193719b152 100644 (file)
@@ -1,3 +1,5 @@
+/*     SCCS Id: @(#)mhmenu.c   3.4     2002/03/06      */
+/* Copyright (c) Alex Kompel, 2002                                */
 /* NetHack may be freely redistributed.  See license for details. */
 
 #include "winMS.h"
index c36549ecc0e046fea8ee7f77500fc7a2b0b1c203..c001f7ca4f2c24381432bb89fb6cf23dd6cc7e5b 100644 (file)
@@ -1,4 +1,6 @@
 /* Copyright (C) 2001 by Alex Kompel <shurikk@pacbell.net> */
+/* NetHack may be freely redistributed.  See license for details. */
+
 // winhack.cpp : Defines the entry point for the application.
 //
 
index 814e2f37d777bfed2e9b8fc1699417da05bc0fdf..bce5d91bb20ec45779e1f629e3f6aa80aac281db 100644 (file)
@@ -1,3 +1,7 @@
+/*     SCCS Id: @(#)winhack.h  3.4     2002/03/06      */
+/* Copyright (c) Alex Kompel, 2002                                */
+/* NetHack may be freely redistributed.  See license for details. */
+
 
 #if !defined(AFX_WINHACK_H__6397C328_BAF8_460C_9465_F12C596C5732__INCLUDED_)
 #define AFX_WINHACK_H__6397C328_BAF8_460C_9465_F12C596C5732__INCLUDED_