summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/mz_cas.c
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-05-21 20:06:05 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2015-05-21 20:06:05 +0200
commitfe68338c2ca1f98635ccf420d3b7bcd3c55c7325 (patch)
treeb1fb52637808e72a1aa9b1dc2cf9f8f1001a897e /src/lib/formats/mz_cas.c
parentbd33a945ae3eaecda6776d9745f11cf4c62e966d (diff)
All files now do have owner (nw)
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"