summaryrefslogtreecommitdiff
path: root/lib/isfinite.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/isfinite.c')
-rw-r--r--lib/isfinite.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/isfinite.c b/lib/isfinite.c
index 75215b9adb..053212f198 100644
--- a/lib/isfinite.c
+++ b/lib/isfinite.c
@@ -12,7 +12,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
- with this program; if not, see <http://www.gnu.org/licenses/>. */
+ with this program; if not, see <https://www.gnu.org/licenses/>. */
/* Written by Ben Pfaff <blp@gnu.org>, 2007. */