aboutsummaryrefslogtreecommitdiff
path: root/backends/PalmOS/Src/missing/memory.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/PalmOS/Src/missing/memory.h')
-rw-r--r--backends/PalmOS/Src/missing/memory.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/backends/PalmOS/Src/missing/memory.h b/backends/PalmOS/Src/missing/memory.h
index c70bdcd50b..f57990b19d 100644
--- a/backends/PalmOS/Src/missing/memory.h
+++ b/backends/PalmOS/Src/missing/memory.h
@@ -1,6 +1,7 @@
/* ScummVM - Scumm Interpreter
* Copyright (C) 2001 Ludvig Strigeus
* Copyright (C) 2001-2006 The ScummVM project
+ * Copyright (C) 2002-2006 Chris Apers - PalmOS Backend
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -21,4 +22,4 @@
*
*/
- #include "string.h"
+ #include "string.h" \ No newline at end of file