diff options
author | nickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-05-10 15:22:21 +0000 |
---|---|---|
committer | nickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-05-10 15:22:21 +0000 |
commit | 2f8ebb8e367d6ce21079282043bddc11db1775e4 (patch) | |
tree | 2e95841285d363fdc4206c89cad09eed1e042b79 /include/ansidecl.h | |
parent | e38f1ca495b596ffce919bb7a278bec58cd7d4ad (diff) | |
download | gcc-2f8ebb8e367d6ce21079282043bddc11db1775e4.tar.gz |
Update the address and phone number of the FSF organization.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99518 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'include/ansidecl.h')
-rw-r--r-- | include/ansidecl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ansidecl.h b/include/ansidecl.h index 2eeccf20351..02bb41240cb 100644 --- a/include/ansidecl.h +++ b/include/ansidecl.h @@ -15,7 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */ /* ANSI and traditional C compatibility macros |