aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/FIXME_list.sh2
-rwxr-xr-xscripts/add_parens_for_own_funcs.sh2
-rw-r--r--scripts/bash_aliases2
-rwxr-xr-xscripts/convert_to_utf_8.sh2
-rwxr-xr-xscripts/find_dots_no_parens.sh2
-rwxr-xr-xscripts/find_repeated_words.sh2
-rwxr-xr-xscripts/find_slashes_no_parens.sh2
-rwxr-xr-xscripts/unformat_parens.sh2
8 files changed, 8 insertions, 8 deletions
diff --git a/scripts/FIXME_list.sh b/scripts/FIXME_list.sh
index d2482c4157..050051a37f 100755
--- a/scripts/FIXME_list.sh
+++ b/scripts/FIXME_list.sh
@@ -4,7 +4,7 @@
#
# Display FIXME segments from man-pages source files
#
-# Copyright, The contributors to the Linux man-pages project
+# Copyright, The authors of the Linux man-pages project
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
diff --git a/scripts/add_parens_for_own_funcs.sh b/scripts/add_parens_for_own_funcs.sh
index 558fa943f6..f3a41934f3 100755
--- a/scripts/add_parens_for_own_funcs.sh
+++ b/scripts/add_parens_for_own_funcs.sh
@@ -53,7 +53,7 @@
#
######################################################################
#
-# Copyright, The contributors to the Linux man-pages project
+# Copyright, The authors of the Linux man-pages project
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
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
########################################################################
diff --git a/scripts/convert_to_utf_8.sh b/scripts/convert_to_utf_8.sh
index ce18529b3b..e62561c590 100755
--- a/scripts/convert_to_utf_8.sh
+++ b/scripts/convert_to_utf_8.sh
@@ -12,7 +12,7 @@
#
######################################################################
#
-# Copyright, The contributors to the Linux man-pages project
+# Copyright, The authors of the Linux man-pages project
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
diff --git a/scripts/find_dots_no_parens.sh b/scripts/find_dots_no_parens.sh
index 2c69df68b8..fae1411c35 100755
--- a/scripts/find_dots_no_parens.sh
+++ b/scripts/find_dots_no_parens.sh
@@ -21,7 +21,7 @@
#
######################################################################
#
-# Copyright, The contributors to the Linux man-pages project
+# Copyright, The authors of the Linux man-pages project
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
diff --git a/scripts/find_repeated_words.sh b/scripts/find_repeated_words.sh
index cb64b1e9cf..7c5dac75e9 100755
--- a/scripts/find_repeated_words.sh
+++ b/scripts/find_repeated_words.sh
@@ -10,7 +10,7 @@
#
######################################################################
#
-# Copyright, The contributors to the Linux man-pages project
+# Copyright, The authors of the Linux man-pages project
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
diff --git a/scripts/find_slashes_no_parens.sh b/scripts/find_slashes_no_parens.sh
index 7a9ffe81b1..59a75eaf7a 100755
--- a/scripts/find_slashes_no_parens.sh
+++ b/scripts/find_slashes_no_parens.sh
@@ -21,7 +21,7 @@
#
######################################################################
#
-# Copyright, The contributors to the Linux man-pages project
+# Copyright, The authors of the Linux man-pages project
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2
diff --git a/scripts/unformat_parens.sh b/scripts/unformat_parens.sh
index a65a410038..8b1789f795 100755
--- a/scripts/unformat_parens.sh
+++ b/scripts/unformat_parens.sh
@@ -20,7 +20,7 @@
#
######################################################################
#
-# Copyright, The contributors to the Linux man-pages project
+# Copyright, The authors of the Linux man-pages project
# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License
# as published by the Free Software Foundation; either version 2