diff options
author | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-08-15 00:50:43 +0000 |
---|---|---|
committer | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-08-15 00:50:43 +0000 |
commit | 896306971a8c31fa956069c8e3e4d5821b8d5566 (patch) | |
tree | e994a0d5f7b6f5d32314b9b7c5478508da7b96ef /fixincludes/fixfixes.c | |
parent | 2af676bddeda262d782b94e3f6a7ea359e65f510 (diff) | |
download | gcc-896306971a8c31fa956069c8e3e4d5821b8d5566.tar.gz |
2005-08-14 Kelley Cook <kcook@gcc.gnu.org>
* All files: Update with new FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103096 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'fixincludes/fixfixes.c')
-rw-r--r-- | fixincludes/fixfixes.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fixincludes/fixfixes.c b/fixincludes/fixfixes.c index c883253123d..fa8dc545b0a 100644 --- a/fixincludes/fixfixes.c +++ b/fixincludes/fixfixes.c @@ -47,8 +47,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. */ #include "fixlib.h" #define GTYPE_SE_CT 1 |