From 04b15e4a9de1385d02bbe118cb1dc01a788fec07 Mon Sep 17 00:00:00 2001 From: JJ Date: Tue, 2 Mar 2021 12:45:51 +1100 Subject: [PATCH] Update license to 2021 :\ --- Base/lemon/lemonwm.json | 2 +- LICENSE | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Base/lemon/lemonwm.json b/Base/lemon/lemonwm.json index 9a4abf9e..ea5c436e 100644 --- a/Base/lemon/lemonwm.json +++ b/Base/lemon/lemonwm.json @@ -3,5 +3,5 @@ "backgroundImage" : "/system/lemon/backgrounds/bg5.png", "theme" : "/system/lemon/themes/default.json", "displayFramerate" : false, - "targetFramerate" : 100 + "targetFramerate" : 60 } diff --git a/LICENSE b/LICENSE index 64dadbf5..ec3d0044 100755 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ BSD 2-Clause License -Copyright (c) 2018-2020, JJ Roberts-White +Copyright (c) 2018-2021, JJ Roberts-White All rights reserved. Redistribution and use in source and binary forms, with or without @@ -22,4 +22,4 @@ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file +OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.