summaryrefslogtreecommitdiff
path: root/lib/xreadlinkat.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/xreadlinkat.c')
-rw-r--r--lib/xreadlinkat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/xreadlinkat.c b/lib/xreadlinkat.c
index 16f20cf75c..764a39b4fc 100644
--- a/lib/xreadlinkat.c
+++ b/lib/xreadlinkat.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/>. */
/* Written by Jim Meyering <jim@meyering.net>,
and Bruno Haible <bruno@clisp.org>,