From a56b2c17d234f10fe94d66acaae6934fa12a4a65 Mon Sep 17 00:00:00 2001 From: romkatv Date: Fri, 22 Mar 2019 10:00:27 +0100 Subject: [PATCH] restore the copyright from the origin of powerlevel9k --- LICENSE | 1 + powerlevel9k.zsh-theme | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index 024217b5..63c7b6e3 100644 --- a/LICENSE +++ b/LICENSE @@ -1,3 +1,4 @@ +Copyright (c) 2009-2014 Robby Russell and contributors (see https://github.com/robbyrussell/oh-my-zsh/contributors) Copyright (c) 2014-2017 Ben Hilburn Copyright (c) 2019 Roman Perepelitsa diff --git a/powerlevel9k.zsh-theme b/powerlevel9k.zsh-theme index d0cd25ac..5249e378 100755 --- a/powerlevel9k.zsh-theme +++ b/powerlevel9k.zsh-theme @@ -1,13 +1,13 @@ # vim:ft=zsh ts=2 sw=2 sts=2 et fenc=utf-8 ################################################################ -# powerlevel10k Theme +# Powerlevel10k Theme # https://github.com/romkatv/powerlevel10k # # Forked from powerlevel9k Theme # https://github.com/bhilburn/powerlevel9k # -# Which was inspired by agnoster's Theme: -# https://gist.github.com/3712874 +# Which in turn was forked from agnoster Theme +# https://github.com/robbyrussell/oh-my-zsh/blob/74177c5320b2a1b2f8c4c695c05984b57fd7c6ea/themes/agnoster.zsh-theme ################################################################ ################################################################