diff options
author | R. Kelley Cook <kcook@gcc.gnu.org> | 2005-06-25 01:22:41 +0000 |
---|---|---|
committer | R. Kelley Cook <kcook@gcc.gnu.org> | 2005-06-25 01:22:41 +0000 |
commit | 39d14ddaacf2519a8f27f5826572840bbea2bdaf (patch) | |
tree | f3fc0882b204c3bd663cbc27166feb6dd55f4f49 /gcc/config/i386/gthr-win32.c | |
parent | 6c912b0cb6d2cfafdf5db294aae5c799ab85559a (diff) | |
download | gcc-39d14ddaacf2519a8f27f5826572840bbea2bdaf.zip gcc-39d14ddaacf2519a8f27f5826572840bbea2bdaf.tar.gz gcc-39d14ddaacf2519a8f27f5826572840bbea2bdaf.tar.bz2 |
Update FSF address.
From-SVN: r101314
Diffstat (limited to 'gcc/config/i386/gthr-win32.c')
-rw-r--r-- | gcc/config/i386/gthr-win32.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/i386/gthr-win32.c b/gcc/config/i386/gthr-win32.c index d6cd7a9..d13b539 100644 --- a/gcc/config/i386/gthr-win32.c +++ b/gcc/config/i386/gthr-win32.c @@ -20,8 +20,8 @@ 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. */ +Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA +02110-1301, USA. */ /* As a special exception, if you link this library with other files, some of which are compiled with GCC, to produce an executable, |