diff options
author | Jeff Law <law@gcc.gnu.org> | 1999-01-11 06:10:27 -0700 |
---|---|---|
committer | Jeff Law <law@gcc.gnu.org> | 1999-01-11 06:10:27 -0700 |
commit | 201853b4a8f6a82cc9df2548c32ef7472adcd1fd (patch) | |
tree | 5c3c3772d72f72b7ef046ecd276c503d69350f74 /libchill/basicio.c | |
parent | 27d0138b8c2fbd801f3c702a22f75a1587175e58 (diff) | |
download | gcc-201853b4a8f6a82cc9df2548c32ef7472adcd1fd.tar.gz |
Fix FSF address in copyright header.
From-SVN: r24611
Diffstat (limited to 'libchill/basicio.c')
-rw-r--r-- | libchill/basicio.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libchill/basicio.c b/libchill/basicio.c index 3000b0ab3ec..7ff71d9f524 100644 --- a/libchill/basicio.c +++ b/libchill/basicio.c @@ -16,7 +16,8 @@ You should have received a copy of the GNU General Public License along with GNU CC; see the file COPYING. If not, write to - the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ + the Free Software Foundation, 59 Temple Place - Suite 330, +Boston, MA 02111-1307, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, |