X-Git-Url: https://gapil.gnulinux.it/gitweb/?p=gapil.git;a=blobdiff_plain;f=sources%2FElemDaytimeTCPServer.c;h=9ab656afb18ee8c2e7774d07930c7bdf4a49ff5b;hp=bffdb3a8d53f7123874145f5a8014b9a4e0d746d;hb=9c8e87c281e632b8b9be81e8f27da473d1f544cb;hpb=eeae53d349031efdb209921e45302ecfd4c29638 diff --git a/sources/ElemDaytimeTCPServer.c b/sources/ElemDaytimeTCPServer.c index bffdb3a..9ab656a 100644 --- a/sources/ElemDaytimeTCPServer.c +++ b/sources/ElemDaytimeTCPServer.c @@ -1,14 +1,32 @@ +/* ElemDaytimeTCPServer.c + * + * Copyright (C) 2001 Simone Piccardi + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or (at + * your option) any later version. + * + * 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. + * + * You should have received a copy of the GNU General Public License + * along with this program; if not, write to the Free Software + * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + */ /**************************************************************** * - * Program daytime_tcp_server.c: + * Program daytimed: * Elementary TCP server for daytime service (port 13) * * Author: Simone Piccardi * Apr. 2001 * - * Usage: daytimed + * Usage: daytimed -h give all info * - * $Id: ElemDaytimeTCPServer.c,v 1.1 2001/06/18 21:46:14 piccardi Exp $ + * $Id: ElemDaytimeTCPServer.c,v 1.3 2001/09/09 22:45:34 piccardi Exp $ * ****************************************************************/ /*