> From: Nicolas Baradakis
> Sent: Thursday, 11 September 2003 1:21 AM


> $ cvs diff -u src/modules/rlm_acct_unique/rlm_acct_unique.c 
> src/modules/rlm_always/rlm_always.c 
> src/modules/rlm_attr_filter/rlm_attr_filter.c src/modules/rlm_dbm/rlm_dbm.c 
> src/modules/rlm_dbm/rlm_dbm_cat.c 
> src/modules/rlm_dbm/rlm_dbm_parser.c src/modules/rlm_detail/rlm_detail.c 
> src/modules/rlm_unix/cache.c 
> src/modules/rlm_unix/compat.c
> Index: src/modules/rlm_acct_unique/rlm_acct_unique.c
> ===================================================================
> RCS file: /source/radiusd/src/modules/rlm_acct_unique/rlm_acct_unique.c,v
> retrieving revision 1.27
> diff -u -r1.27 rlm_acct_unique.c
> --- src/modules/rlm_acct_unique/rlm_acct_unique.c     3 Dec 2002 16:27:37 -0000      
>  1.27
> +++ src/modules/rlm_acct_unique/rlm_acct_unique.c     10 Sep 2003 15:15:17 -0000
> @@ -1,7 +1,7 @@
>  /*
>   * rlm_acct_unique.c
>   *
> - *  This program is is free software; you can redistribute it and/or modify
> + *  This program is free software; you can redistribute it and/or modify
>   *  it under the terms of the GNU General Public License, version 2 if the
>   *  License as published by the Free Software Foundation.
>   * 

Is there a reason you let that (for example) "version 2 if the" ride but fixed

> Index: src/modules/rlm_dbm/rlm_dbm.c
> ===================================================================
> RCS file: /source/radiusd/src/modules/rlm_dbm/rlm_dbm.c,v
> retrieving revision 1.6
> diff -u -r1.6 rlm_dbm.c
> --- src/modules/rlm_dbm/rlm_dbm.c     7 Jul 2003 19:05:14 -0000       1.6
> +++ src/modules/rlm_dbm/rlm_dbm.c     10 Sep 2003 15:15:17 -0000
> @@ -3,18 +3,22 @@
>   *
>   * Version:     $Id: rlm_dbm.c,v 1.6 2003/07/07 19:05:14 aland Exp $
>   *
> - *  This program is is free software; you can redistribute it and/or modify
> - *  it under the terms of the GNU General Public License, version 2 if the
> - *  License as published by the Free Software Foundation.
> + *   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.
> + *   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.
>   *
> - *  Copyright 2001 Koulik Andrei, Sandy Service
> + *   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., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
> + *
> + * Copyright 2001 Koulik Andrei, Sandy Service
>   */
> -
>  
>  #include <string.h>
>  #include <stdlib.h>

more fully?

--
=========================================================
Paul "TBBle" Hampson
Bubblesworth Pty Ltd (ABN: 51 095 284 361)
[EMAIL PROTECTED]

This is a one line proof...if we start
sufficiently far to the left.
        -- Cambridge University Math Department
---------------------------------------------------------
Random signature generator 3.0 by Paul "TBBle" Hampson
=========================================================


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to