From 25641dc15bcb123009711f614b72cdca2e8cb174 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Tue, 6 Oct 2020 21:50:56 -0400 Subject: kernel: Update copyright year. --- starling/kernel.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/starling/kernel.scm b/starling/kernel.scm index 217b53e..db78932 100644 --- a/starling/kernel.scm +++ b/starling/kernel.scm @@ -1,5 +1,5 @@ ;;; Starling Game Engine -;;; Copyright © 2018 David Thompson +;;; Copyright © 2018, 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