Fix thinko.
From-SVN: r178420
This commit is contained in:
parent
b7c9777e5b
commit
0180e8dbad
1 changed files with 0 additions and 6 deletions
|
@ -824,12 +824,6 @@ procedure Gnatls is
|
|||
procedure Output_License_Information is
|
||||
begin
|
||||
case Build_Type is
|
||||
when Gnatpro =>
|
||||
Write_Str ("Please refer to the section ""Software License"" on"
|
||||
& " GNAT Tracker at http://www.adacore.com/"
|
||||
& " for license terms.");
|
||||
Write_Eol;
|
||||
|
||||
when others =>
|
||||
Write_Str ("Please refer to file COPYING in your distribution"
|
||||
& " for license terms.");
|
||||
|
|
Loading…
Add table
Reference in a new issue