home *** CD-ROM | disk | FTP | other *** search
- Copyright note
- --------------
-
- PPPdriver is SHAREWARE and is copyright Sergio Monesi 1995, 1996.
- It is NOT Public Domain.
-
- Some parts of the source code are taken from 'pppd' (PPP daemon for Unix) and
- from 'SLIPdriver' since they can be used freely or have been used with
- permission from the author.
-
- In particular they are:
-
- * Copyright (c) 1989, 1993, 1994
- * The Regents of the University of California. All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 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. All advertising materials mentioning features or use of this software
- * must display the following acknowledgement:
- * This product includes software developed by the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
- * may be used to endorse or promote products derived from this software
- * without specific prior written permission.
- *
- * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
- * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
- * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
- * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
- * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
- * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
- * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
- * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
- * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
- * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
- * SUCH DAMAGE.
-
- Copyright (c) 1989 Carnegie Mellon University.
- All rights reserved.
-
- Copyright (c) 1991 Gregory M. Christy
- All rights reserved.
-
- Copyright (c) 1994 The Australian National University.
- All rights reserved.
-
- ***********************************************************************
- ** Copyright (C) 1990, RSA Data Security, Inc. All rights reserved. **
- ** **
- ** License to copy and use this software is granted provided that **
- ** it is identified as the "RSA Data Security, Inc. MD5 Message- **
- ** Digest Algorithm" in all material mentioning or referencing this **
- ** software or this function. **
- ** **
- ** License is also granted to make and use derivative works **
- ** provided that such works are identified as "derived from the RSA **
- ** Data Security, Inc. MD5 Message-Digest Algorithm" in all **
- ** material mentioning or referencing the derived work. **
- ** **
- ** RSA Data Security, Inc. makes no representations concerning **
- ** either the merchantability of this software or the suitability **
- ** of this software for any particular purpose. It is provided "as **
- ** is" without express or implied warranty of any kind. **
- ** **
- ** These notices must be retained in any copies of any part of this **
- ** documentation and/or software. **
- ***********************************************************************
-
- (C) Tom Hughes 1995
-
-
- The usercode-based protection scheme has been derived from the code from Nick
- Craig-Wood and used with his permission.
-
-
- Conditions of use
- -----------------
-
- PPPdriver (the Software) is Copyright (C) Sergio Monesi 1995, 1996 (the
- Author) and may not be used or copied except as in accord with the terms and
- conditions below.
-
- You may NOT Make the Software available to any third party EXCEPT with these
- terms and conditions imposed on said party.
-
- You MUST make sure the Software is distributed whole, intact and unmodified,
- including all the files in the original distribution.
-
- If you use the Software for more than 30 days then you MUST register the
- Software (see below). You may NOT copy (except for personal use) the
- Software if it has been registered, and you may NOT give to any third party
- any registration keys you have been issued with.
-
- You may NOT sell, hire or include the Software in a package which is sold or
- hired, modify, translate, disassemble, decompile, reverse engineer, or create
- derivative works based upon the Software, include whole or part of the
- Software into other works.
-
- The Software is supplied "as is", the Author make no warranty, express or
- implied, as to the merchantability or its fitness for any particular purpose.
- It may or may not perform in accordance with the documentation or your
- expectations.
-
- In no circumstances will the Author be liable for any damage, loss of data,
- profits, goodwill or for any indirect or consequential loss arising out of
- the use of the Software, or inability to use the Software, even if the
- Author have been advised of the possibility of such loss.
-
- These conditions supersede any prior agreement, oral or written, between you
- and the Author relating to the Software.
-
- You agree that except for written separate agreements between the Author and
- you, this agreement is a complete and exclusive statement of the rights and
- liabilities of the parties.
-
- You acknowledge that you have read this agreement, that you understand this
- agreement, and by loading, running or copying the Software you agree to be
- bound by this agreement's terms and conditions.
-
-
- Registering
- -----------
-
- To register you simply have to send the Author a registration fee (in the
- form of bank notes, don't send cheques please) of not less than 5 pounds,
- 15.000 lire, 20 marks, 10 US dollars, 50 francs, 25 Nlg or equivalent. If
- you want you can include a disc and, say, 2 pounds for mail costs, and you
- will be sent the latest version of the Software along with some other PD
- programs. Please don't send a disc if you have access to Internet since all
- my programs are available via WWW, FTP and eventually email.
-
- In return you will be given a registration key. This is a number of 10
- digits or less and can be used to register the Software.
-
- To register your Software you have to use the 'RegistPPP' program: it will
- ask your user name and user code (note that case, punctuation and spaces in
- the user name are important) and will create a 'register' file in the
- '!FreeUser.Files.PPP' directory containing these registration data.
- Note that 'RegistPPP' will not warn you if the user code is wrong.
-
- Remember to delete the '!FreeUser.Files.PPP.register' file if you are going
- to distribute your version of !FreeUser (this will, in fact, unregister your
- version of PPPdriver).
-
- Once registered, PPPdriver will no more show the start up message and the 15
- minutes connection limit will be removed.
-
- Registration keys will unlock future versions of the Software unless the
- Author decide otherwise.
-
-
- Contacting the Author
- ---------------------
-
- Post: Sergio Monesi
- Via Trento e Trieste 30
- 20046 Biassono (MI)
- Italy
-
- EMail: pel0015@cdc8g5.cdc.polimi.it
- sergio@freebsd.first.gmd.de
- msergio@mbox.vol.it
-
- WWW: http://cdc8g5.cdc.polimi.it/~pel0015/
-