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.