X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Ftty.c;fp=pppd%2Ftty.c;h=5d65cd2765a485f43a07a3d99dcef81b47ddc851;hp=7d65ba86435c4c5c4531c11d55997f300b225063;hb=7977da267649fee17261d0d163a12863f3534b57;hpb=a4c31ee8e5bdcc69db6205df512ee7edfc791f7a diff --git a/pppd/tty.c b/pppd/tty.c index 7d65ba8..5d65cd2 100644 --- a/pppd/tty.c +++ b/pppd/tty.c @@ -1,7 +1,7 @@ /* * tty.c - code for handling serial ports in pppd. * - * Copyright (C) 2000-2002 Paul Mackerras. All rights reserved. + * Copyright (C) 2000-2004 Paul Mackerras. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -10,16 +10,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 * ". @@ -73,7 +68,7 @@ * OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#define RCSID "$Id: tty.c,v 1.17 2004/11/04 09:59:12 paulus Exp $" +#define RCSID "$Id: tty.c,v 1.18 2004/11/04 10:02:26 paulus Exp $" #include #include