From 72e4a717bd9281a9ddfe8e43106cc6a2c1a7e7d8 Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar Date: Fri, 17 Dec 2021 07:59:45 +0530 Subject: Fix The GNU ToolChain Authors copyright notice I (and maybe one or two others) added a (C) to the copyright notice regardless of the contribution checklist[1] not mentioning it. Fix all these instances so that the notice reads as "Copyright The GNU Toolchain Authors" across the source code. [1] https://sourceware.org/glibc/wiki/Contribution%20checklist Signed-off-by: Siddhesh Poyarekar --- iconvdata/iso-2022-jp-3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iconvdata/iso-2022-jp-3.c') diff --git a/iconvdata/iso-2022-jp-3.c b/iconvdata/iso-2022-jp-3.c index d724126545..9a021c7d25 100644 --- a/iconvdata/iso-2022-jp-3.c +++ b/iconvdata/iso-2022-jp-3.c @@ -1,6 +1,6 @@ /* Conversion module for ISO-2022-JP-3. Copyright (C) 1998-2021 Free Software Foundation, Inc. - Copyright (C) The GNU Toolchain Authors. + 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 -- cgit v1.2.3