From fb768e844c0b43d5d8d686136c2d86af73fcdc68 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Thu, 29 Dec 2005 10:26:41 +0000 Subject: [PATCH] Fix spelling of The_Scum's name. --- include/land.h | 2 +- include/nat.h | 2 +- include/news.h | 2 +- include/ship.h | 2 +- include/version.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/include/land.h b/include/land.h index 3e9fb97c..f1fafc64 100644 --- a/include/land.h +++ b/include/land.h @@ -28,7 +28,7 @@ * land.h: Definitions for land units * * Known contributors to this file: - * Thomas Rushack, 1992 + * Thomas Ruschak, 1992 * Ken Stevens, 1995 * Steve McClure, 1998 */ diff --git a/include/nat.h b/include/nat.h index 5499af96..d12ee5ad 100644 --- a/include/nat.h +++ b/include/nat.h @@ -28,7 +28,7 @@ * nat.h: Definitions for things having to do with nations * * Known contributors to this file: - * Thomas Rushack + * Thomas Ruschak * Ken Stevens, 1995 * Steve McClure, 1998-2000 */ diff --git a/include/news.h b/include/news.h index b12c39e4..372c47cf 100644 --- a/include/news.h +++ b/include/news.h @@ -29,7 +29,7 @@ * * Known contributors to this file: * Dave Pare - * Thomas Rushack + * Thomas Ruschak * Steve McClure */ diff --git a/include/ship.h b/include/ship.h index e5285183..d0d1df38 100644 --- a/include/ship.h +++ b/include/ship.h @@ -29,7 +29,7 @@ * * Known contributors to this file: * Dave Pare - * Thomas Rushack, 1992 + * Thomas Ruschak, 1992 * Ken Stevens, 1995 * Steve McClure, 1998 */ diff --git a/include/version.h b/include/version.h index be9592b5..4cbaaca4 100644 --- a/include/version.h +++ b/include/version.h @@ -28,7 +28,7 @@ * version.h: describes major, minor and release levels of the software * * Known contributors to this file: - * Thomas Rushack, 1992 + * Thomas Ruschak, 1992 * Ken Stevens, 1995 * Steve McClure, 1998, 1999 */