X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2Fmodcmd.c;h=f8d02055abfe142f01ca49ddd16b801d23209094;hb=bfe215c2fe8eb715e4e7b929aa13d87066143776;hp=d4b59fbbfe23feac0b7d3b1d823d2c64cd119ab5;hpb=aade06878c014cae4f34d5ab1e63789faf51c6a2;p=srvx.git diff --git a/src/modcmd.c b/src/modcmd.c index d4b59fb..f8d0205 100644 --- a/src/modcmd.c +++ b/src/modcmd.c @@ -1,11 +1,12 @@ /* modcmd.c - Generalized module command support * Copyright 2002-2004 srvx Development Team * - * This program is free software; you can redistribute it and/or modify + * This file is part of srvx. + * + * srvx 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. Important limitations are - * listed in the COPYING file that accompanies this software. + * (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 @@ -13,7 +14,8 @@ * 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, email srvx-maintainers@srvx.net. + * along with srvx; if not, write to the Free Software Foundation, + * Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA. */ #include "arch-version.h"