summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2019-01-04 11:40:20 +0000
committerIan C <ianc@noddybox.co.uk>2019-01-04 11:40:20 +0000
commite35882acd891313779e3831b47a66e0f622f4c06 (patch)
treebb054830c7e4d0956f13e7674a4ac1f517ee2623
parentf9b0bb07c97392e0086a7a7fce52e255d4d2df5d (diff)
Fixed email in Makefile header.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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