diff options
author | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-01-04 08:10:30 +0000 |
---|---|---|
committer | law <law@138bc75d-0d04-0410-961f-82ee72b054a4> | 2000-01-04 08:10:30 +0000 |
commit | b88cf7f6ee6e7e39a583a179b7f092d42c7e36ee (patch) | |
tree | bccd15bfa18c0a8f923e1473d705d81d20d073dd /gcc/system.h | |
parent | d1b086311ab4abe82635255098d7d25485e440d2 (diff) | |
download | gcc-b88cf7f6ee6e7e39a583a179b7f092d42c7e36ee.tar.gz |
Update copyrights
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@31195 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/system.h')
-rw-r--r-- | gcc/system.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/system.h b/gcc/system.h index 3048a8cf2ac..b3f89e39f71 100644 --- a/gcc/system.h +++ b/gcc/system.h @@ -1,6 +1,6 @@ /* Get common system includes and various definitions and declarations based on autoconf macros. - Copyright (C) 1998, 1999 Free Software Foundation, Inc. + Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc. This file is part of GNU CC. |