From 57a60756541438d116b754d386cbcf2753e5dcf6 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Fri, 6 May 2016 12:37:32 +0200 Subject: [PATCH] 2016! :-) --- LICENSE.md | 2 +- ax.zsh | 2 +- bin/axzshctl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 542a267..f4d1a25 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,6 +1,6 @@ The MIT License -- Copyright (c) 2015 Alexander Barton +- Copyright (c) 2015-2016 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/ax.zsh b/ax.zsh index c2ed4d6..e9b8641 100644 --- a/ax.zsh +++ b/ax.zsh @@ -1,5 +1,5 @@ # AX-ZSH: Alex' Modular ZSH Configuration -# Copyright (c) 2015 Alexander Barton +# Copyright (c) 2015-2016 Alexander Barton script_name="${${(%):-%N}:t}" script_type="$script_name[2,-1]" diff --git a/bin/axzshctl b/bin/axzshctl index eb56c81..74bc3f5 100755 --- a/bin/axzshctl +++ b/bin/axzshctl @@ -1,7 +1,7 @@ #!/bin/zsh # # AX-ZSH: Alex' Modular ZSH Configuration -# Copyright (c) 2015 Alexander Barton +# Copyright (c) 2015-2016 Alexander Barton # # Include "ax-common.sh", if available: -- 2.39.2