From 2b51e7eb92aefa048ecd665e609f5e0983e4d98b Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sun, 18 Sep 2022 22:09:49 -0400 Subject: Make copyrights consistent --- snake.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'snake.c') diff --git a/snake.c b/snake.c index e2d6e11..50bee4d 100644 --- a/snake.c +++ b/snake.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 C. McEnroe +/* Copyright (C) 2021 June McEnroe * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published by -- cgit 1.4.1