From 5f49910529e62ff0ead4a892e7988efb8a29bc78 Mon Sep 17 00:00:00 2001 From: Bradley Smith Date: Tue, 14 Oct 2008 23:18:45 +0100 Subject: Change email address for Jim Hall, upon request. Signed-off-by: Bradley Smith --- include/api.h | 2 +- include/configs.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/api.h b/include/api.h index 8bb3b29..240312d 100644 --- a/include/api.h +++ b/include/api.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1998 Jim Hall +/* Copyright (C) 1998 Jim Hall * Copyright (C) 2008 Bradley Smith * * Robot API for the GNU Robots game diff --git a/include/configs.h b/include/configs.h index 2447b15..b850700 100644 --- a/include/configs.h +++ b/include/configs.h @@ -76,6 +76,6 @@ #define DEFAULT_MAP_ROWS 20 #define PKGINFO PACKAGE_NAME " " VERSION -#define COPYRIGHT "Copyright (C) 1998,1999,2000 Jim Hall \nCopyright (C) 2008 Bradley Smith " +#define COPYRIGHT "Copyright (C) 1998,1999,2000 Jim Hall \nCopyright (C) 2008 Bradley Smith " #endif /* CONFIGS_H */ -- cgit v1.1