scripts/setlocalversion: clean up stale comment
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Thu, 3 Aug 2023 11:50:20 +0000 (13:50 +0200)
committerMasahiro Yamada <masahiroy@kernel.org>
Mon, 7 Aug 2023 16:08:54 +0000 (01:08 +0900)
Nobody has complained since 2a73cce2dad3 ("scripts/setlocalversion:
remove mercurial, svn and git-svn supports"), so let's also clean up
the header comment accordingly.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/setlocalversion

index 3d3baba..4f1d3eb 100755 (executable)
@@ -2,7 +2,7 @@
 # SPDX-License-Identifier: GPL-2.0
 #
 # This scripts adds local version information from the version
-# control systems git, mercurial (hg) and subversion (svn).
+# control system git.
 #
 # If something goes wrong, send a mail the kernel build mailinglist
 # (see MAINTAINERS) and CC Nico Schottelius