summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/atom_dsk.cpp
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2016-03-04 15:32:29 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2016-03-04 15:37:07 +0100
commit39f3243a201e77c11917a71a0f426bfe09a78a6a (patch)
treea04c1207bab20eb3c6a05c48f9c974fb2b97d083 /src/lib/formats/atom_dsk.cpp
parent9f3cd785b2a69b000cb635c175b50acf13692676 (diff)
consistency fixes and add missed files (nw)
Diffstat (limited to 'src/lib/formats/atom_dsk.cpp')
-rw-r--r--src/lib/formats/atom_dsk.cpp2
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)