]> arthur.barton.de Git - ax-zsh.git/blobdiff - bin/axzshctl
2023 =:)
[ax-zsh.git] / bin / axzshctl
index d64c3076eebde9ccd9fdf172aa490dd31e4a296e..dea26d850afb471e9a75f693da051630a814cc08 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/env zsh
 #
 # AX-ZSH: Alex' Modular ZSH Configuration
-# Copyright (c) 2015-2022 Alexander Barton <alex@barton.de>
+# Copyright (c) 2015-2023 Alexander Barton <alex@barton.de>
 #
 
 # Embedded ax-common compatibility functions ...
@@ -22,7 +22,7 @@ function ax_error {
 
 function Version {
        echo "ax-zsh -- Modular configuration system for the Z shell (ZSH)"
-       echo "Copyright (c) 2015-2019 Alexander Barton <alex@barton.de>."
+       echo "Copyright (c) 2015-2023 Alexander Barton <alex@barton.de>."
        echo "Licensed under the terms of the MIT license, see LICENSE.md for details."
        echo "Homepage: <https://github.com/alexbarton/ax-zsh>"
        echo