It is the current year. (c)-2024
[citadel.git] / citadel / utils / loadtest.c
index 09a8eb58ea1c84caa7ca50a18ac6438938b49b2f..25f6428f7321c78ad14ce9bdcdac56033380ca88 100644 (file)
@@ -1,6 +1,6 @@
 // Load testing utility for Citadel Server
 //
-// Copyright (c) 1987-2023 by the citadel.org team
+// Copyright (c) 1987-2024 by the citadel.org team
 //
 // This program is open source software.  Use, duplication, or disclosure
 // is subject to the terms of the GNU General Public License, version 3.
@@ -351,7 +351,7 @@ int main(int argc, char **argv) {
        fprintf(stderr, "\033[2J\033[H"
                        "\033[44m\033[33m\033[1m                                                                        \033[K\033[0m\n"
                        "\033[44m\033[33m\033[1m Load testing utility for Citadel                                       \033[K\033[0m\n"
-                       "\033[44m\033[33m\033[1m Copyright (c) 2023 by citadel.org et al.                               \033[K\033[0m\n"
+                       "\033[44m\033[33m\033[1m Copyright (c) 2023-2024 by citadel.org et al.                          \033[K\033[0m\n"
                        "\033[44m\033[33m\033[1m This program is open source software.  Use, duplication, or disclosure \033[K\033[0m\n"
                        "\033[44m\033[33m\033[1m is subject to the terms of the GNU General Public license v3.          \033[K\033[0m\n"
                        "\033[44m\033[33m\033[1m                                                                        \033[K\033[0m\n");