Searched refs:CopyRightNotice (Results 1 – 1 of 1) sorted by relevance
172 def AddCopyRightNotice(CopyRightNotice, file_descriptor): argument173 for line in CopyRightNotice:182 CopyRightNotice = list()191 CopyRightNotice.append(line)203 AddCopyRightNotice(CopyRightNotice, file_to_write)