diff options
Diffstat (limited to 'div_2exp.c')
-rw-r--r-- | div_2exp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/div_2exp.c b/div_2exp.c index 0364f76b7..e5019f08b 100644 --- a/div_2exp.c +++ b/div_2exp.c @@ -16,7 +16,7 @@ License for more details. You should have received a copy of the GNU Lesser General Public License along with the MPFR Library; see the file COPYING.LIB. If not, write to -the Free Software Foundation, Inc., 51 Franklin Place, Fifth Floor, Boston, +the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ #include "mpfr-impl.h" |