diff options
Diffstat (limited to 'mpn/sparc32/sub_n.asm')
-rw-r--r-- | mpn/sparc32/sub_n.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mpn/sparc32/sub_n.asm b/mpn/sparc32/sub_n.asm index b2ad94450..406f09554 100644 --- a/mpn/sparc32/sub_n.asm +++ b/mpn/sparc32/sub_n.asm @@ -17,8 +17,8 @@ dnl License for more details. dnl You should have received a copy of the GNU Lesser General Public License dnl along with the GNU MP Library; see the file COPYING.LIB. If not, write to -dnl the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -dnl MA 02111-1307, USA. +dnl the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, +dnl MA 02110-1301, USA. include(`../config.m4') |