aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Schickel2005-12-03 13:31:09 +0000
committerJohannes Schickel2005-12-03 13:31:09 +0000
commit3a9bd3c18cacbd9b1d49107c6db609c7982940d6 (patch)
treea768bdb01c58588ed4e1697731299634eb2d9552
parent6f73fa7ebebef17ac67be8b9e8be524aea028f95 (diff)
downloadscummvm-rg350-3a9bd3c18cacbd9b1d49107c6db609c7982940d6.tar.gz
scummvm-rg350-3a9bd3c18cacbd9b1d49107c6db609c7982940d6.tar.bz2
scummvm-rg350-3a9bd3c18cacbd9b1d49107c6db609c7982940d6.zip
Fixed (wrongly) changed address in the header.
svn-id: r19733
-rw-r--r--sound/mp3.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/mp3.cpp b/sound/mp3.cpp
index f70a7c3bf7..22d5e981e9 100644
--- a/sound/mp3.cpp
+++ b/sound/mp3.cpp
@@ -13,7 +13,7 @@
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
*
* $Header$
*