It makes more sense to me to change lines https://github.com/on4kjm/FLEcli/blob/1b1c150af4dd82e339bccc89f076e957e5ce30ee/fleprocess/adif_write.go#L38 https://github.com/on4kjm/FLEcli/blob/1b1c150af4dd82e339bccc89f076e957e5ce30ee/fleprocess/adif_write.go#L39 to be adifList = append(adifList, "ADIF Export for Fast Log Entry CLI by ON4KJM") adifList = append(adifList, "<PROGRAMID:6>FLEcli") thoughts?