diff options
| author | 2016-03-05 09:52:54 -0500 | |
|---|---|---|
| committer | 2016-03-05 09:52:54 -0500 | |
| commit | 50fc05a49fcc6b689271ecff2dfae209bb4bfd47 (patch) | |
| tree | 9bce43cfb23e17399376f45ee18a417b0dee5eef /src/lib/formats/atom_dsk.cpp | |
| parent | f7b8e47a17efd84963e685c39840ff111787d929 (diff) | |
| parent | 23eaaa9244ffa216e0b8365916d9cf3af785279b (diff) | |
Merge branch 'master' of https://github.com/mamedev/mame.git
Diffstat (limited to 'src/lib/formats/atom_dsk.cpp')
| -rw-r--r-- | src/lib/formats/atom_dsk.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/lib/formats/atom_dsk.cpp b/src/lib/formats/atom_dsk.cpp index 6a5294a8fb8..36e4eeab69a 100644 --- a/src/lib/formats/atom_dsk.cpp +++ b/src/lib/formats/atom_dsk.cpp @@ -1,3 +1,5 @@ +// license:BSD-3-Clause +// copyright-holders:Carl #include "atom_dsk.h" atom_format::atom_format() : wd177x_format(formats) |
