diff options
Diffstat (limited to 'src/lib/formats/oric_tap.c')
-rw-r--r-- | src/lib/formats/oric_tap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/formats/oric_tap.c b/src/lib/formats/oric_tap.c index 1c5ca227b93..f163aaaff47 100644 --- a/src/lib/formats/oric_tap.c +++ b/src/lib/formats/oric_tap.c @@ -1,5 +1,5 @@ // license:??? -// copyright-holders:??? +// copyright-holders:Kevin Thacker #include <assert.h> #include "oric_tap.h" |