aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/bash_aliases
diff options
context:
space:
mode:
authorAlejandro Colomar <alx@kernel.org>2025-05-09 20:56:52 +0200
committerAlejandro Colomar <alx@kernel.org>2025-05-10 00:19:24 +0200
commit4ffde404c2e262fc40ea105bfd53e7278efb8efa (patch)
tree47c7c637683cc8c6e39383b63e8eb55a6ae32cbe /scripts/bash_aliases
parent265b9898dfe2f31c221a01e8c17c3055e72784bc (diff)
downloadman-pages-4ffde404c2e262fc40ea105bfd53e7278efb8efa.tar.gz
*, AUTHORS: Consistently refer to authors
- Rename the file CREDITS => AUTHORS - Say 'authors' in the copyright notice. Scripted change: $ grep -rn 'The contributors to the Linux man-pages' -l \ | xargs sed -i '/Copyright, The contributors to the Linux man-pages project/s/contributors to/authors of/' Suggested-by: Dave Martin <Dave.Martin@arm.com> Acked-by: "G. Branden Robinson" <branden@debian.org> Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'scripts/bash_aliases')
-rw-r--r--scripts/bash_aliases2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/bash_aliases b/scripts/bash_aliases
index 177ee41242..eaf525e7c4 100644
--- a/scripts/bash_aliases
+++ b/scripts/bash_aliases
@@ -1,4 +1,4 @@
-# Copyright, The contributors to the Linux man-pages project
+# Copyright, The authors of the Linux man-pages project
# SPDX-License-Identifier: GPL-2.0-only
########################################################################