summaryrefslogtreecommitdiff
path: root/lib/remainder.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/remainder.c')
-rw-r--r--lib/remainder.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/remainder.c b/lib/remainder.c
index 21d720db1e..2c1abca6da 100644
--- a/lib/remainder.c
+++ b/lib/remainder.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/>. */
+ along with this program. If not, see <https://www.gnu.org/licenses/>. */
#if ! (defined USE_LONG_DOUBLE || defined USE_FLOAT)
# include <config.h>