From a18bf7617f8236be2044d1515263897c20398914 Mon Sep 17 00:00:00 2001 From: Bradley Smith Date: Mon, 21 Jan 2008 17:58:21 +0000 Subject: Added myself to the usage message. Signed-off-by: Bradley Smith --- include/configs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/configs.h b/include/configs.h index b3d5125..622548b 100644 --- a/include/configs.h +++ b/include/configs.h @@ -58,6 +58,6 @@ #define DEFAULT_MAP_ROWS 20 #define PKGINFO PACKAGE_NAME " " VERSION -#define COPYRIGHT "Copyright (C) 1998,1999,2000 Jim Hall " +#define COPYRIGHT "Copyright (C) 1998,1999,2000 Jim Hall \nCopyright (C) 2008 Bradley Smith " #endif /* CONFIGS_H */ -- cgit v1.1