diff options
| author | Ian C <ianc@noddybox.co.uk> | 2024-04-20 08:34:40 +0100 | 
|---|---|---|
| committer | Ian C <ianc@noddybox.co.uk> | 2024-04-20 08:34:40 +0100 | 
| commit | b5cca788d3cd7ca5d7bfe49bfc868954900c00f8 (patch) | |
| tree | 8562a47b29323fb0063348fd00e7b30664ec2bc1 /Makefile | |
| parent | 93cdb0f2f70df596baea0bb8c36a7a764753527d (diff) | |
Fixed email address in Makefile
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -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 | 
