aboutsummaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
Diffstat (limited to 'sound')
-rw-r--r--sound/wave.cpp3
-rw-r--r--sound/wave.h3
2 files changed, 2 insertions, 4 deletions
diff --git a/sound/wave.cpp b/sound/wave.cpp
index 0388d0a757..1d0ec2916e 100644
--- a/sound/wave.cpp
+++ b/sound/wave.cpp
@@ -1,6 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2001 Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 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/sound/wave.h b/sound/wave.h
index 5327597772..8aa4e42384 100644
--- a/sound/wave.h
+++ b/sound/wave.h
@@ -1,6 +1,5 @@
/* ScummVM - Scumm Interpreter
- * Copyright (C) 2001 Ludvig Strigeus
- * Copyright (C) 2001-2005 The ScummVM project
+ * Copyright (C) 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