summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/video/rgbutil.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/video/rgbutil.h')
-rw-r--r--src/emu/video/rgbutil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/video/rgbutil.h b/src/emu/video/rgbutil.h
index 43821682963..0213edddba1 100644
--- a/src/emu/video/rgbutil.h
+++ b/src/emu/video/rgbutil.h
@@ -5,7 +5,7 @@
Utility definitions for RGB manipulation. Allows RGB handling to be
performed in an abstracted fashion and optimized with SIMD.
- Copyright (c) 1996-2007, Nicola Salmoria and the MAME Team.
+ Copyright Nicola Salmoria and the MAME Team.
Visit http://mamedev.org for licensing and usage restrictions.
***************************************************************************/