X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2Fngircd%2Fmatch.c;h=2ba5bcae00001d260edc591dcba0383ee4453349;hb=2e88dd72d1776695fa223cea65953ba4642992f4;hp=437b537ff062d72974b4c87bd8ea972a1ccb2a63;hpb=8907c8dd3d7c220a1facb6e1e815d18f0aff8357;p=ngircd-alex.git diff --git a/src/ngircd/match.c b/src/ngircd/match.c index 437b537f..2ba5bcae 100644 --- a/src/ngircd/match.c +++ b/src/ngircd/match.c @@ -2,21 +2,20 @@ * ngIRCd -- The Next Generation IRC Daemon * Copyright (c)2001,2002 by Alexander Barton (alex@barton.de) * - * Dieses Programm ist freie Software. Sie koennen es unter den Bedingungen - * der GNU General Public License (GPL), wie von der Free Software Foundation - * herausgegeben, weitergeben und/oder modifizieren, entweder unter Version 2 - * der Lizenz oder (wenn Sie es wuenschen) jeder spaeteren Version. - * Naehere Informationen entnehmen Sie bitter der Datei COPYING. Eine Liste - * der an ngIRCd beteiligten Autoren finden Sie in der Datei AUTHORS. + * 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. + * Please read the file COPYING, README and AUTHORS for more information. * - * $Id: match.c,v 1.1 2002/06/26 15:42:58 alex Exp $ - * - * match.c: Wildcard Pattern Matching + * Wildcard pattern matching */ #include "portab.h" +static char UNUSED id[] = "$Id: match.c,v 1.2 2002/12/12 12:24:18 alex Exp $"; + #include "imp.h" #include #include