Remove stale version control lines.

This commit is contained in:
Sean Hunt
2015-05-25 09:21:31 +09:00
parent 8b57d96fd2
commit 1c081b1647
516 changed files with 473 additions and 1258 deletions
-1
View File
@@ -1,7 +1,6 @@
Installing NetHack with a Qt or KDE interface
---------------------------------------------
$NHDT-Date$ $NHDT-Branch$:$NHDT-Revision$
$Date: 2004/07/01 18:21:51 $ $Revision: 1.7 $
This document describes the installation of NetHack with a Qt interface
on UNIX/X11 or Mac OS X. This code should also work with Qt/Windows, but
-2
View File
@@ -1,6 +1,4 @@
/* NetHack 3.6 qt_clust.cpp $NHDT-Date$ $NHDT-Branch$:$NHDT-Revision$ */
/* NetHack 3.6 qt_clust.cpp $Date: 2009/05/06 10:55:03 $ $Revision: 1.4 $ */
/* SCCS Id: @(#)qt_clust.cpp 3.5 1999/11/19 */
/* Copyright (c) Warwick Allison, 1999. */
/* NetHack may be freely redistributed. See license for details. */
#include "qt_clust.h"
-1
View File
@@ -1,5 +1,4 @@
// NetHack 3.6 qt_win.cpp $NHDT-Date$ $NHDT-Branch$:$NHDT-Revision$
// NetHack 3.6 qt_win.cpp $Date: 2012/01/24 04:26:24 $ $Revision: 1.59 $
// Copyright (c) Warwick Allison, 1999.
// NetHack may be freely redistributed. See license for details.
-2
View File
@@ -1,6 +1,4 @@
/* NetHack 3.6 tileedit.cpp $NHDT-Date$ $NHDT-Branch$:$NHDT-Revision$ */
/* NetHack 3.6 tileedit.cpp $Date: 2009/05/06 10:55:09 $ $Revision: 1.6 $ */
/* SCCS Id: @(#)tileedit.cpp 3.5 1999/11/19 */
/* Copyright (c) Warwick Allison, 1999. */
/* NetHack may be freely redistributed. See license for details. */
/*
+1 -3
View File
@@ -1,6 +1,4 @@
/* NetHack 3.6 tileedit.h $NHDT-Date$ $NHDT-Branch$:$NHDT-Revision$ */
/* NetHack 3.6 tileedit.h $Date: 2009/05/06 10:55:10 $ $Revision: 1.4 $ */
/* SCCS Id: @(#)tileedit.h 3.5 1999/11/19 */
/* NetHack 3.6 tileedit.h $NHDT-Date: 1432512809 2015/05/25 00:13:29 $ $NHDT-Branch: master $:$NHDT-Revision: 1.8 $ */
/* Copyright (c) Warwick Allison, 1999. */
/* NetHack may be freely redistributed. See license for details. */
#ifndef QNHTILEEDIT_H