diff options
author | Ian C <ianc@noddybox.co.uk> | 2024-12-07 19:12:27 +0000 |
---|---|---|
committer | Ian C <ianc@noddybox.co.uk> | 2024-12-07 19:12:27 +0000 |
commit | 61a191f9c1302ff489c48ca6e9f4ee17bea81a60 (patch) | |
tree | c703c8304c6ce70437427160223236687bc7eeb3 | |
parent | a7458d16077dff12ca82f03c3d52d2f2de35c9f2 (diff) | |
parent | b5cca788d3cd7ca5d7bfe49bfc868954900c00f8 (diff) |
Merge branch 'master' of https://deathstation9000.org.uk/git/httpserve
-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 |