X-Git-Url: https://gapil.gnulinux.it/gitweb/?a=blobdiff_plain;f=sources%2FElemDaytimeTCPServer.c;fp=sources%2FElemDaytimeTCPServer.c;h=057ce9787fb40b36e24e8cefa91ca8e50430ccb9;hb=0d1802dcd969187e6133ba143ebc473c9fefc259;hp=bffdb3a8d53f7123874145f5a8014b9a4e0d746d;hpb=67a484c6ccfdb14cdd37678ca5df0db699801935;p=gapil.git diff --git a/sources/ElemDaytimeTCPServer.c b/sources/ElemDaytimeTCPServer.c index bffdb3a..057ce97 100644 --- a/sources/ElemDaytimeTCPServer.c +++ b/sources/ElemDaytimeTCPServer.c @@ -1,6 +1,24 @@ -/**************************************************************** +/* ElemDaytimeTCPClient.c + * + * Copyright (C) 2000 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 @@ -8,7 +26,7 @@ * * Usage: daytimed * - * $Id: ElemDaytimeTCPServer.c,v 1.1 2001/06/18 21:46:14 piccardi Exp $ + * $Id: ElemDaytimeTCPServer.c,v 1.2 2001/09/09 17:39:15 piccardi Exp $ * ****************************************************************/ /*