From 7f306fae152044186123254dd0222471b7edc8e8 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sat, 17 Oct 2020 23:16:47 +0200 Subject: [PATCH] ld.so.8: Add self to copyright By now, I'm responsible for quite a lot of the content in this page. Signed-off-by: Michael Kerrisk --- man8/ld.so.8 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/man8/ld.so.8 b/man8/ld.so.8 index e2d3bbd5a5..614a112a4b 100644 --- a/man8/ld.so.8 +++ b/man8/ld.so.8 @@ -1,6 +1,8 @@ .\" %%%LICENSE_START(PUBLIC_DOMAIN) .\" This is in the public domain .\" %%%LICENSE_END +.\" Various parts: +.\" Copyright (C) 2007-9, 2013, 2016 Michael Kerrisk .\" .TH LD.SO 8 2020-08-13 "GNU" "Linux Programmer's Manual" .SH NAME -- 2.47.2