diff options
Diffstat (limited to 'lib/copysign.c')
-rw-r--r-- | lib/copysign.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/copysign.c b/lib/copysign.c index 592ec25515..0b2bb4a3e8 100644 --- a/lib/copysign.c +++ b/lib/copysign.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/>. */ #include <config.h> |