From 62ac0928a83aae79bed9b86e790429a01d520ad8 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Sat, 9 Dec 2023 13:30:32 +0100 Subject: [PATCH] 2023 =:) --- LICENSE.md | 2 +- bin/axzshctl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 34273ad..11a61cb 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,7 +1,7 @@ The MIT License =============== -- Copyright (c) 2015-2022 Alexander Barton +- Copyright (c) 2015-2023 Alexander Barton Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/bin/axzshctl b/bin/axzshctl index d64c307..dea26d8 100755 --- a/bin/axzshctl +++ b/bin/axzshctl @@ -1,7 +1,7 @@ #!/usr/bin/env zsh # # AX-ZSH: Alex' Modular ZSH Configuration -# Copyright (c) 2015-2022 Alexander Barton +# Copyright (c) 2015-2023 Alexander Barton # # 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 ." + echo "Copyright (c) 2015-2023 Alexander Barton ." echo "Licensed under the terms of the MIT license, see LICENSE.md for details." echo "Homepage: " echo -- 2.39.2