Index: ipcd356.c =================================================================== --- ipcd356.c (revision 13132) +++ ipcd356.c (revision 13133) @@ -127,7 +127,7 @@ pcb_print_utc(utcTime, sizeof utcTime, 0); - fprintf(fd, "C IPC-D-356 Netlist generated by gEDA pcb-rnd " PCB_VERSION "\nC \n"); + fprintf(fd, "C IPC-D-356 Netlist generated by pcb-rnd " PCB_VERSION "\nC \n"); fprintf(fd, "C File created on %s\nC \n", utcTime); if (PCB->Name == NULL) { fprintf(fd, "P JOB %s\n", PCB->Filename); /* Use the file name if the PCB name in not set. */