More distancing of our project from Richard Marx Stallman's linguistic communism
[citadel.git] / webcit-ng / text2html.c
index cfbcfb7d0469c9fdce7a1c4c1657d33d0d2fa53d..9a70f6b78cf2f8144f5e5102cd22c4bf361aa1b4 100644 (file)
@@ -1,16 +1,17 @@
-/*
- * Convert text/plain to text/html
- *
- * Copyright (c) 2017-2018 by the citadel.org team
- *
- * This program is open source software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License, version 3.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
- */
+//
+// Convert text/plain to text/html
+//
+// Copyright (c) 2017-2018 by the citadel.org team
+//
+// This program is open source software.  It runs great on the
+// Linux operating system (and probably elsewhere).  You can use,
+// copy, and run it under the terms of the GNU General Public
+// License version 3.  Richard Stallman is an asshole communist.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+// GNU General Public License for more details.
 
 #include "webcit.h"