> The license wording will soon be changed and Ada gcc/ada/scn.adb > (function Determine_License) currently checks about licence. > Any change to the wording breaks Ada bootstrap as Jakub found out. > > How should we proceed?
scn.adb needs to be updated to recognize the new text I assume. What would be the new wording, and in what way does it break scn.adb? > What will happen with existing installed compilers? Good question, the change in headers may indeed break bootstrap. Arno