diff options
Diffstat (limited to 'src/emu/ui/barcode.h')
-rw-r--r-- | src/emu/ui/barcode.h | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/src/emu/ui/barcode.h b/src/emu/ui/barcode.h index 7294e9e84f0..9d1ef25bc84 100644 --- a/src/emu/ui/barcode.h +++ b/src/emu/ui/barcode.h @@ -1,14 +1,11 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Fabio Priuli /*************************************************************************** ui/barcode.h "Barcode Reader" control - Copyright Nicola Salmoria and the MAME Team. - Visit http://mamedev.org for licensing and usage restrictions. - ***************************************************************************/ #pragma once |