From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 7814) id 81F603858016; Tue, 24 May 2022 02:16:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 81F603858016 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Fangrui Song To: glibc-cvs@sourceware.org Subject: [glibc] elf/dl-reloc.c: Copyright The GNU Toolchain Authors X-Act-Checkin: glibc X-Git-Author: Fangrui Song X-Git-Refname: refs/heads/master X-Git-Oldrev: a01a13601c95f5d111d25557656d09fe661cfc89 X-Git-Newrev: 36c1dbaedd90f36397f28a96ae265e11b20fc616 Message-Id: <20220524021607.81F603858016@sourceware.org> Date: Tue, 24 May 2022 02:16:07 +0000 (GMT) X-BeenThere: glibc-cvs@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Glibc-cvs mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 May 2022 02:16:07 -0000 https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=36c1dbaedd90f36397f28a96ae265e11b20fc616 commit 36c1dbaedd90f36397f28a96ae265e11b20fc616 Author: Fangrui Song Date: Mon May 23 19:16:05 2022 -0700 elf/dl-reloc.c: Copyright The GNU Toolchain Authors by following 3.5. Update copyright information on https://sourceware.org/glibc/wiki/Contribution%20checklist . The change is advised by Carlos O'Donell. Note: commit a8b11bd1f8dc68795b377138b5d94638ef75a50d missed Signed-off-by tag from Nicholas Guriev . Diff: --- elf/dl-reloc.c | 1 + 1 file changed, 1 insertion(+) diff --git a/elf/dl-reloc.c b/elf/dl-reloc.c index 4267c2efb6..756bf950f6 100644 --- a/elf/dl-reloc.c +++ b/elf/dl-reloc.c @@ -1,5 +1,6 @@ /* Relocate a shared object and resolve its references to other loaded objects. Copyright (C) 1995-2022 Free Software Foundation, Inc. + Copyright The GNU Toolchain Authors. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or