summary refs log tree commit diff
path: root/scripts
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@sourceware.org>2021-12-17 07:59:45 +0530
committerSiddhesh Poyarekar <siddhesh@sourceware.org>2021-12-17 07:59:45 +0530
commit72e4a717bd9281a9ddfe8e43106cc6a2c1a7e7d8 (patch)
tree3756f3623d8c61a65a03ab7d6c0e3b435e251760 /scripts
parent0a4df6f5342620e0ac065b50a1b978123cd5e2f1 (diff)
downloadglibc-72e4a717bd9281a9ddfe8e43106cc6a2c1a7e7d8.tar.gz
glibc-72e4a717bd9281a9ddfe8e43106cc6a2c1a7e7d8.tar.xz
glibc-72e4a717bd9281a9ddfe8e43106cc6a2c1a7e7d8.zip
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 <siddhesh@sourceware.org>
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/build-many-glibcs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build-many-glibcs.py b/scripts/build-many-glibcs.py
index 2f0f435166..b83bc159fd 100755
--- a/scripts/build-many-glibcs.py
+++ b/scripts/build-many-glibcs.py
@@ -1,7 +1,7 @@
 #!/usr/bin/python3
 # Build many configurations of glibc.
 # Copyright (C) 2016-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