summaryrefslogtreecommitdiff
path: root/gas/expr.h
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-05-05 09:13:19 +0000
committerNick Clifton <nickc@redhat.com>2005-05-05 09:13:19 +0000
commita8a9eb4ab11976ac4f9f2bf491d848316ea56218 (patch)
treea5d7af1772950f4311477b9c59362762981ef117 /gas/expr.h
parent2a63ebb4c4caf7b92950cb8c6437b1f0df9bc00f (diff)
downloadbinutils-redhat-a8a9eb4ab11976ac4f9f2bf491d848316ea56218.tar.gz
Update the address and phone number of the FSF
Diffstat (limited to 'gas/expr.h')
-rw-r--r--gas/expr.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/expr.h b/gas/expr.h
index 9a3d9edf17..ddd1ce3ac3 100644
--- a/gas/expr.h
+++ b/gas/expr.h
@@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License
along with GAS; 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. */
/*
* By popular demand, we define a struct to represent an expression.