summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2024-12-07 19:12:27 +0000
committerIan C <ianc@noddybox.co.uk>2024-12-07 19:12:27 +0000
commit61a191f9c1302ff489c48ca6e9f4ee17bea81a60 (patch)
treec703c8304c6ce70437427160223236687bc7eeb3
parenta7458d16077dff12ca82f03c3d52d2f2de35c9f2 (diff)
parentb5cca788d3cd7ca5d7bfe49bfc868954900c00f8 (diff)
Merge branch 'master' of https://deathstation9000.org.uk/git/httpserve
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 08de1ad..7033164 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# httpserve - Serve a directory over HTTP
#
-# Copyright (C) 2024 Ian Cowburn (ianc@noddybox.demon.co.uk)
+# Copyright (C) 2024 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