diff options
Diffstat (limited to 'stdlib/bits/monetary-ldbl.h')
-rw-r--r-- | stdlib/bits/monetary-ldbl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/bits/monetary-ldbl.h b/stdlib/bits/monetary-ldbl.h index 9623f66393..b9a908749b 100644 --- a/stdlib/bits/monetary-ldbl.h +++ b/stdlib/bits/monetary-ldbl.h @@ -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/>. */ #ifndef _MONETARY_H # error "Never include <bits/monetary-ldbl.h> directly; use <monetary.h> instead." |