diff options
author | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-06-25 01:11:52 +0000 |
---|---|---|
committer | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-06-25 01:11:52 +0000 |
commit | 6bf4357420ed8cbfe80cd79a3fc6dc5a9fbc859f (patch) | |
tree | 6c6cb28067505df06207f5de36eee5975f0263d8 /gcc/ginclude/stddef.h | |
parent | beaeca68a2f8dba54d170384296fcba69210293f (diff) | |
download | ppe42-gcc-6bf4357420ed8cbfe80cd79a3fc6dc5a9fbc859f.tar.gz ppe42-gcc-6bf4357420ed8cbfe80cd79a3fc6dc5a9fbc859f.zip |
Update FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101313 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/ginclude/stddef.h')
-rw-r--r-- | gcc/ginclude/stddef.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ginclude/stddef.h b/gcc/ginclude/stddef.h index 85ac9c41710..7e6179595da 100644 --- a/gcc/ginclude/stddef.h +++ b/gcc/ginclude/stddef.h @@ -15,8 +15,8 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with GCC; see the file COPYING. If not, write to -the Free Software Foundation, 59 Temple Place - Suite 330, -Boston, MA 02111-1307, USA. */ +the Free Software Foundation, 51 Franklin Street, Fifth Floor, +Boston, MA 02110-1301, USA. */ /* As a special exception, if you include this header file into source files compiled by GCC, this header file does not by itself cause |