Renderers cleanup part 1
[citadel.git] / webcit / serv_func.c
index bff64e9e3373993fd08827960bee66aceba72017..66afe5e12e87dd818c95a461d4371fa6f9ec6fc8 100644 (file)
@@ -1,3 +1,11 @@
+/*
+ * Functions which handle communication with the Citadel server.
+ *
+ * Copyright (c) 1996-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.
+ */
 
 #include "webcit.h"
 #include "webserver.h"