X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fplugins%2Fminconn.c;h=02ea34bf6a31159cd2ecf1eb6926fa104918bdaf;hp=8c9354ebd364ea98d2d558cbe3b857e3289b6915;hb=bcfa20820fc9ff3b25bcf62308e3e737c1897dc6;hpb=97c99cb3b52be24977c72445766efdec1464b8f5;ds=sidebyside diff --git a/pppd/plugins/minconn.c b/pppd/plugins/minconn.c index 8c9354e..02ea34b 100644 --- a/pppd/plugins/minconn.c +++ b/pppd/plugins/minconn.c @@ -3,15 +3,21 @@ * * 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 #include #include "pppd.h" +char pppd_version[] = VERSION; + static int minconnect = 0; static option_t my_options[] = {