diff options
Diffstat (limited to 'mpn/powerpc64/sqr_diagonal.asm')
-rw-r--r-- | mpn/powerpc64/sqr_diagonal.asm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mpn/powerpc64/sqr_diagonal.asm b/mpn/powerpc64/sqr_diagonal.asm index 6d9d0aedf..0e9481fc3 100644 --- a/mpn/powerpc64/sqr_diagonal.asm +++ b/mpn/powerpc64/sqr_diagonal.asm @@ -16,8 +16,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') |