]> git.ozlabs.org Git - ppp.git/blobdiff - pppd/eui64.c
Patch from Frank Cusack to add support for MSCHAPv2.
[ppp.git] / pppd / eui64.c
index 2ffde13505cb60cd426f9bf0e58a1bb1964db934..c8487a9083d2d8b5399d47f2b7edcfec966e8a75 100644 (file)
@@ -2,25 +2,23 @@
     eui64.c - EUI64 routines for IPv6CP.
     Copyright (C) 1999  Tommi Komulainen <Tommi.Komulainen@iki.fi>
 
-    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.
-
-    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.
-
-
-    $Id: eui64.c,v 1.3 1999/08/25 04:15:51 paulus Exp $
+    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.3 1999/08/25 04:15:51 paulus Exp $"
+#define RCSID  "$Id: eui64.c,v 1.5 2000/08/05 06:46:47 paulus Exp $"
 
 #include "pppd.h"