File tree Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Expand file tree Collapse file tree 4 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
/* SCCS Id: @(#)apply.c 3.4 2003/11/18 */
2
2
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
3
- /* Modified 16 Jun 2011 by Alex Smith */
3
+ /* Modified 19 Aug 2011 by Alex Smith */
4
4
/* NetHack may be freely redistributed. See license for details. */
5
5
6
6
#include "hack.h"
Original file line number Diff line number Diff line change 1
1
/* SCCS Id: @(#)do_name.c 3.4 2003/01/14 */
2
2
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
3
- /* Modified 30 Mar 2011 by Alex Smith */
3
+ /* Modified 30 Jul 2011 by Alex Smith */
4
4
/* NetHack may be freely redistributed. See license for details. */
5
5
6
6
#include "hack.h"
Original file line number Diff line number Diff line change 1
1
/* SCCS Id: @(#)eat.c 3.4 2003/02/13 */
2
2
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
3
- /* Modified 1 Jul 2011 by Alex Smith */
3
+ /* Modified 19 Aug 2011 by Alex Smith */
4
4
/* NetHack may be freely redistributed. See license for details. */
5
5
6
6
#include "hack.h"
Original file line number Diff line number Diff line change 1
1
/* SCCS Id: @(#)mthrowu.c 3.4 2003/05/09 */
2
2
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
3
- /* Modified 17 Jun 2011 by Alex Smith */
3
+ /* Modified 19 Aug 2011 by Alex Smith */
4
+
4
5
/* NetHack may be freely redistributed. See license for details. */
5
6
6
7
#include "hack.h"
You can’t perform that action at this time.
0 commit comments