diff options
Diffstat (limited to 'src/lib/formats/vt_cas.c')
-rw-r--r-- | src/lib/formats/vt_cas.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/formats/vt_cas.c b/src/lib/formats/vt_cas.c index 15adbaddbc6..d0910efcc84 100644 --- a/src/lib/formats/vt_cas.c +++ b/src/lib/formats/vt_cas.c @@ -1,5 +1,5 @@ -// license:??? -// copyright-holders:??? +// license:GPL-2.0+ +// copyright-holders:Juergen Buchmueller #include <assert.h> #include "formats/vt_cas.h" |