aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRobert Dewar <dewar@gnat.com>2001-10-25 22:51:49 +0000
committerGeert Bosch <bosch@gcc.gnu.org>2001-10-26 00:51:49 +0200
commite6a7e62eb3f46044027a4b7f2217d5f87a3e8bf3 (patch)
treed4bf79e87e86b49309cc9dde3154754c6954520a /gcc
parent98f705b937992d93e48c6085b45630d57122a99f (diff)
downloadgcc-e6a7e62eb3f46044027a4b7f2217d5f87a3e8bf3.zip
gcc-e6a7e62eb3f46044027a4b7f2217d5f87a3e8bf3.tar.gz
gcc-e6a7e62eb3f46044027a4b7f2217d5f87a3e8bf3.tar.bz2
* s-tpinop.ads: Add 2001 to copyright notice. Fix header format.
From-SVN: r46499
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ada/ChangeLog4
-rw-r--r--gcc/ada/s-tpinop.ads7
2 files changed, 7 insertions, 4 deletions
diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog
index afaa3ae..26d82af 100644
--- a/gcc/ada/ChangeLog
+++ b/gcc/ada/ChangeLog
@@ -1,3 +1,7 @@
+2001-10-25 Robert Dewar <dewar@gnat.com>
+
+ * s-tpinop.ads: Add 2001 to copyright notice. Fix header format.
+
2001-10-25 Pascal Obry <obry@gnat.com>
* g-awk.ads: Move all pragma inlines next to the routine
diff --git a/gcc/ada/s-tpinop.ads b/gcc/ada/s-tpinop.ads
index ccb308d..ccffc86 100644
--- a/gcc/ada/s-tpinop.ads
+++ b/gcc/ada/s-tpinop.ads
@@ -2,14 +2,13 @@
-- --
-- GNU ADA RUN-TIME LIBRARY (GNARL) COMPONENTS --
-- --
--- S Y S T E M . T A S K _ P R I M I T I V E S . --
--- I N T E R R U P T _ O P E R A T I O N S --
+-- SYSTEM.TASK_PRIMITIVES.INTERRUPT_OPERATIONS --
-- --
-- S p e c --
-- --
--- $Revision: 1.5 $ --
+-- $Revision$
-- --
--- Copyright (C) 1998 Free Software Foundation, Inc. --
+-- Copyright (C) 1998-2001 Free Software Foundation, Inc. --
-- --
-- GNARL 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- --