perf: add TCP Nginx+LDPRELOAD suites
[csit.git] / resources / libraries / bash / entry / check / copyright_year.sh
index 66667b9..2f9bc1f 100644 (file)
@@ -18,7 +18,7 @@ set -exuo pipefail
 # This file does not have executable flag nor shebang,
 # to dissuade non-tox callers.
 
-# This script runs a few grep-based command and fails
+# This script runs a few grep-based commands and fails
 # if it detects any file edited or added since HEAD~
 # containing a copyright notice in first 3 lines,
 # but not the current year (in the same line).