add missing copyright info
This commit is contained in:
+3
-1
@@ -1,4 +1,6 @@
|
||||
$NHDT-Date: 1524684524 2018/04/25 19:28:44 $ $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.10 $
|
||||
$NHDT-Date: 1524689294 2018/04/25 20:48:14 $ $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.11 $
|
||||
# Copyright (c) 2003 by David Cohrs
|
||||
# NetHack may be freely redistributed. See license for details.
|
||||
|
||||
This document describes the installation of NetHack with an X11 interface.
|
||||
|
||||
|
||||
+3
-1
@@ -1,4 +1,6 @@
|
||||
! $NHDT-Date: 1457079198 2016/03/04 08:13:18 $ $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.11 $
|
||||
! $NHDT-Date: 1524689294 2018/04/25 20:48:14 $ $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.15 $
|
||||
! Copyright (c) 2017 by Pasi Kallinen
|
||||
! NetHack may be freely redistributed. See license for details.
|
||||
|
||||
#define NETHACK_FONT -*-fixed-medium-*-*-*-15-*-*-*-*-*-*-*
|
||||
#define NETHACK_CLR_FG grey
|
||||
|
||||
+4
-1
@@ -1,6 +1,9 @@
|
||||
#
|
||||
# Nethack configuration file.
|
||||
# $NHDT-Date: 1524684536 2018/04/25 19:28:56 $ $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.6 $
|
||||
# $NHDT-Date: 1524689294 2018/04/25 20:48:14 $ $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.7 $
|
||||
# Copyright (c) 2015 by Kenneth Lorber, Kensington, Maryland
|
||||
# NetHack may be freely redistributed. See license for details.
|
||||
|
||||
#
|
||||
# Naming this file $(HOME)/.nethackrc (for UNIX) or setting the environment
|
||||
# variable NETHACKOPTIONS to point to its full path name elsewhere tells
|
||||
|
||||
+3
-1
@@ -1,4 +1,6 @@
|
||||
/* $NHDT-Date: 1432512808 2015/05/25 00:13:28 $ $NHDT-Branch: master $:$NHDT-Revision: 1.6 $ */
|
||||
/* $NHDT-Date: 1524689304 2018/04/25 20:48:24 $ $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.11 $ */
|
||||
/* Copyright (c) 2017 by Pasi Kallinen */
|
||||
/* NetHack may be freely redistributed. See license for details. */
|
||||
|
||||
/*
|
||||
* Convert the given input files into an output file that is expected
|
||||
|
||||
Reference in New Issue
Block a user