diff options
Diffstat (limited to 'hurd')
86 files changed, 86 insertions, 86 deletions
diff --git a/hurd/Makefile b/hurd/Makefile index 6d9cbf57a5..91d14660d9 100644 --- a/hurd/Makefile +++ b/hurd/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 := hurd diff --git a/hurd/alloc-fd.c b/hurd/alloc-fd.c index 38ac56a9b1..096946e9cf 100644 --- a/hurd/alloc-fd.c +++ b/hurd/alloc-fd.c @@ -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/>. */ #include <hurd.h> #include <hurd/fd.h> diff --git a/hurd/catch-exc.c b/hurd/catch-exc.c index 78d877faca..82a81f8265 100644 --- a/hurd/catch-exc.c +++ b/hurd/catch-exc.c @@ -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/>. */ #include <mach/exc_server.h> #include <hurd/signal.h> diff --git a/hurd/catch-signal.c b/hurd/catch-signal.c index ec320215a6..3169604777 100644 --- a/hurd/catch-signal.c +++ b/hurd/catch-signal.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 <hurd/signal.h> #include <hurd/sigpreempt.h> diff --git a/hurd/compat-20.c b/hurd/compat-20.c index fdf1b01c5e..f525c05197 100644 --- a/hurd/compat-20.c +++ b/hurd/compat-20.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 <hurd.h> diff --git a/hurd/ctty-input.c b/hurd/ctty-input.c index beff4f6d11..95f067a16c 100644 --- a/hurd/ctty-input.c +++ b/hurd/ctty-input.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 <hurd.h> #include <hurd/signal.h> diff --git a/hurd/ctty-output.c b/hurd/ctty-output.c index 77b931ccef..d77c35ad6f 100644 --- a/hurd/ctty-output.c +++ b/hurd/ctty-output.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 <hurd.h> #include <hurd/signal.h> diff --git a/hurd/dtable.c b/hurd/dtable.c index 2663d25000..44f8123a7c 100644 --- a/hurd/dtable.c +++ b/hurd/dtable.c @@ -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/>. */ #include <hurd.h> #include <hurd/term.h> diff --git a/hurd/exc2signal.c b/hurd/exc2signal.c index e20d9b0587..59cd53a489 100644 --- a/hurd/exc2signal.c +++ b/hurd/exc2signal.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 <hurd.h> |
