From 0077bbd5fcb39174ee5335a9272c97c68515143f Mon Sep 17 00:00:00 2001 From: Armaan Bhojwani Date: Mon, 8 Feb 2021 09:39:04 -0500 Subject: [PATCH] Update copyright year --- LICENSE | 3 +-- README.md | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/LICENSE b/LICENSE index c5b7c60..8264d78 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,5 @@ zpe - a simple zsh plugin manager - -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 diff --git a/README.md b/README.md index 84a30fb..8f7378d 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,4 @@ A utility to ease the management of Zsh plugins. This is NOT a complete Zsh plug All of the other available plugin managers try to get way too fancy. I just need something to automatically clone git repositories, and make my config nice and portable. The script is intentionally highly extensible and feature-minimal. ## License -Copyright Armaan Bhojwani 2020, MIT License, see the LICENSE file for more information +Copyright Armaan Bhojwani 2021, MIT License, see the LICENSE file for more information -- 2.39.2