diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2010-07-07 12:26:33 +0200 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2010-07-07 12:26:33 +0200 |
commit | 12b359048691d15faad65c09f6686b51bc9c4b78 (patch) | |
tree | 5f03156e52534f07c468b75dd1ceea9b0cf9abda /etc/completions/_pkill | |
parent | de5c83056f571582856a90c154985595a77f25db (diff) |
Update some file headers
Diffstat (limited to 'etc/completions/_pkill')
-rw-r--r-- | etc/completions/_pkill | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/etc/completions/_pkill b/etc/completions/_pkill index 8f92fdc..6f6cb3b 100644 --- a/etc/completions/_pkill +++ b/etc/completions/_pkill @@ -1,7 +1,10 @@ #compdef pkill pgrep ## completion for pkill and pgrep ## Copyright (C) 2008 by Daniel Friesel <derf@derf.homelinux.org> -## License: WTFPL <http://sam.zoy.org/wtfpl> +## License: WTFPL <http://sam.zoy.org/wtfpl>: +## 0. You just DO WHAT THE FUCK YOU WANT TO. +## +## http://derf.homelinux.org/git/zsh/plain/etc/completions/_pkill ## Not finished |