From: Armaan Bhojwani Date: Mon, 8 Feb 2021 14:18:48 +0000 (-0500) Subject: Update license year and email X-Git-Url: https://git.armaanb.net/?p=admone.git;a=commitdiff_plain;h=31f16ff7ab463406a27e83bd672120533bf11887 Update license year and email --- diff --git a/LICENSE b/LICENSE index de34f87..f004b8c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,5 +1,5 @@ Admone - a tolerable Zsh prompt -Copyright © 2020 Armaan Bhojwani +Copyright © 2021 Armaan Bhojwani Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/README.md b/README.md index 860acd9..35adbb1 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,6 @@ admonish, remind, prompt; suggest, advise, raise; persuade, urge; warn, caution ``` ## License -Admone is MIT licensed by [Armaan Bhojwani](https://armaanb.net), [email](mailto:code@armaanb.net) +Admone is MIT licensed by [Armaan Bhojwani](https://armaanb.net) -Code is heavily inspired by [Pierre-Albéric TROUPLIN's prompt](https://github.com/palb91/dotfiles/blob/master/zsh/conf.d/00_prompt.zsh), [this gist by romkatv](https://gist.github.com/romkatv/2a107ef9314f0d5f76563725b42f7cab), and [this comment by romkatv](https://github.com/romkatv/powerlevel10k/issues/888#issuecomment-657969840) +Heavily inspired by [Pierre-Albéric TROUPLIN's prompt](https://github.com/palb91/dotfiles/blob/master/zsh/conf.d/00_prompt.zsh), [this gist by romkatv](https://gist.github.com/romkatv/2a107ef9314f0d5f76563725b42f7cab), and [this comment by romkatv](https://github.com/romkatv/powerlevel10k/issues/888#issuecomment-657969840) diff --git a/admone.zsh b/admone.zsh index 89d1c52..6c1dd19 100644 --- a/admone.zsh +++ b/admone.zsh @@ -1,5 +1,5 @@ # Admone Zsh prompt -# Copyright Armaan Bhojwani 2020 +# Copyright Armaan Bhojwani 2021 # MIT licensed, see the LICENSE file for more information. #######################################################################