X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit-ng%2Fserver%2Fwebserver.c;h=1a4545fa9c999ac37d2e5aaa57dfb8329ca29b62;hb=545fc1a847d9401923ef312f995d4f385da84e56;hp=2e22efabd669b5f34835fff04c772d271094c61f;hpb=fd392a81796b0b94695e642fc095e1f9c8278c8b;p=citadel.git diff --git a/webcit-ng/server/webserver.c b/webcit-ng/server/webserver.c index 2e22efabd..1a4545fa9 100644 --- a/webcit-ng/server/webserver.c +++ b/webcit-ng/server/webserver.c @@ -7,7 +7,7 @@ // Copyright (c) 1996-2022 by the citadel.org team // // This program is open source software. Use, duplication, or -// disclosure are subject to the GNU General Public License v3. +// disclosure is subject to the GNU General Public License v3. #include "webcit.h" // All other headers are included from this header.