]> git.ozlabs.org Git - ppp.git/commitdiff
change to bsd-style licence
authorPaul Mackerras <paulus@samba.org>
Mon, 12 Mar 2001 22:46:09 +0000 (22:46 +0000)
committerPaul Mackerras <paulus@samba.org>
Mon, 12 Mar 2001 22:46:09 +0000 (22:46 +0000)
pppd/plugins/minconn.c

index d0514d32047f3d692e7263eb693b41f9d3eb3aeb..02ea34bf6a31159cd2ecf1eb6926fa104918bdaf 100644 (file)
@@ -3,10 +3,14 @@
  *
  * Copyright 1999 Paul Mackerras.
  *
  *
  * Copyright 1999 Paul Mackerras.
  *
- *  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.
+ * 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.  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.
  */
 #include <stddef.h>
 #include <time.h>
  */
 #include <stddef.h>
 #include <time.h>