summaryrefslogtreecommitdiff
path: root/gcc/ada/s-tpinop.ads
diff options
context:
space:
mode:
authorbosch <bosch@138bc75d-0d04-0410-961f-82ee72b054a4>2001-10-25 22:51:49 +0000
committerbosch <bosch@138bc75d-0d04-0410-961f-82ee72b054a4>2001-10-25 22:51:49 +0000
commitfa4346935b86593b4a5de7a6ae50f4439b25ebd2 (patch)
treed4bf79e87e86b49309cc9dde3154754c6954520a /gcc/ada/s-tpinop.ads
parent1df337324e161ad1b6c6b03ee194f06c2650a774 (diff)
downloadgcc-fa4346935b86593b4a5de7a6ae50f4439b25ebd2.tar.gz
* s-tpinop.ads: Add 2001 to copyright notice. Fix header format.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46499 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ada/s-tpinop.ads')
-rw-r--r--gcc/ada/s-tpinop.ads7
1 files changed, 3 insertions, 4 deletions
diff --git a/gcc/ada/s-tpinop.ads b/gcc/ada/s-tpinop.ads
index ccb308d777d..ccffc86e4cc 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- --