From 364632daf2e15dd3b941a3f73b7dd874b2840ffd Mon Sep 17 00:00:00 2001 From: midipix Date: Mon, 4 Nov 2019 00:01:46 +0000 Subject: project: (semantic) transition to foss21.org. Its development history notwithstanding, the pronounced goals of slibtools have always included support of all reasonably modern, reasonably posix-compliant systems and cross-targets. This commit thus makes the distinction between 'part of the midipix framework' and 'created by the framework's lead developer' both clearer and more visible. --- src/driver/slbt_amain.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/driver/slbt_amain.c') diff --git a/src/driver/slbt_amain.c b/src/driver/slbt_amain.c index 65d61de..0c9b6ff 100644 --- a/src/driver/slbt_amain.c +++ b/src/driver/slbt_amain.c @@ -17,7 +17,7 @@ | SLBT_DRIVER_VERBOSITY_USAGE #endif -static const char vermsg[] = "%s%s%s (git://midipix.org/slibtool): " +static const char vermsg[] = "%s%s%s (git://foss21.org/slibtool): " "version %s%d.%d.%d%s.\n" "%s%s%s%s%s\n"; -- cgit v1.2.3