mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
All files created by chzdev feature a common header; however, this header is absent in temporary files. It is necessary to incorporate the consistent "Generated by chzdev" header into temporary files generated by chzdev as well, so as to properly identify these files via option --is-owner. Signed-off-by: Vineeth Vijayan <vneethv@linux.ibm.com> Reviewed-by: Peter Oberparleiter <oberpar@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>