| 1 |
/* |
| 2 |
* LEVEE, or Captain Video; A vi clone |
| 3 |
* |
| 4 |
* Copyright (c) 1982-1997 David L Parsons |
| 5 |
* All rights reserved. |
| 6 |
* |
| 7 |
* Redistribution and use in source and binary forms, without or |
| 8 |
* without modification, are permitted provided that the above |
| 9 |
* copyright notice and this paragraph are duplicated in all such |
| 10 |
* forms and that any documentation, advertising materials, and |
| 11 |
* other materials related to such distribution and use acknowledge |
| 12 |
* that the software was developed by David L Parsons (orc@pell.chi.il.us). |
| 13 |
* My name may not be used to endorse or promote products derived |
| 14 |
* from this software without specific prior written permission. |
| 15 |
* THIS SOFTWARE IS PROVIDED AS IS'' AND WITHOUT ANY EXPRESS OR |
| 16 |
* IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED |
| 17 |
* WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR |
| 18 |
* PURPOSE. |
| 19 |
*/ |