From 6e809066edb93ff6907cf342fd896cb554e232d6 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Tue, 29 Sep 2020 20:18:09 -0400 Subject: node: Update copyright year. --- starling/node.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/starling/node.scm b/starling/node.scm index ff7d0db..17fd177 100644 --- a/starling/node.scm +++ b/starling/node.scm @@ -1,5 +1,5 @@ ;;; Starling Game Engine -;;; Copyright © 2018, 2019 David Thompson +;;; Copyright © 2018, 2019, 2020 David Thompson ;;; ;;; This program is free software: you can redistribute it and/or ;;; modify it under the terms of the GNU General Public License as -- cgit v1.2.3