<div dir="ltr"><div class="gmail_default" style="font-size:small">As Andrew pointed out: "GPL license states each file should have attribution ...." so I checked into GIT the addition of missing GPL information for the <b>guicast subdirectory </b>and am working on the cinelerra subdirectory and eventually plugins subdirectory.  Some notes:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">1) When header missing, first checked to see if file exists in Cinelerra HV-8 or CV.  If files existed there but no header, used header in like files.  For example, bccmodels.inc in HV-8 had no header but bccmodels.C did, so used the same one.</div><div class="gmail_default" style="font-size:small">2) Files, like bootstrap.c, that exist in HV and have no header, I left unchanged because I have no idea where this file came from and it has an extension of lower case "c" instead of upper case "C".</div><div class="gmail_default" style="font-size:small">3) Any file in Cinelerra-HV that did not have the Copyright/Name/Year, I did not change in CinGG, so that it would match.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">If Andrew has time to verify and thinks something should have been done differently, please let me know.<br></div></div>