X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Feui64.c;h=c8487a9083d2d8b5399d47f2b7edcfec966e8a75;hp=dfceeecd8e3e5ad16e5a7edc3e8e716a9c6506eb;hb=de4afebf8fa879fec442d7b6c456b571b004b2b4;hpb=a3630de20e34796f434a728bfd9cf1a961380c82 diff --git a/pppd/eui64.c b/pppd/eui64.c index dfceeec..c8487a9 100644 --- a/pppd/eui64.c +++ b/pppd/eui64.c @@ -1,24 +1,24 @@ /* - * eui64.c - EUI64 routines for IPv6CP. - * - * (c) 1999 Tommi Komulainen - * - * Redistribution and use in source and binary forms are permitted - * provided that the above copyright notice and this paragraph are - * duplicated in all such forms and that any documentation, - * advertising materials, and other materials related to such - * distribution and use acknowledge that the software was developed - * by Carnegie Mellon University. The name of the - * University may not be used to endorse or promote products derived - * from this software without specific prior written permission. - * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR - * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED - * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. - * - * $Id: eui64.c,v 1.2 1999/08/13 06:46:12 paulus Exp $ - */ + eui64.c - EUI64 routines for IPv6CP. + Copyright (C) 1999 Tommi Komulainen + + Redistribution and use in source and binary forms are permitted + provided that the above copyright notice and this paragraph are + duplicated in all such forms and that any documentation, + advertising materials, and other materials related to such + distribution and use acknowledge that the software was developed + by Tommi Komulainen. The name of the author may not be used + to endorse or promote products derived from this software without + specific prior written permission. + THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR + IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED + WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. + + + $Id: eui64.c,v 1.5 2000/08/05 06:46:47 paulus Exp $ +*/ -#define RCSID "$Id: eui64.c,v 1.2 1999/08/13 06:46:12 paulus Exp $" +#define RCSID "$Id: eui64.c,v 1.5 2000/08/05 06:46:47 paulus Exp $" #include "pppd.h"