diff options
author | romkatv <roman.perepelitsa@gmail.com> | 2020-02-13 23:33:01 +0300 |
---|---|---|
committer | romkatv <roman.perepelitsa@gmail.com> | 2020-02-13 23:33:01 +0300 |
commit | 63183dea4bc3870a5414d542b2efb2467b0399fa (patch) | |
tree | 6f998ce4c1a40b718e560064275a6140f88c3a0b /gitstatus/gitstatus.plugin.zsh | |
parent | 9a0e093e0ed53114c60a7faf6a7aff1da5de6e11 (diff) |
pull upstream changes from gitstatus
Diffstat (limited to 'gitstatus/gitstatus.plugin.zsh')
-rw-r--r-- | gitstatus/gitstatus.plugin.zsh | 17 |
1 files changed, 1 insertions, 16 deletions
diff --git a/gitstatus/gitstatus.plugin.zsh b/gitstatus/gitstatus.plugin.zsh index db6be814..fb32e106 100644 --- a/gitstatus/gitstatus.plugin.zsh +++ b/gitstatus/gitstatus.plugin.zsh @@ -1,19 +1,4 @@ -# Copyright 2019 Roman Perepelitsa. -# -# This file is part of GitStatus. It provides ZSH bindings. -# -# GitStatus is free software: you can redistribute it and/or modify -# it under the terms of the GNU General Public License as published by -# the Free Software Foundation, either version 3 of the License, or -# (at your option) any later version. -# -# GitStatus is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with GitStatus. If not, see <https://www.gnu.org/licenses/>. +# Zsh bindings for gitstatus. # # ------------------------------------------------------------------ # |