diff options
Diffstat (limited to 'misc/efgcvt.c')
-rw-r--r-- | misc/efgcvt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/efgcvt.c b/misc/efgcvt.c index d3b7dc4a2d..492e4e8086 100644 --- a/misc/efgcvt.c +++ b/misc/efgcvt.c @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - <http://www.gnu.org/licenses/>. */ + <https://www.gnu.org/licenses/>. */ #include <math.h> #include <stdio.h> |