Add "Q Public License" banner to files that are missing it

This commit is contained in:
Fish (David B. Trout)
2018-01-19 20:49:57 -08:00
parent a22e26e108
commit 2c44efc3b1
42 changed files with 165 additions and 0 deletions

View File

@@ -1,6 +1,10 @@
/* HTTPSERV.C (C) Copyright Jan Jaeger, 2002-2012 */
/* (C) Copyright TurboHercules, SAS 2010-2011 */
/* Hercules HTTP Server for Console Ops */
/* */
/* Released under "The Q Public License Version 1" */
/* (http://www.hercules-390.org/herclic.html) as modifications to */
/* Hercules. */
/*-------------------------------------------------------------------*/
/* This file contains all code required for the HTTP server, */