diff options
Diffstat (limited to 'src/lib/formats')
177 files changed, 354 insertions, 0 deletions
diff --git a/src/lib/formats/a26_cas.c b/src/lib/formats/a26_cas.c index 7ee425fd1af..3c9d6ad4831 100644 --- a/src/lib/formats/a26_cas.c +++ b/src/lib/formats/a26_cas.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* Atari 2600 SuperCharger support diff --git a/src/lib/formats/a26_cas.h b/src/lib/formats/a26_cas.h index 3d5e74bfd6d..e7c6fff6b18 100644 --- a/src/lib/formats/a26_cas.h +++ b/src/lib/formats/a26_cas.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* a26_cas.h diff --git a/src/lib/formats/a5105_dsk.h b/src/lib/formats/a5105_dsk.h index 2a34e9e1bc8..a7f08cc2a26 100644 --- a/src/lib/formats/a5105_dsk.h +++ b/src/lib/formats/a5105_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/a5105_dsk.h diff --git a/src/lib/formats/ace_tap.c b/src/lib/formats/ace_tap.c index 8d6d4694b05..4465a587e16 100644 --- a/src/lib/formats/ace_tap.c +++ b/src/lib/formats/ace_tap.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /******************************************************************** Support for Jupiter Ace .tap cassette images diff --git a/src/lib/formats/ace_tap.h b/src/lib/formats/ace_tap.h index 620b75d13d3..f920a5f23e2 100644 --- a/src/lib/formats/ace_tap.h +++ b/src/lib/formats/ace_tap.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* ace_tap.h diff --git a/src/lib/formats/adam_cas.c b/src/lib/formats/adam_cas.c index 83f873c5f00..fdc3a5fd6c7 100644 --- a/src/lib/formats/adam_cas.c +++ b/src/lib/formats/adam_cas.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? #include <assert.h> diff --git a/src/lib/formats/adam_cas.h b/src/lib/formats/adam_cas.h index 55eea661e0d..b5eaa761eff 100644 --- a/src/lib/formats/adam_cas.h +++ b/src/lib/formats/adam_cas.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* adam_cas.h diff --git a/src/lib/formats/ami_dsk.h b/src/lib/formats/ami_dsk.h index ff2713f3945..c2c70a9878c 100644 --- a/src/lib/formats/ami_dsk.h +++ b/src/lib/formats/ami_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/ami_dsk.h diff --git a/src/lib/formats/ap2_dsk.c b/src/lib/formats/ap2_dsk.c index b7ad6885ab4..5b3dc3a46fe 100644 --- a/src/lib/formats/ap2_dsk.c +++ b/src/lib/formats/ap2_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* ap2_dsk.c diff --git a/src/lib/formats/ap2_dsk.h b/src/lib/formats/ap2_dsk.h index af5ac956dee..7a183bfbeec 100644 --- a/src/lib/formats/ap2_dsk.h +++ b/src/lib/formats/ap2_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* ap2_dsk.h diff --git a/src/lib/formats/ap_dsk35.c b/src/lib/formats/ap_dsk35.c index f218c996abd..1bb334f2a39 100644 --- a/src/lib/formats/ap_dsk35.c +++ b/src/lib/formats/ap_dsk35.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* ap_dsk35.c diff --git a/src/lib/formats/ap_dsk35.h b/src/lib/formats/ap_dsk35.h index d113d3481a0..815ecfd9b62 100644 --- a/src/lib/formats/ap_dsk35.h +++ b/src/lib/formats/ap_dsk35.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* ap_dsk35.h diff --git a/src/lib/formats/apf_apt.h b/src/lib/formats/apf_apt.h index faea27669c2..76e7f266dc8 100644 --- a/src/lib/formats/apf_apt.h +++ b/src/lib/formats/apf_apt.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? #ifndef APFCAS_H #define APFCAS_H diff --git a/src/lib/formats/apollo_dsk.h b/src/lib/formats/apollo_dsk.h index 864329a74ff..2ea2026a239 100644 --- a/src/lib/formats/apollo_dsk.h +++ b/src/lib/formats/apollo_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/apollo_dsk.h diff --git a/src/lib/formats/applix_dsk.h b/src/lib/formats/applix_dsk.h index 5648fd25172..b98b8ddb85f 100644 --- a/src/lib/formats/applix_dsk.h +++ b/src/lib/formats/applix_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/applix_dsk.h diff --git a/src/lib/formats/apridisk.c b/src/lib/formats/apridisk.c index e835d169210..02d472ebe5e 100644 --- a/src/lib/formats/apridisk.c +++ b/src/lib/formats/apridisk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /*************************************************************************** APRIDISK disk image format diff --git a/src/lib/formats/apridisk.h b/src/lib/formats/apridisk.h index e7c39993016..8ff40b790f9 100644 --- a/src/lib/formats/apridisk.h +++ b/src/lib/formats/apridisk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /*************************************************************************** APRIDISK disk image format diff --git a/src/lib/formats/asst128_dsk.h b/src/lib/formats/asst128_dsk.h index 4c030798c77..a4eb46cee13 100644 --- a/src/lib/formats/asst128_dsk.h +++ b/src/lib/formats/asst128_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/asst128_dsk.h diff --git a/src/lib/formats/atari_dsk.c b/src/lib/formats/atari_dsk.c index cbfbcc3d21f..90a998018c0 100644 --- a/src/lib/formats/atari_dsk.c +++ b/src/lib/formats/atari_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/atari_dsk.c diff --git a/src/lib/formats/atari_dsk.h b/src/lib/formats/atari_dsk.h index c7dbc4ee7a8..1948725af0e 100644 --- a/src/lib/formats/atari_dsk.h +++ b/src/lib/formats/atari_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/atari_dsk.h diff --git a/src/lib/formats/atarist_dsk.c b/src/lib/formats/atarist_dsk.c index aa0761465bf..fd9178184ea 100644 --- a/src/lib/formats/atarist_dsk.c +++ b/src/lib/formats/atarist_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/atarist_dsk.c diff --git a/src/lib/formats/atarist_dsk.h b/src/lib/formats/atarist_dsk.h index b6da0616cd0..9b65ddbdc4e 100644 --- a/src/lib/formats/atarist_dsk.h +++ b/src/lib/formats/atarist_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/atarist_dsk.h diff --git a/src/lib/formats/atom_tap.c b/src/lib/formats/atom_tap.c index 99335fa4230..eff2e125e2e 100644 --- a/src/lib/formats/atom_tap.c +++ b/src/lib/formats/atom_tap.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/atom_tap.c diff --git a/src/lib/formats/atom_tap.h b/src/lib/formats/atom_tap.h index 6ef9e4ba3f6..4b8829e89b8 100644 --- a/src/lib/formats/atom_tap.h +++ b/src/lib/formats/atom_tap.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/atom_tap.h diff --git a/src/lib/formats/basicdsk.c b/src/lib/formats/basicdsk.c index 6b6b11ee4d1..16b137397df 100644 --- a/src/lib/formats/basicdsk.c +++ b/src/lib/formats/basicdsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/basicdsk.c diff --git a/src/lib/formats/basicdsk.h b/src/lib/formats/basicdsk.h index eb9b42e3de7..098d8d47b92 100644 --- a/src/lib/formats/basicdsk.h +++ b/src/lib/formats/basicdsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/basicdsk.h diff --git a/src/lib/formats/bw12_dsk.h b/src/lib/formats/bw12_dsk.h index 2f0599428d2..4d15c364c8a 100644 --- a/src/lib/formats/bw12_dsk.h +++ b/src/lib/formats/bw12_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/bw12_dsk.h diff --git a/src/lib/formats/bw2_dsk.h b/src/lib/formats/bw2_dsk.h index c56d228d5ff..7c5ce51ca41 100644 --- a/src/lib/formats/bw2_dsk.h +++ b/src/lib/formats/bw2_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/bw2_dsk.h diff --git a/src/lib/formats/cassimg.c b/src/lib/formats/cassimg.c index fefcabe1cb6..f1c9fbf8b21 100644 --- a/src/lib/formats/cassimg.c +++ b/src/lib/formats/cassimg.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* cassimg.c diff --git a/src/lib/formats/cassimg.h b/src/lib/formats/cassimg.h index 6b4199e14fc..692e5cbc354 100644 --- a/src/lib/formats/cassimg.h +++ b/src/lib/formats/cassimg.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* cassimg.h diff --git a/src/lib/formats/cbm_tap.c b/src/lib/formats/cbm_tap.c index f02b4ac1968..13119ad1f8f 100644 --- a/src/lib/formats/cbm_tap.c +++ b/src/lib/formats/cbm_tap.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* Tape support for C16 / C64 / VIC20 TAP format diff --git a/src/lib/formats/cbm_tap.h b/src/lib/formats/cbm_tap.h index 81e4b20bcb0..6a339e9d95e 100644 --- a/src/lib/formats/cbm_tap.h +++ b/src/lib/formats/cbm_tap.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* cbm_tap.h diff --git a/src/lib/formats/cgen_cas.c b/src/lib/formats/cgen_cas.c index 5d29f7e2b61..db499a1e5c1 100644 --- a/src/lib/formats/cgen_cas.c +++ b/src/lib/formats/cgen_cas.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /******************************************************************** Support for EACA Colour Genie .cas cassette images diff --git a/src/lib/formats/cgen_cas.h b/src/lib/formats/cgen_cas.h index bea550ff8a2..fe01d49713b 100644 --- a/src/lib/formats/cgen_cas.h +++ b/src/lib/formats/cgen_cas.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* cgen_cas.h diff --git a/src/lib/formats/coco_cas.c b/src/lib/formats/coco_cas.c index efc660943e3..edc2e96a3a8 100644 --- a/src/lib/formats/coco_cas.c +++ b/src/lib/formats/coco_cas.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /************************************************************************** coco_cas.c diff --git a/src/lib/formats/coco_cas.h b/src/lib/formats/coco_cas.h index e90a8e5be28..2648b89fded 100644 --- a/src/lib/formats/coco_cas.h +++ b/src/lib/formats/coco_cas.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* coco_cas.h diff --git a/src/lib/formats/coco_dsk.c b/src/lib/formats/coco_dsk.c index c94cc74d57a..bcd6104bf3e 100644 --- a/src/lib/formats/coco_dsk.c +++ b/src/lib/formats/coco_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/coco_dsk.c diff --git a/src/lib/formats/coco_dsk.h b/src/lib/formats/coco_dsk.h index a54d5d44aac..7495724aa1f 100644 --- a/src/lib/formats/coco_dsk.h +++ b/src/lib/formats/coco_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/coco_dsk.h diff --git a/src/lib/formats/concept_dsk.h b/src/lib/formats/concept_dsk.h index 012d01cc7d1..1c194114bef 100644 --- a/src/lib/formats/concept_dsk.h +++ b/src/lib/formats/concept_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/concept_dsk.h diff --git a/src/lib/formats/coupedsk.c b/src/lib/formats/coupedsk.c index e57d01abadf..c7c397f6e5b 100644 --- a/src/lib/formats/coupedsk.c +++ b/src/lib/formats/coupedsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /************************************************************************* formats/coupedsk.c diff --git a/src/lib/formats/coupedsk.h b/src/lib/formats/coupedsk.h index ea381a96752..c67448f71c9 100644 --- a/src/lib/formats/coupedsk.h +++ b/src/lib/formats/coupedsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /************************************************************************* formats/coupedsk.h diff --git a/src/lib/formats/cpis_dsk.c b/src/lib/formats/cpis_dsk.c index d5a763acfb6..fd9d4e4e610 100644 --- a/src/lib/formats/cpis_dsk.c +++ b/src/lib/formats/cpis_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/cpis_dsk.c diff --git a/src/lib/formats/cpis_dsk.h b/src/lib/formats/cpis_dsk.h index 002f5dd2e54..05f014fded9 100644 --- a/src/lib/formats/cpis_dsk.h +++ b/src/lib/formats/cpis_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/cpis_dsk.h diff --git a/src/lib/formats/cqm_dsk.c b/src/lib/formats/cqm_dsk.c index f30749f9e9b..df3f98462d8 100644 --- a/src/lib/formats/cqm_dsk.c +++ b/src/lib/formats/cqm_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/cqm_dsk.c diff --git a/src/lib/formats/cqm_dsk.h b/src/lib/formats/cqm_dsk.h index 9cb436a3bc3..93db124f54c 100644 --- a/src/lib/formats/cqm_dsk.h +++ b/src/lib/formats/cqm_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/cqm_dsk.h diff --git a/src/lib/formats/csw_cas.c b/src/lib/formats/csw_cas.c index b328a35f572..ae9640d8a10 100644 --- a/src/lib/formats/csw_cas.c +++ b/src/lib/formats/csw_cas.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* CSW format ---------- diff --git a/src/lib/formats/csw_cas.h b/src/lib/formats/csw_cas.h index 89e7800aa51..cd7c1a53790 100644 --- a/src/lib/formats/csw_cas.h +++ b/src/lib/formats/csw_cas.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* csw_cas.h diff --git a/src/lib/formats/d88_dsk.c b/src/lib/formats/d88_dsk.c index 23363acdcc1..8c64f41b51c 100644 --- a/src/lib/formats/d88_dsk.c +++ b/src/lib/formats/d88_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* * D77 and D88 disk images * diff --git a/src/lib/formats/d88_dsk.h b/src/lib/formats/d88_dsk.h index f4bf58fe0f3..209797caa97 100644 --- a/src/lib/formats/d88_dsk.h +++ b/src/lib/formats/d88_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/d88_dsk.h diff --git a/src/lib/formats/dcp_dsk.h b/src/lib/formats/dcp_dsk.h index 4a5df0cbe73..1a1756faf2d 100644 --- a/src/lib/formats/dcp_dsk.h +++ b/src/lib/formats/dcp_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/dcp_dsk.h diff --git a/src/lib/formats/dfi_dsk.h b/src/lib/formats/dfi_dsk.h index 97ae4e3deb8..e8115020381 100644 --- a/src/lib/formats/dfi_dsk.h +++ b/src/lib/formats/dfi_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? #ifndef DFI_DSK_H #define DFI_DSK_H diff --git a/src/lib/formats/dim_dsk.c b/src/lib/formats/dim_dsk.c index b78bec1ba31..3cf84536c9c 100644 --- a/src/lib/formats/dim_dsk.c +++ b/src/lib/formats/dim_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/dim_dsk.c diff --git a/src/lib/formats/dim_dsk.h b/src/lib/formats/dim_dsk.h index fbbe5083226..ce586a21975 100644 --- a/src/lib/formats/dim_dsk.h +++ b/src/lib/formats/dim_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/dim_dsk.h diff --git a/src/lib/formats/dip_dsk.h b/src/lib/formats/dip_dsk.h index 761d70363e8..8f90364ecfe 100644 --- a/src/lib/formats/dip_dsk.h +++ b/src/lib/formats/dip_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/dip_dsk.h diff --git a/src/lib/formats/dmk_dsk.h b/src/lib/formats/dmk_dsk.h index 5167f0502cc..2fb50fa81ab 100644 --- a/src/lib/formats/dmk_dsk.h +++ b/src/lib/formats/dmk_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/dmk_dsk.h diff --git a/src/lib/formats/dmv_dsk.h b/src/lib/formats/dmv_dsk.h index 0e505b37d87..a3138c5cac9 100644 --- a/src/lib/formats/dmv_dsk.h +++ b/src/lib/formats/dmv_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/dmv_dsk.h diff --git a/src/lib/formats/dsk_dsk.c b/src/lib/formats/dsk_dsk.c index 6129ff72b77..88ec2917ed8 100644 --- a/src/lib/formats/dsk_dsk.c +++ b/src/lib/formats/dsk_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/dsk_dsk.c diff --git a/src/lib/formats/dsk_dsk.h b/src/lib/formats/dsk_dsk.h index fcee4926e9b..9ca89c04685 100644 --- a/src/lib/formats/dsk_dsk.h +++ b/src/lib/formats/dsk_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/dsk_dsk.h diff --git a/src/lib/formats/esq16_dsk.c b/src/lib/formats/esq16_dsk.c index 01b1120e677..5e3fe626656 100644 --- a/src/lib/formats/esq16_dsk.c +++ b/src/lib/formats/esq16_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/esq16_dsk.c diff --git a/src/lib/formats/esq16_dsk.h b/src/lib/formats/esq16_dsk.h index 476e14106f6..5c2e78095df 100644 --- a/src/lib/formats/esq16_dsk.h +++ b/src/lib/formats/esq16_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/esq16_dsk.h diff --git a/src/lib/formats/esq8_dsk.c b/src/lib/formats/esq8_dsk.c index 763c303d20a..9d4b047acd6 100644 --- a/src/lib/formats/esq8_dsk.c +++ b/src/lib/formats/esq8_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/esq8_dsk.c diff --git a/src/lib/formats/esq8_dsk.h b/src/lib/formats/esq8_dsk.h index 3df6400e5c7..0d6d823e66c 100644 --- a/src/lib/formats/esq8_dsk.h +++ b/src/lib/formats/esq8_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/esq8_dsk.h diff --git a/src/lib/formats/excali64_dsk.h b/src/lib/formats/excali64_dsk.h index 37b62265c1c..7df8ee79ff5 100644 --- a/src/lib/formats/excali64_dsk.h +++ b/src/lib/formats/excali64_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/excali64_dsk.h diff --git a/src/lib/formats/fdd_dsk.h b/src/lib/formats/fdd_dsk.h index 8fd7a7ff878..909980a0815 100644 --- a/src/lib/formats/fdd_dsk.h +++ b/src/lib/formats/fdd_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/fdd_dsk.h diff --git a/src/lib/formats/fdi_dsk.c b/src/lib/formats/fdi_dsk.c index 9d556f66e9a..15de54005f4 100644 --- a/src/lib/formats/fdi_dsk.c +++ b/src/lib/formats/fdi_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/fdi_dsk.h diff --git a/src/lib/formats/flex_dsk.c b/src/lib/formats/flex_dsk.c index f4934d8e436..03a288e9efd 100644 --- a/src/lib/formats/flex_dsk.c +++ b/src/lib/formats/flex_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* * flex_dsk.c - FLEX compatible disk images * diff --git a/src/lib/formats/flex_dsk.h b/src/lib/formats/flex_dsk.h index 9348fecd5db..7d680002b05 100644 --- a/src/lib/formats/flex_dsk.h +++ b/src/lib/formats/flex_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* * flex_dsk.h * diff --git a/src/lib/formats/flopimg.c b/src/lib/formats/flopimg.c index 35ab1af359d..be11304a173 100644 --- a/src/lib/formats/flopimg.c +++ b/src/lib/formats/flopimg.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* flopimg.c diff --git a/src/lib/formats/flopimg.h b/src/lib/formats/flopimg.h index 59b652643b6..6643823d77e 100644 --- a/src/lib/formats/flopimg.h +++ b/src/lib/formats/flopimg.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* flopimg.h diff --git a/src/lib/formats/fm7_cas.c b/src/lib/formats/fm7_cas.c index 48b0239f738..b1a605ea55a 100644 --- a/src/lib/formats/fm7_cas.c +++ b/src/lib/formats/fm7_cas.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* * Fujitsu FM-7 series cassette handling */ diff --git a/src/lib/formats/fm7_cas.h b/src/lib/formats/fm7_cas.h index 11d3438942b..e8ca98933ae 100644 --- a/src/lib/formats/fm7_cas.h +++ b/src/lib/formats/fm7_cas.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* * Fujitsu FM-7 cassette format handling */ diff --git a/src/lib/formats/fmsx_cas.c b/src/lib/formats/fmsx_cas.c index 54b64ae4d01..32bf6e62d6e 100644 --- a/src/lib/formats/fmsx_cas.c +++ b/src/lib/formats/fmsx_cas.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? #include <assert.h> #include "formats/fmsx_cas.h" diff --git a/src/lib/formats/fmsx_cas.h b/src/lib/formats/fmsx_cas.h index eb242aeb2fa..d9998345367 100644 --- a/src/lib/formats/fmsx_cas.h +++ b/src/lib/formats/fmsx_cas.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* fmsx_cas.h diff --git a/src/lib/formats/fmtowns_dsk.c b/src/lib/formats/fmtowns_dsk.c index 6baede6fb07..32409019cc3 100644 --- a/src/lib/formats/fmtowns_dsk.c +++ b/src/lib/formats/fmtowns_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* * fmtowns_dsk.c * diff --git a/src/lib/formats/fmtowns_dsk.h b/src/lib/formats/fmtowns_dsk.h index 390bc3b8a41..c6361fe2316 100644 --- a/src/lib/formats/fmtowns_dsk.h +++ b/src/lib/formats/fmtowns_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* * fmtowns_dsk.h * diff --git a/src/lib/formats/gtp_cas.c b/src/lib/formats/gtp_cas.c index 0fe391e9767..9cb28dabe76 100644 --- a/src/lib/formats/gtp_cas.c +++ b/src/lib/formats/gtp_cas.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* Tape support for Glaksija GTP format diff --git a/src/lib/formats/gtp_cas.h b/src/lib/formats/gtp_cas.h index ee31a42caf6..b78b68deaba 100644 --- a/src/lib/formats/gtp_cas.h +++ b/src/lib/formats/gtp_cas.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* gtp_cas.h diff --git a/src/lib/formats/hect_dsk.c b/src/lib/formats/hect_dsk.c index 50e112f0774..5ae102ad5d1 100644 --- a/src/lib/formats/hect_dsk.c +++ b/src/lib/formats/hect_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/hect_dsk.c diff --git a/src/lib/formats/hect_dsk.h b/src/lib/formats/hect_dsk.h index f8ea5d46a54..c334ed60d27 100644 --- a/src/lib/formats/hect_dsk.h +++ b/src/lib/formats/hect_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/hect_dsk.h diff --git a/src/lib/formats/hect_tap.c b/src/lib/formats/hect_tap.c index 745cf2a0038..26ad7f7b607 100644 --- a/src/lib/formats/hect_tap.c +++ b/src/lib/formats/hect_tap.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /******************************************************************** Support for Micronique machine .K7 and *.FOR cassette images diff --git a/src/lib/formats/hect_tap.h b/src/lib/formats/hect_tap.h index fb1798ccca0..1abaabab23b 100644 --- a/src/lib/formats/hect_tap.h +++ b/src/lib/formats/hect_tap.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* hect_tap.h diff --git a/src/lib/formats/hxcmfm_dsk.h b/src/lib/formats/hxcmfm_dsk.h index c185f31a264..8a788f9afa9 100644 --- a/src/lib/formats/hxcmfm_dsk.h +++ b/src/lib/formats/hxcmfm_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/hxcmfm_dsk.h diff --git a/src/lib/formats/imd_dsk.c b/src/lib/formats/imd_dsk.c index 8600590c735..2e8501de6af 100644 --- a/src/lib/formats/imd_dsk.c +++ b/src/lib/formats/imd_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/imd_dsk.c diff --git a/src/lib/formats/imd_dsk.h b/src/lib/formats/imd_dsk.h index 7124503be89..596552e6837 100644 --- a/src/lib/formats/imd_dsk.h +++ b/src/lib/formats/imd_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/imd_dsk.h diff --git a/src/lib/formats/ioprocs.c b/src/lib/formats/ioprocs.c index b1771bf3774..04daf16b1c6 100644 --- a/src/lib/formats/ioprocs.c +++ b/src/lib/formats/ioprocs.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? #include <stdio.h> #include <string.h> #include <assert.h> diff --git a/src/lib/formats/ioprocs.h b/src/lib/formats/ioprocs.h index 94239c1ba56..c8cd45226a0 100644 --- a/src/lib/formats/ioprocs.h +++ b/src/lib/formats/ioprocs.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* ioprocs.h diff --git a/src/lib/formats/ipf_dsk.c b/src/lib/formats/ipf_dsk.c index edaea40181f..0d1900f41fa 100644 --- a/src/lib/formats/ipf_dsk.c +++ b/src/lib/formats/ipf_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? #include <assert.h> #include "ipf_dsk.h" diff --git a/src/lib/formats/ipf_dsk.h b/src/lib/formats/ipf_dsk.h index 172478ef038..5ad2bb75b0b 100644 --- a/src/lib/formats/ipf_dsk.h +++ b/src/lib/formats/ipf_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? #ifndef IPF_DSK_H_ #define IPF_DSK_H_ diff --git a/src/lib/formats/iq151_dsk.h b/src/lib/formats/iq151_dsk.h index 093a78cd76b..699c84482f6 100644 --- a/src/lib/formats/iq151_dsk.h +++ b/src/lib/formats/iq151_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/iq151_dsk.h diff --git a/src/lib/formats/itt3030_dsk.h b/src/lib/formats/itt3030_dsk.h index 6502ee23600..8d35a842f4e 100644 --- a/src/lib/formats/itt3030_dsk.h +++ b/src/lib/formats/itt3030_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/itt3030_dsk.h diff --git a/src/lib/formats/kaypro_dsk.h b/src/lib/formats/kaypro_dsk.h index c02826ac81f..f633a779c88 100644 --- a/src/lib/formats/kaypro_dsk.h +++ b/src/lib/formats/kaypro_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/kaypro_dsk.h diff --git a/src/lib/formats/kc85_dsk.h b/src/lib/formats/kc85_dsk.h index dd724f77677..ab582a4f71d 100644 --- a/src/lib/formats/kc85_dsk.h +++ b/src/lib/formats/kc85_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/kc85_dsk.h diff --git a/src/lib/formats/kim1_cas.c b/src/lib/formats/kim1_cas.c index b8433c0eea0..b10a9980b34 100644 --- a/src/lib/formats/kim1_cas.c +++ b/src/lib/formats/kim1_cas.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? #include <assert.h> #include "kim1_cas.h" diff --git a/src/lib/formats/kim1_cas.h b/src/lib/formats/kim1_cas.h index ba86def635a..5cde2a30baf 100644 --- a/src/lib/formats/kim1_cas.h +++ b/src/lib/formats/kim1_cas.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* kim1_cas.h diff --git a/src/lib/formats/lviv_lvt.c b/src/lib/formats/lviv_lvt.c index 87a56a6e2c2..c381da94c1c 100644 --- a/src/lib/formats/lviv_lvt.c +++ b/src/lib/formats/lviv_lvt.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* .LVT tape images */ #include <assert.h> diff --git a/src/lib/formats/lviv_lvt.h b/src/lib/formats/lviv_lvt.h index 76e8fb81c83..19663b893a1 100644 --- a/src/lib/formats/lviv_lvt.h +++ b/src/lib/formats/lviv_lvt.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* lviv_lvt.h diff --git a/src/lib/formats/m20_dsk.c b/src/lib/formats/m20_dsk.c index abd2cf1b2cb..33fa283a63d 100644 --- a/src/lib/formats/m20_dsk.c +++ b/src/lib/formats/m20_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/m20_dsk.c diff --git a/src/lib/formats/m20_dsk.h b/src/lib/formats/m20_dsk.h index 6b91a82910a..39f7c1ce3d7 100644 --- a/src/lib/formats/m20_dsk.h +++ b/src/lib/formats/m20_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/m20_dsk.c diff --git a/src/lib/formats/m5_dsk.h b/src/lib/formats/m5_dsk.h index 09998cf3d62..65378e6405d 100644 --- a/src/lib/formats/m5_dsk.h +++ b/src/lib/formats/m5_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/m5_dsk.h diff --git a/src/lib/formats/mfi_dsk.h b/src/lib/formats/mfi_dsk.h index cca3fce527e..386bd7ab983 100644 --- a/src/lib/formats/mfi_dsk.h +++ b/src/lib/formats/mfi_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? #ifndef MFI_DSK_H #define MFI_DSK_H diff --git a/src/lib/formats/mm_dsk.h b/src/lib/formats/mm_dsk.h index 2be378348d6..52a436254d8 100644 --- a/src/lib/formats/mm_dsk.h +++ b/src/lib/formats/mm_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/mm_dsk.h diff --git a/src/lib/formats/msx_dsk.c b/src/lib/formats/msx_dsk.c index 11817d8ab32..fbbcb2b0de0 100644 --- a/src/lib/formats/msx_dsk.c +++ b/src/lib/formats/msx_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/msx_dsk.c diff --git a/src/lib/formats/msx_dsk.h b/src/lib/formats/msx_dsk.h index 57a9f73535d..c175f5ba80f 100644 --- a/src/lib/formats/msx_dsk.h +++ b/src/lib/formats/msx_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* msx_dsk.h diff --git a/src/lib/formats/mz_cas.c b/src/lib/formats/mz_cas.c index 56662f6c760..6ea6022e6b9 100644 --- a/src/lib/formats/mz_cas.c +++ b/src/lib/formats/mz_cas.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? #include <string.h> #include <assert.h> #include "mz_cas.h" diff --git a/src/lib/formats/mz_cas.h b/src/lib/formats/mz_cas.h index fac69f69cc3..49080f8608b 100644 --- a/src/lib/formats/mz_cas.h +++ b/src/lib/formats/mz_cas.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* mz_cas.h diff --git a/src/lib/formats/nanos_dsk.h b/src/lib/formats/nanos_dsk.h index 39007c39cce..79db83dcc1d 100644 --- a/src/lib/formats/nanos_dsk.h +++ b/src/lib/formats/nanos_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/nanos_dsk.h diff --git a/src/lib/formats/nes_dsk.c b/src/lib/formats/nes_dsk.c index ce62b4fba0e..dd1f3cf74b9 100644 --- a/src/lib/formats/nes_dsk.c +++ b/src/lib/formats/nes_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/nes_dsk.c diff --git a/src/lib/formats/nes_dsk.h b/src/lib/formats/nes_dsk.h index 391ba221034..4f3f1b51e2b 100644 --- a/src/lib/formats/nes_dsk.h +++ b/src/lib/formats/nes_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/nes_dsk.h diff --git a/src/lib/formats/nfd_dsk.h b/src/lib/formats/nfd_dsk.h index 820d6a573b2..ca7b25c7d9c 100644 --- a/src/lib/formats/nfd_dsk.h +++ b/src/lib/formats/nfd_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/nfd_dsk.h diff --git a/src/lib/formats/orao_cas.c b/src/lib/formats/orao_cas.c index c771b234dda..36df3d98422 100644 --- a/src/lib/formats/orao_cas.c +++ b/src/lib/formats/orao_cas.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* Tape support for Orao TAP format diff --git a/src/lib/formats/orao_cas.h b/src/lib/formats/orao_cas.h index 8e7bce9b752..187664ca870 100644 --- a/src/lib/formats/orao_cas.h +++ b/src/lib/formats/orao_cas.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* orao_cas.h diff --git a/src/lib/formats/oric_dsk.h b/src/lib/formats/oric_dsk.h index 98d5458f082..77a1c162ad4 100644 --- a/src/lib/formats/oric_dsk.h +++ b/src/lib/formats/oric_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/oric_dsk.h diff --git a/src/lib/formats/oric_tap.c b/src/lib/formats/oric_tap.c index 123552eea7a..1c5ca227b93 100644 --- a/src/lib/formats/oric_tap.c +++ b/src/lib/formats/oric_tap.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? #include <assert.h> #include "oric_tap.h" diff --git a/src/lib/formats/oric_tap.h b/src/lib/formats/oric_tap.h index 2ec73b654fc..793f84fb37c 100644 --- a/src/lib/formats/oric_tap.h +++ b/src/lib/formats/oric_tap.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* oric_tap.h diff --git a/src/lib/formats/p6001_cas.c b/src/lib/formats/p6001_cas.c index debe3f3b261..724d3f23bb5 100644 --- a/src/lib/formats/p6001_cas.c +++ b/src/lib/formats/p6001_cas.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* * NEC PC-6001 cassette format handling */ diff --git a/src/lib/formats/p6001_cas.h b/src/lib/formats/p6001_cas.h index 2006bbb9794..a6365a4ed96 100644 --- a/src/lib/formats/p6001_cas.h +++ b/src/lib/formats/p6001_cas.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* * NEC PC-6001 cassette format handling */ diff --git a/src/lib/formats/pasti_dsk.c b/src/lib/formats/pasti_dsk.c index 9329600b1fd..c0e8668cdab 100644 --- a/src/lib/formats/pasti_dsk.c +++ b/src/lib/formats/pasti_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? #include "emu.h" // logerror #include "pasti_dsk.h" diff --git a/src/lib/formats/pasti_dsk.h b/src/lib/formats/pasti_dsk.h index 104efa1f6bf..46e7df42131 100644 --- a/src/lib/formats/pasti_dsk.h +++ b/src/lib/formats/pasti_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? #ifndef PASTI_DSK_H_ #define PASTI_DSK_H_ diff --git a/src/lib/formats/pc98_dsk.c b/src/lib/formats/pc98_dsk.c index 6ef28d01eeb..b6a46bd2e23 100644 --- a/src/lib/formats/pc98_dsk.c +++ b/src/lib/formats/pc98_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/pc98_dsk.c diff --git a/src/lib/formats/pc98_dsk.h b/src/lib/formats/pc98_dsk.h index 50fe38676a6..6694feaeb17 100644 --- a/src/lib/formats/pc98_dsk.h +++ b/src/lib/formats/pc98_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/pc98_dsk.h diff --git a/src/lib/formats/pc98fdi_dsk.h b/src/lib/formats/pc98fdi_dsk.h index 4dd475a11b4..cd69a60892d 100644 --- a/src/lib/formats/pc98fdi_dsk.h +++ b/src/lib/formats/pc98fdi_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/pc98fdi_dsk.h diff --git a/src/lib/formats/pc_dsk.c b/src/lib/formats/pc_dsk.c index 152dffed15a..2fccabaaef6 100644 --- a/src/lib/formats/pc_dsk.c +++ b/src/lib/formats/pc_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/pc_dsk.c diff --git a/src/lib/formats/pc_dsk.h b/src/lib/formats/pc_dsk.h index d6f9041d24c..7bf8e2b3779 100644 --- a/src/lib/formats/pc_dsk.h +++ b/src/lib/formats/pc_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/pc_dsk.h diff --git a/src/lib/formats/primoptp.c b/src/lib/formats/primoptp.c index 6373d43fd4f..f2c53975049 100644 --- a/src/lib/formats/primoptp.c +++ b/src/lib/formats/primoptp.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* .PTP Microkey Primo tape images */ diff --git a/src/lib/formats/primoptp.h b/src/lib/formats/primoptp.h index 48577653098..e0788745998 100644 --- a/src/lib/formats/primoptp.h +++ b/src/lib/formats/primoptp.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* primoptp.h diff --git a/src/lib/formats/pyldin_dsk.h b/src/lib/formats/pyldin_dsk.h index 1c186e4a6e1..67e37e6144e 100644 --- a/src/lib/formats/pyldin_dsk.h +++ b/src/lib/formats/pyldin_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/pyldin_dsk.h diff --git a/src/lib/formats/rk_cas.c b/src/lib/formats/rk_cas.c index 150b17c8f3b..9fba1803223 100644 --- a/src/lib/formats/rk_cas.c +++ b/src/lib/formats/rk_cas.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* Tape support for RK format diff --git a/src/lib/formats/rk_cas.h b/src/lib/formats/rk_cas.h index 204324b82c6..6878b40b666 100644 --- a/src/lib/formats/rk_cas.h +++ b/src/lib/formats/rk_cas.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* rk_cas.h diff --git a/src/lib/formats/rx50_dsk.c b/src/lib/formats/rx50_dsk.c index 429f22eafec..58e4cfc86a9 100644 --- a/src/lib/formats/rx50_dsk.c +++ b/src/lib/formats/rx50_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************** formats/rx50_dsk.c diff --git a/src/lib/formats/rx50_dsk.h b/src/lib/formats/rx50_dsk.h index 29db583f5b4..4ac73575c2b 100644 --- a/src/lib/formats/rx50_dsk.h +++ b/src/lib/formats/rx50_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/rx50_dsk.h diff --git a/src/lib/formats/sc3000_bit.c b/src/lib/formats/sc3000_bit.c index f38f5a8d8c6..f06a7eae085 100644 --- a/src/lib/formats/sc3000_bit.c +++ b/src/lib/formats/sc3000_bit.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/sc3000_bit.c diff --git a/src/lib/formats/sc3000_bit.h b/src/lib/formats/sc3000_bit.h index 8950c187837..b8de99bd2e0 100644 --- a/src/lib/formats/sc3000_bit.h +++ b/src/lib/formats/sc3000_bit.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/sc3000_bit.h diff --git a/src/lib/formats/smx_dsk.h b/src/lib/formats/smx_dsk.h index fdae3c3902d..a989134e2c8 100644 --- a/src/lib/formats/smx_dsk.h +++ b/src/lib/formats/smx_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/smx_dsk.h diff --git a/src/lib/formats/sorc_dsk.c b/src/lib/formats/sorc_dsk.c index 3c7aee10c33..426ea6884c0 100644 --- a/src/lib/formats/sorc_dsk.c +++ b/src/lib/formats/sorc_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/sorc_dsk.c diff --git a/src/lib/formats/sorc_dsk.h b/src/lib/formats/sorc_dsk.h index 3bf59bdfe28..8ba6e1750ed 100644 --- a/src/lib/formats/sorc_dsk.h +++ b/src/lib/formats/sorc_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/sorc_dsk.h diff --git a/src/lib/formats/sord_cas.c b/src/lib/formats/sord_cas.c index a2834931a2a..0e82254df09 100644 --- a/src/lib/formats/sord_cas.c +++ b/src/lib/formats/sord_cas.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /************************************************************************** sord_cas.c diff --git a/src/lib/formats/sord_cas.h b/src/lib/formats/sord_cas.h index 92c079f6cdd..4e55094e13f 100644 --- a/src/lib/formats/sord_cas.h +++ b/src/lib/formats/sord_cas.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* sord_cas.h diff --git a/src/lib/formats/st_dsk.h b/src/lib/formats/st_dsk.h index 7dd54967acb..21d85e04686 100644 --- a/src/lib/formats/st_dsk.h +++ b/src/lib/formats/st_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/st_dsk.h diff --git a/src/lib/formats/svi_cas.c b/src/lib/formats/svi_cas.c index 6b693b4d461..b0606b50c81 100644 --- a/src/lib/formats/svi_cas.c +++ b/src/lib/formats/svi_cas.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? #include <assert.h> #include "svi_cas.h" diff --git a/src/lib/formats/svi_cas.h b/src/lib/formats/svi_cas.h index 78129c9ac87..a90272c5277 100644 --- a/src/lib/formats/svi_cas.h +++ b/src/lib/formats/svi_cas.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* svi_cas.h diff --git a/src/lib/formats/svi_dsk.c b/src/lib/formats/svi_dsk.c index 23dbb9a17e2..caf2b76f441 100644 --- a/src/lib/formats/svi_dsk.c +++ b/src/lib/formats/svi_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/svi_dsk.c diff --git a/src/lib/formats/svi_dsk.h b/src/lib/formats/svi_dsk.h index a1798d5331e..23575853a46 100644 --- a/src/lib/formats/svi_dsk.h +++ b/src/lib/formats/svi_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/svi_dsk.h diff --git a/src/lib/formats/td0_dsk.c b/src/lib/formats/td0_dsk.c index a4df2524344..6be875e3f20 100644 --- a/src/lib/formats/td0_dsk.c +++ b/src/lib/formats/td0_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/td0_dsk.c diff --git a/src/lib/formats/td0_dsk.h b/src/lib/formats/td0_dsk.h index 3e5b8e843c5..1fd817be323 100644 --- a/src/lib/formats/td0_dsk.h +++ b/src/lib/formats/td0_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? #ifndef TD0_DSK_H_ #define TD0_DSK_H_ diff --git a/src/lib/formats/thom_cas.c b/src/lib/formats/thom_cas.c index 36fb6e4de51..caf02bd4b6b 100644 --- a/src/lib/formats/thom_cas.c +++ b/src/lib/formats/thom_cas.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************** Copyright (C) Antoine Mine' 2006 diff --git a/src/lib/formats/thom_cas.h b/src/lib/formats/thom_cas.h index 892615aae52..a37ae958551 100644 --- a/src/lib/formats/thom_cas.h +++ b/src/lib/formats/thom_cas.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************** Copyright (C) Antoine Mine' 2006 diff --git a/src/lib/formats/thom_dsk.c b/src/lib/formats/thom_dsk.c index 4f7230f2421..303064b2926 100644 --- a/src/lib/formats/thom_dsk.c +++ b/src/lib/formats/thom_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/thom_dsk.c diff --git a/src/lib/formats/thom_dsk.h b/src/lib/formats/thom_dsk.h index 92e0972a3bf..2b05b69fbb2 100644 --- a/src/lib/formats/thom_dsk.h +++ b/src/lib/formats/thom_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? #ifndef THOM_DSK #define THOM_DSK diff --git a/src/lib/formats/ti99_dsk.h b/src/lib/formats/ti99_dsk.h index 64498f01a8e..d5439c9c0be 100644 --- a/src/lib/formats/ti99_dsk.h +++ b/src/lib/formats/ti99_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/ti99_dsk.c diff --git a/src/lib/formats/trd_dsk.c b/src/lib/formats/trd_dsk.c index 7cacd98fb4a..61897e270ee 100644 --- a/src/lib/formats/trd_dsk.c +++ b/src/lib/formats/trd_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/trd_dsk.c diff --git a/src/lib/formats/trd_dsk.h b/src/lib/formats/trd_dsk.h index f4b2998c179..5ad4765692d 100644 --- a/src/lib/formats/trd_dsk.h +++ b/src/lib/formats/trd_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/trd_dsk.h diff --git a/src/lib/formats/trs_cas.c b/src/lib/formats/trs_cas.c index 6e143200bc9..98710a2e8b5 100644 --- a/src/lib/formats/trs_cas.c +++ b/src/lib/formats/trs_cas.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /******************************************************************** Support for TRS80 .cas cassette images diff --git a/src/lib/formats/trs_cas.h b/src/lib/formats/trs_cas.h index 7ec0408beb1..5d3fe9bcc6e 100644 --- a/src/lib/formats/trs_cas.h +++ b/src/lib/formats/trs_cas.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* trs_cas.h diff --git a/src/lib/formats/trs_dsk.c b/src/lib/formats/trs_dsk.c index ebe6090bcdc..b7c0981bc02 100644 --- a/src/lib/formats/trs_dsk.c +++ b/src/lib/formats/trs_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? #include <string.h> #include <assert.h> #include "trs_dsk.h" diff --git a/src/lib/formats/trs_dsk.h b/src/lib/formats/trs_dsk.h index b4ac0d853e8..39205df94bc 100644 --- a/src/lib/formats/trs_dsk.h +++ b/src/lib/formats/trs_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/trs_dsk.h diff --git a/src/lib/formats/tvc_dsk.h b/src/lib/formats/tvc_dsk.h index 4125f29650e..56cd3ea0490 100644 --- a/src/lib/formats/tvc_dsk.h +++ b/src/lib/formats/tvc_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/tvc_dsk.h diff --git a/src/lib/formats/tzx_cas.c b/src/lib/formats/tzx_cas.c index 71ad4c747f5..b517f3ca829 100644 --- a/src/lib/formats/tzx_cas.c +++ b/src/lib/formats/tzx_cas.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* TZX (currently spectrum only) and spectrum TAP cassette format support by Wilbert Pol diff --git a/src/lib/formats/tzx_cas.h b/src/lib/formats/tzx_cas.h index 5f8c4caf661..bb0f8f7f0a4 100644 --- a/src/lib/formats/tzx_cas.h +++ b/src/lib/formats/tzx_cas.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* tzx_cas.h diff --git a/src/lib/formats/uef_cas.c b/src/lib/formats/uef_cas.c index 6a5c8668c8e..35224f2b00c 100644 --- a/src/lib/formats/uef_cas.c +++ b/src/lib/formats/uef_cas.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* UEF format support (for electron driver) diff --git a/src/lib/formats/uef_cas.h b/src/lib/formats/uef_cas.h index 6c77d63a9a3..b8e7fba83a4 100644 --- a/src/lib/formats/uef_cas.h +++ b/src/lib/formats/uef_cas.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* uef_cas.h diff --git a/src/lib/formats/upd765_dsk.h b/src/lib/formats/upd765_dsk.h index 18b9f968d60..3f647876da2 100644 --- a/src/lib/formats/upd765_dsk.h +++ b/src/lib/formats/upd765_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/upd765_dsk.h diff --git a/src/lib/formats/vt_cas.c b/src/lib/formats/vt_cas.c index 734954a2ab6..15adbaddbc6 100644 --- a/src/lib/formats/vt_cas.c +++ b/src/lib/formats/vt_cas.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? #include <assert.h> #include "formats/vt_cas.h" diff --git a/src/lib/formats/vt_cas.h b/src/lib/formats/vt_cas.h index 15b42e8d082..4f1408d87d2 100644 --- a/src/lib/formats/vt_cas.h +++ b/src/lib/formats/vt_cas.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* vt_cas.h diff --git a/src/lib/formats/vt_dsk.c b/src/lib/formats/vt_dsk.c index 0021b66eaa4..26f810030b5 100644 --- a/src/lib/formats/vt_dsk.c +++ b/src/lib/formats/vt_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/vt_dsk.c diff --git a/src/lib/formats/vt_dsk.h b/src/lib/formats/vt_dsk.h index f0fecd2ec68..97f9b687c3b 100644 --- a/src/lib/formats/vt_dsk.h +++ b/src/lib/formats/vt_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/vt_dsk.h diff --git a/src/lib/formats/vtech1_dsk.c b/src/lib/formats/vtech1_dsk.c index d7194224ebd..b50ac8a1092 100644 --- a/src/lib/formats/vtech1_dsk.c +++ b/src/lib/formats/vtech1_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/vtech1_dsk.c diff --git a/src/lib/formats/vtech1_dsk.h b/src/lib/formats/vtech1_dsk.h index f85cc160af8..d9ccfa73479 100644 --- a/src/lib/formats/vtech1_dsk.h +++ b/src/lib/formats/vtech1_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/vtech1_dsk.h diff --git a/src/lib/formats/wavfile.c b/src/lib/formats/wavfile.c index e332110fbff..8ffbe102058 100644 --- a/src/lib/formats/wavfile.c +++ b/src/lib/formats/wavfile.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* wavfile.c diff --git a/src/lib/formats/wavfile.h b/src/lib/formats/wavfile.h index ab769de5537..0f7ea3c1f0a 100644 --- a/src/lib/formats/wavfile.h +++ b/src/lib/formats/wavfile.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* wavfile.h diff --git a/src/lib/formats/wd177x_dsk.h b/src/lib/formats/wd177x_dsk.h index 20b42927bf0..657032b50c8 100644 --- a/src/lib/formats/wd177x_dsk.h +++ b/src/lib/formats/wd177x_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/wd177x_sk.h diff --git a/src/lib/formats/x1_tap.c b/src/lib/formats/x1_tap.c index 880037c8f3a..1b8f825dac3 100644 --- a/src/lib/formats/x1_tap.c +++ b/src/lib/formats/x1_tap.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* * * Sharp X1 TAP image format diff --git a/src/lib/formats/x1_tap.h b/src/lib/formats/x1_tap.h index 94d9a671fd8..018eff56aa0 100644 --- a/src/lib/formats/x1_tap.h +++ b/src/lib/formats/x1_tap.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /* * * Sharp X1 TAP image format diff --git a/src/lib/formats/xdf_dsk.h b/src/lib/formats/xdf_dsk.h index 64e02732df9..5d460db2285 100644 --- a/src/lib/formats/xdf_dsk.h +++ b/src/lib/formats/xdf_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/xdf_dsk.h diff --git a/src/lib/formats/z80ne_dsk.c b/src/lib/formats/z80ne_dsk.c index d399c1ac441..384338e3ff2 100644 --- a/src/lib/formats/z80ne_dsk.c +++ b/src/lib/formats/z80ne_dsk.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/z80ne_dsk.c diff --git a/src/lib/formats/z80ne_dsk.h b/src/lib/formats/z80ne_dsk.h index 9a3d0dee9b9..4294d75ec44 100644 --- a/src/lib/formats/z80ne_dsk.h +++ b/src/lib/formats/z80ne_dsk.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* formats/z80ne_dsk.h diff --git a/src/lib/formats/zx81_p.c b/src/lib/formats/zx81_p.c index e2e1e33f035..760539cea0c 100644 --- a/src/lib/formats/zx81_p.c +++ b/src/lib/formats/zx81_p.c @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /***************************************************************************** Taken from nocash ZX81 docs by Martin Korth. diff --git a/src/lib/formats/zx81_p.h b/src/lib/formats/zx81_p.h index 748f1ab8011..cb7276c7ac8 100644 --- a/src/lib/formats/zx81_p.h +++ b/src/lib/formats/zx81_p.h @@ -1,3 +1,5 @@ +// license:??? +// copyright-holders:??? /********************************************************************* zx81_p.h |