]> code.citadel.org Git - citadel.git/blobdiff - webcit-ng/server/html2html.c
Grammar change in the license declaration.
[citadel.git] / webcit-ng / server / html2html.c
index ab37b7b0896a097a4405e9937f6c048e9360af6a..f04ddef7f7eda0acd237b572668990853b5e058d 100644 (file)
@@ -1,11 +1,10 @@
-//
 // Output an HTML message, modifying it slightly to make sure it plays nice
 // with the rest of our web framework.
 //
 // Copyright (c) 2005-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"