diff options
Diffstat (limited to 'gnulib')
-rw-r--r-- | gnulib/Makefile | 2 | ||||
-rw-r--r-- | gnulib/tst-gcc.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnulib/Makefile b/gnulib/Makefile index fc4a9c1425..0979fbd6bb 100644 --- a/gnulib/Makefile +++ b/gnulib/Makefile @@ -13,7 +13,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/>. subdir := gnulib diff --git a/gnulib/tst-gcc.c b/gnulib/tst-gcc.c index fbefc57363..4da0331e67 100644 --- a/gnulib/tst-gcc.c +++ b/gnulib/tst-gcc.c @@ -15,7 +15,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 <stdio.h> |