From e35882acd891313779e3831b47a66e0f622f4c06 Mon Sep 17 00:00:00 2001 From: Ian C Date: Fri, 4 Jan 2019 11:40:20 +0000 Subject: Fixed email in Makefile header. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2028ced..b86963a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # csol - CURSES solitaire # -# Copyright (C) 2018 Ian Cowburn (ianc@noddybox.demon.co.uk) +# Copyright (C) 2018 Ian Cowburn (ianc@noddybox.co.uk) # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -- cgit v1.2.3