diff options
author | Robby Russell <robby@planetargon.com> | 2014-03-13 16:15:51 -0700 |
---|---|---|
committer | Robby Russell <robby@planetargon.com> | 2014-03-13 16:15:51 -0700 |
commit | 07c2bdf45ddc5021a69202a363e36d32d65cca70 (patch) | |
tree | be1127427dab5ed5b2f8211b9669f9d4d9f3af2b /themes/avit.zsh-theme | |
parent | d752c8cbc1dea51c05d768de741825c1a8b798c0 (diff) | |
parent | c249c69065f1216bd83f5bd92e87f560e42675fb (diff) | |
download | zsh-07c2bdf45ddc5021a69202a363e36d32d65cca70.tar.gz zsh-07c2bdf45ddc5021a69202a363e36d32d65cca70.tar.bz2 zsh-07c2bdf45ddc5021a69202a363e36d32d65cca70.zip |
Merge pull request #2588 from kerimdzhanov/remote-themes-copyright-info
Remove all copyright information in themes. Closes #2587
Diffstat (limited to 'themes/avit.zsh-theme')
-rw-r--r-- | themes/avit.zsh-theme | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/themes/avit.zsh-theme b/themes/avit.zsh-theme index 51f5e375a..a21a9c8c4 100644 --- a/themes/avit.zsh-theme +++ b/themes/avit.zsh-theme @@ -1,22 +1,4 @@ -# -# Author:: Andrew Vit (<andrew@avit.ca>) -# # AVIT ZSH Theme -# -# Copyright 2011, Andrew Vit -# -# Licensed under the Apache License, Version 2.0 (the "License"); -# you may not use this file except in compliance with the License. -# You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -# PROMPT=' $(_user_host)${_current_dir} $(git_prompt_info) $(_ruby_version) |