summaryrefslogtreecommitdiff
path: root/src/print_raw.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2019-01-07 13:49:57 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2019-01-07 13:49:57 +0000
commit0e68a358164424792fb26cd65292969444323b78 (patch)
tree953591f688aabee87ddc178adee871580dee95db /src/print_raw.c
parent1ec69a3af27f390e7739c450aceabbd2fdf45916 (diff)
downloadmpfr-0e68a358164424792fb26cd65292969444323b78.tar.gz
Updated the www.gnu.org URL's (http → https) on all the files with:
perl -pi -e 's,http://www.gnu.org/,https://www.gnu.org/,g' **/*(.) under zsh. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@13372 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'src/print_raw.c')
-rw-r--r--src/print_raw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/print_raw.c b/src/print_raw.c
index 6f454a7d7..9ff9ef64f 100644
--- a/src/print_raw.c
+++ b/src/print_raw.c
@@ -19,7 +19,7 @@ License for more details.
You should have received a copy of the GNU Lesser General Public License
along with the GNU MPFR Library; see the file COPYING.LESSER. If not, see
-http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
+https://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */
#include "mpfr-impl.h"