diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2008-12-13 13:30:20 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2008-12-13 13:30:20 +0100 |
commit | 75baad96098e75e471bf9b5ca308c520d5a6ec43 (patch) | |
tree | 88bdb40f87b1b5329ac1dbb3c7633bd3bca3cfb2 /etc/completions/_fan | |
parent | 1e56c667827d1aff22a527a8f80dc45bb865a382 (diff) |
Updated function and completion file headers
Diffstat (limited to 'etc/completions/_fan')
-rw-r--r-- | etc/completions/_fan | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/etc/completions/_fan b/etc/completions/_fan index 81f28fd..9549a35 100644 --- a/etc/completions/_fan +++ b/etc/completions/_fan @@ -1,9 +1,8 @@ #compdef fan ## vim:ft=zsh -## fan completion -## Daniel Friesel <derf@derf.homelinux.org> -## https://derf.homelinux.org/~derf/dotfiles/completion/_fan -## see also: https://derf.homelinux.org/~derf/code/fan +## fan completion <https://derf.homelinux.org/~derf/code/fan> +## Copyright (C) 2008 by Daniel Friesel <derf@derf.homelinux.org> +## License: WTFPL <http://sam.zoy.org/wtfpl> local arguments_thinkpad arguments_generic |