summaryrefslogtreecommitdiff
path: root/lib/xnanosleep.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/xnanosleep.c')
-rw-r--r--lib/xnanosleep.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xnanosleep.c b/lib/xnanosleep.c
index 90b37898e9..031328f1de 100644
--- a/lib/xnanosleep.c
+++ b/lib/xnanosleep.c
@@ -13,7 +13,7 @@
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
- along with this program. If not, see <http://www.gnu.org/licenses/>. */
+ along with this program. If not, see <https://www.gnu.org/licenses/>. */
/* Mostly written (for sleep.c) by Paul Eggert.
Factored out (creating this file) by Jim Meyering. */