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