summaryrefslogtreecommitdiff
path: root/gcc/ch/tasking.h
diff options
context:
space:
mode:
authorRodney Brown <RodneyBrown@mynd.com>2000-12-07 01:55:52 +0000
committerJeff Law <law@gcc.gnu.org>2000-12-06 18:55:52 -0700
commit48e1571acc3af00c4fc34867ff8831ab1ceb587d (patch)
tree55a66a3825cb3df091140539b06a2f6c618fec82 /gcc/ch/tasking.h
parent0b749da1b80769cf1635d696291cf7e6f6edb846 (diff)
downloadgcc-48e1571acc3af00c4fc34867ff8831ab1ceb587d.tar.gz
actions.h: Standarize copyright statement.
* actions.h: Standarize copyright statement. * except.c inout.c lang.c lex.c lex.h loop.c nloop.c: Likewise. * parse.c tasking.c tasking.h timing.c xtypeck.c: Likewise. From-SVN: r38087
Diffstat (limited to 'gcc/ch/tasking.h')
-rw-r--r--gcc/ch/tasking.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ch/tasking.h b/gcc/ch/tasking.h
index fde719789cb..7650c2f8cc9 100644
--- a/gcc/ch/tasking.h
+++ b/gcc/ch/tasking.h
@@ -1,5 +1,5 @@
/* Implement process-related declarations for CHILL.
- Copyright (C) 1992, 93, 1994 Free Software Foundation, Inc.
+ Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc.
This file is part of GNU CC.