X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fecp.c;h=e5754e5516f3730fa6b83ea678b89747412434d6;hp=a82c7b9cfcde7a2e5aceccddb52ee35a02e1bf7f;hb=7977da267649fee17261d0d163a12863f3534b57;hpb=ce8636b2f8633dc8a5f9b2464b6fcab240afd404 diff --git a/pppd/ecp.c b/pppd/ecp.c index a82c7b9..e5754e5 100644 --- a/pppd/ecp.c +++ b/pppd/ecp.c @@ -39,16 +39,11 @@ * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * - * 2. Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in - * the documentation and/or other materials provided with the - * distribution. - * - * 3. The name(s) of the authors of this software must not be used to + * 2. The name(s) of the authors of this software must not be used to * endorse or promote products derived from this software without * prior written permission. * - * 4. Redistributions of any form whatsoever must retain the following + * 3. Redistributions of any form whatsoever must retain the following * acknowledgment: * "This product includes software developed by Paul Mackerras * ". @@ -62,7 +57,7 @@ * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#define RCSID "$Id: ecp.c,v 1.3 2003/01/10 07:12:36 fcusack Exp $" +#define RCSID "$Id: ecp.c,v 1.4 2004/11/04 10:02:26 paulus Exp $" static const char rcsid[] = RCSID;