diff options
author | Jeff Law <law@gcc.gnu.org> | 2000-01-04 01:10:30 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 2000-01-04 01:10:30 -0700 |
commit | ccc50f7d726f96f1f17df3d313e35659b348f0a5 (patch) | |
tree | bccd15bfa18c0a8f923e1473d705d81d20d073dd /gcc/stor-layout.c | |
parent | edaddf05866209b3dd2a2b82ea6e955ef0f363de (diff) | |
download | gcc-ccc50f7d726f96f1f17df3d313e35659b348f0a5.zip gcc-ccc50f7d726f96f1f17df3d313e35659b348f0a5.tar.gz gcc-ccc50f7d726f96f1f17df3d313e35659b348f0a5.tar.bz2 |
Update copyrights
From-SVN: r31195
Diffstat (limited to 'gcc/stor-layout.c')
-rw-r--r-- | gcc/stor-layout.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/stor-layout.c b/gcc/stor-layout.c index 9eeb409..e9c3740 100644 --- a/gcc/stor-layout.c +++ b/gcc/stor-layout.c @@ -1,5 +1,5 @@ /* C-compiler utilities for types and variables storage layout - Copyright (C) 1987, 88, 92-98, 1999 Free Software Foundation, Inc. + Copyright (C) 1987, 88, 92-98, 1999, 2000 Free Software Foundation, Inc. This file is part of GNU CC. |