diff options
author | pelissip <pelissip@280ebfd0-de03-0410-8827-d642c229c3f4> | 2005-06-02 16:12:06 +0000 |
---|---|---|
committer | pelissip <pelissip@280ebfd0-de03-0410-8827-d642c229c3f4> | 2005-06-02 16:12:06 +0000 |
commit | 8bb5dd7a0a124d7031e786e476fdb04b547328e7 (patch) | |
tree | c3667273bbc334932585e03a503c758ed8d02286 /set_si.c | |
parent | fd07d23b8d7a0b98a957ae845793577d21b9b121 (diff) | |
download | mpfr-8bb5dd7a0a124d7031e786e476fdb04b547328e7.tar.gz |
Change the address of the FSF.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@3606 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'set_si.c')
-rw-r--r-- | set_si.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -16,8 +16,8 @@ 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., 59 Temple Place - Suite 330, Boston, -MA 02111-1307, USA. */ +the Free Software Foundation, Inc., 51 Franklin Place, Fifth Floor, Boston, +MA 02110-1301, USA. */ #define MPFR_NEED_LONGLONG_H #include "mpfr-impl.h" |