diff options
Diffstat (limited to 'stdlib/strfmon.c')
-rw-r--r-- | stdlib/strfmon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/strfmon.c b/stdlib/strfmon.c index dc645d9adb..26566905aa 100644 --- a/stdlib/strfmon.c +++ b/stdlib/strfmon.c @@ -16,7 +16,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 <monetary.h> #include <stdarg.h> |