diff options
author | Joern Rennecke <amylaar@gcc.gnu.org> | 2006-03-23 22:10:41 +0000 |
---|---|---|
committer | Joern Rennecke <amylaar@gcc.gnu.org> | 2006-03-23 22:10:41 +0000 |
commit | 9439d626e3e027ad1b81d640d665943b1aa49adf (patch) | |
tree | 8065f5b59a7ff583782a2a693bad7354caa1beb1 /gcc | |
parent | b368d6b8dff358b7f6b197ba4c95477a41645c23 (diff) | |
download | gcc-9439d626e3e027ad1b81d640d665943b1aa49adf.zip gcc-9439d626e3e027ad1b81d640d665943b1aa49adf.tar.gz gcc-9439d626e3e027ad1b81d640d665943b1aa49adf.tar.bz2 |
Update FSF address.
From-SVN: r112332
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/config/sh/divtab-sh4.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/config/sh/divtab-sh4.c b/gcc/config/sh/divtab-sh4.c index e7de6c4..9877eda 100644 --- a/gcc/config/sh/divtab-sh4.c +++ b/gcc/config/sh/divtab-sh4.c @@ -21,8 +21,8 @@ General Public License for more details. You should have received a copy of the GNU General Public License along with this program; 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. */ /* Calculate division table for SH2..4 integer division Contributed by Joern Rernnecke |