X-Git-Url: http://git.jankratochvil.net/?p=inetdmx.git;a=blobdiff_plain;f=inetdmx.c;h=40554a5b601e48f6e2df316a525549993b2a8de2;hp=006a4f2947e233280cd963ccffcea68daf96dfde;hb=1f303322edab220c3cf9c64b478c1c6344ba3548;hpb=be1836412ce05f1ed3902fa90d433a95e4ff8281 diff --git a/inetdmx.c b/inetdmx.c index 006a4f2..40554a5 100644 --- a/inetdmx.c +++ b/inetdmx.c @@ -1,4 +1,21 @@ -/* $Id$ */ +/* + * $Id$ */ + * Latest: + * http://cvs.jankratochvil.net/viewcvs/*checkout*/nethome/src/inetdmx.c?rev=HEAD + * + * 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; you must use version 2 of the License. + * + * 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. + */ #define _GNU_SOURCE 1