diff options
Diffstat (limited to 'src/lib/formats/ioprocs.c')
-rw-r--r-- | src/lib/formats/ioprocs.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/formats/ioprocs.c b/src/lib/formats/ioprocs.c index 04daf16b1c6..284da9851d2 100644 --- a/src/lib/formats/ioprocs.c +++ b/src/lib/formats/ioprocs.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:BSD-3-Clause +// copyright-holders:Nathan Woods #include <stdio.h> #include <string.h> #include <assert.h> |