summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/trs_dsk.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/trs_dsk.c')
-rw-r--r--src/lib/formats/trs_dsk.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/formats/trs_dsk.c b/src/lib/formats/trs_dsk.c
index b7c0981bc02..2bb87173167 100644
--- a/src/lib/formats/trs_dsk.c
+++ b/src/lib/formats/trs_dsk.c
@@ -1,5 +1,5 @@
-// license:???
-// copyright-holders:???
+// license:BSD-3-Clause
+// copyright-holders:Nathan Woods
#include <string.h>
#include <assert.h>
#include "trs_dsk.h"