summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--docs/mame.txt2
-rw-r--r--src/osd/sdl/sdlmain.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/mame.txt b/docs/mame.txt
index 9c6c276ec56..b675d2145a3 100644
--- a/docs/mame.txt
+++ b/docs/mame.txt
@@ -1,5 +1,5 @@
MAME(tm), the Multiple Arcade Machine Emulator
-Copyright (c) 1997-2012 by Nicola Salmoria and the MAME team
+Copyright (c) 1997-2013 by Nicola Salmoria and the MAME team
MAME is a trademark owned by Nicola Salmoria
diff --git a/src/osd/sdl/sdlmain.c b/src/osd/sdl/sdlmain.c
index 07dba0f5d5f..4ab5262bb3b 100644
--- a/src/osd/sdl/sdlmain.c
+++ b/src/osd/sdl/sdlmain.c
@@ -2,7 +2,7 @@
//
// sdlmain.c - main file for SDLMAME.
//
-// Copyright (c) 1996-2012, Nicola Salmoria and the MAME Team.
+// Copyright (c) 1996-2013, Nicola Salmoria and the MAME Team.
// Visit http://mamedev.org for licensing and usage restrictions.
//
// SDLMAME by Olivier Galibert and R. Belmont