summaryrefslogtreecommitdiff
path: root/gcc/ada/mdll-fil.adb
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/ada/mdll-fil.adb')
-rw-r--r--gcc/ada/mdll-fil.adb4
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ada/mdll-fil.adb b/gcc/ada/mdll-fil.adb
index 73de7e0981e..11f56f37653 100644
--- a/gcc/ada/mdll-fil.adb
+++ b/gcc/ada/mdll-fil.adb
@@ -6,7 +6,7 @@
-- --
-- B o d y --
-- --
--- Copyright (C) 1992-2001 Free Software Foundation, Inc. --
+-- Copyright (C) 1992-2005 Free Software Foundation, Inc. --
-- --
-- GNAT is free software; you can redistribute it and/or modify it under --
-- terms of the GNU General Public License as published by the Free Soft- --
@@ -24,7 +24,7 @@
-- --
------------------------------------------------------------------------------
--- Simple services used by GNATDLL to deal with Filename extension.
+-- Simple services used by GNATDLL to deal with Filename extension
with Ada.Strings.Fixed;