aboutsummaryrefslogtreecommitdiffstats
path: root/src/_atach
diff options
context:
space:
mode:
authorJulien Nicoulaud <julien.nicoulaud@gmail.com>2016-05-27 20:14:07 +0200
committerJulien Nicoulaud <julien.nicoulaud@gmail.com>2016-05-27 20:14:27 +0200
commit551934dee28939221fcd72922a9b61b0fc44b068 (patch)
treef5a728fdcd1e8d1f313fafe65d136174620ed803 /src/_atach
parentMerge pull request #423 from markupboy/master (diff)
downloadzsh-completions-551934dee28939221fcd72922a9b61b0fc44b068.tar
zsh-completions-551934dee28939221fcd72922a9b61b0fc44b068.tar.gz
zsh-completions-551934dee28939221fcd72922a9b61b0fc44b068.tar.bz2
zsh-completions-551934dee28939221fcd72922a9b61b0fc44b068.tar.lz
zsh-completions-551934dee28939221fcd72922a9b61b0fc44b068.tar.xz
zsh-completions-551934dee28939221fcd72922a9b61b0fc44b068.tar.zst
zsh-completions-551934dee28939221fcd72922a9b61b0fc44b068.zip
#207: Add license header to @sorin-ionescu compdefs
Diffstat (limited to 'src/_atach')
-rw-r--r--src/_atach21
1 files changed, 21 insertions, 0 deletions
diff --git a/src/_atach b/src/_atach
index 3e6afde..5da9633 100644
--- a/src/_atach
+++ b/src/_atach
@@ -1,5 +1,26 @@
#compdef atach
# ------------------------------------------------------------------------------
+# Copyright (c) 2016 Github zsh-users - http://github.com/zsh-users
+#
+# Permission is hereby granted, free of charge, to any person obtaining
+# a copy of this software and associated documentation files (the
+# "Software"), to deal in the Software without restriction, including
+# without limitation the rights to use, copy, modify, merge, publish,
+# distribute, sublicense, and/or sell copies of the Software, and to
+# permit persons to whom the Software is furnished to do so, subject to
+# the following conditions:
+#
+# The above copyright notice and this permission notice shall be included
+# in all copies or substantial portions of the Software.
+#
+# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+# OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
+# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR
+# OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
+# ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
+# OTHER DEALINGS IN THE SOFTWARE.
+# ------------------------------------------------------------------------------
# Description
# -----------
#