aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorMax Horn2005-01-09 16:07:53 +0000
committerMax Horn2005-01-09 16:07:53 +0000
commit0423866e0acfe8f89f2114628ee42e37da6aa96e (patch)
tree781a2b5b82f111a07900ce44271d2c93a8efd977 /common
parent9c0f422d0b2b432d52909ddf2a6a513fe6d69775 (diff)
downloadscummvm-rg350-0423866e0acfe8f89f2114628ee42e37da6aa96e.tar.gz
scummvm-rg350-0423866e0acfe8f89f2114628ee42e37da6aa96e.tar.bz2
scummvm-rg350-0423866e0acfe8f89f2114628ee42e37da6aa96e.zip
Ensure these headers match the rest of ScummVM
svn-id: r16505
Diffstat (limited to 'common')
-rw-r--r--common/savefile.h3
-rw-r--r--common/stream.h3
2 files changed, 2 insertions, 4 deletions
diff --git a/common/savefile.h b/common/savefile.h
index d1b9b3f857..ba2c2c9885 100644
--- a/common/savefile.h
+++ b/common/savefile.h
@@ -1,6 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2001 Ludvig Strigeus
- * Copyright (C) 2002-2005 The ScummVM Team
+ * Copyright (C) 2002-2005 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/common/stream.h b/common/stream.h
index b77adccbba..6f5388000a 100644
--- a/common/stream.h
+++ b/common/stream.h
@@ -1,6 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2001 Ludvig Strigeus
- * Copyright (C) 2004-2005 The ScummVM Team
+ * Copyright (C) 2004-2005 The ScummVM project
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License