History log of /netbsd-current/games/warp/version.c
Revision Date Author Comments
# 1.5 02-May-2021 rillig

games: remove trailing whitespace in *.c and *.h


# 1.4 10-Nov-2020 christos

Time warp forward 34 years so that it compiles (but not work)


# 1.3 10-Nov-2020 kamil

Integrate Warp Kit into the NetBSD build

Fix the build and make it install and run with minimal required changes.


# 1.2 10-Nov-2020 kamil

Reset CVS keywords


# 1.1 09-Nov-2020 kamil

Add Warp Kit, Version 7.0 by Larry Wall

Warp is a real-time space war game that doesn't get boring very quickly.
Read warp.doc and the manual page for more information.

games/warp originally distributed with 4.3BSD-Reno, is back to the BSD
world via NetBSD. Its remnants were still mentioned in games/Makefile.

Larry Wall, the original author and the copyright holder, generously
donated the game and copyright to The NetBSD Foundation, Inc.

Import the game sources as-is from 4.3BSD-Reno, with the cession
of the copyright and license to BSD-2-clause NetBSD-style.

Signed-off-by: Larry Wall <larry@wall.org>
Signed-off-by: Kamil Rytarowski <kamil@netbsd.org>