summaryrefslogtreecommitdiffstatshomepage
path: root/src/osd/windows/ledutil.c
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2008-01-06 00:47:40 +0000
committer Aaron Giles <aaron@aarongiles.com>2008-01-06 00:47:40 +0000
commitee9f88963c0f29029334fffc12c91cf758c2464c (patch)
tree85a5a2e967364e9b4fd22087e4b608ec29f158ff /src/osd/windows/ledutil.c
parent33eeead1da2f6c80967a6c607c12f9964e4988b4 (diff)
Copyright cleanup:
- removed years from copyright notices - removed redundant (c) from copyright notices - updated "the MAME Team" to be "Nicola Salmoria and the MAME Team"
Diffstat (limited to 'src/osd/windows/ledutil.c')
-rw-r--r--src/osd/windows/ledutil.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osd/windows/ledutil.c b/src/osd/windows/ledutil.c
index c707f636930..4539c8838e7 100644
--- a/src/osd/windows/ledutil.c
+++ b/src/osd/windows/ledutil.c
@@ -3,7 +3,7 @@
// ledutil.c - Win32 example code that tracks changing
// outputs and updates the keyboard LEDs in response
//
-// 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.
//
//============================================================
7048ff8a2fb04310daae228214fed5dd41c51d'>taito_h.cpp : Updates cam9002019-05-061-156/+149 * -devices/sound/2608intf, 2610intf: Removed MCFG macros, nw mooglyguy2018-12-291-73/+67 * Start cleaning up palette configuration: Vas Crabb2018-12-291-12/+9 * mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-18/+18 * mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-9/+9 * Fix most palette-related asserts, nw mooglyguy2018-09-071-6/+8 * devcb3 Vas Crabb2018-07-071-21/+21 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2 * More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-6/+6 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-10/+10 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-3/+3 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-23/+23 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-56/+65 * (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+5 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-9/+9 * memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-4/+4 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4 * segae.cpp & taito_h.cpp: Minor documentation updates (nw) briantro2017-10-141-3/+7 * fix inputs (nw) MetalliC2017-09-031-2/+2