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 --- 2048.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '2048.c') diff --git a/2048.c b/2048.c index d2e44bb..e2129da 100644 --- a/2048.c +++ b/2048.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2018 C. McEnroe +/* Copyright (C) 2018 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