diff options
author | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-06-25 00:33:05 +0000 |
---|---|---|
committer | kcook <kcook@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-06-25 00:33:05 +0000 |
commit | 85b2164b6480724482a981c3beeef09520b1c9af (patch) | |
tree | 044c63f24cc8794a3c1c2293f3432937d875e1e7 /gcc/java/gen-table.pl | |
parent | 16fa49197c4d59e1394d0e39d8b63e2d9e7caff7 (diff) | |
download | gcc-85b2164b6480724482a981c3beeef09520b1c9af.tar.gz |
Update FSF address.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@101309 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/java/gen-table.pl')
-rw-r--r-- | gcc/java/gen-table.pl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/java/gen-table.pl b/gcc/java/gen-table.pl index df06687f4d4..a2f22135b5b 100644 --- a/gcc/java/gen-table.pl +++ b/gcc/java/gen-table.pl @@ -14,8 +14,8 @@ # 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. # gen-table.pl - Generate tables for gcj from Unicode data. # Usage: perl gen-table.pl DATA-FILE |