home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / fed0217s.zip / docs / readme.txt < prev   
Text File  |  2001-11-12  |  3KB  |  77 lines

  1.                             FAST Editor Lite
  2.  
  3.                           Open Source Release
  4.  
  5.                              Version v2.xx
  6.  
  7.                 Copyright (C) Sergey I. Yevtushenko, 1997-2001
  8.  
  9.  
  10.   INTRODUCTION
  11.    ▄▄▄▄▄▄▄▄▄▄▄▄█
  12.  
  13.     FAST Editor Lite is a small yet powerful editor for OS/2.
  14.     It has a lot of features. Refer to CONFIG.TXT for more info.
  15.  
  16.  
  17.   PACKAGE
  18.    ▄▄▄▄▄▄▄█
  19.  
  20.     This package contains sources and binaries of FAST Editor Lite
  21.     and accompanying utilities.
  22.  
  23.     NOTE: Configurable parameters have default values, but key
  24.           bindings have not. This means that FED does not work
  25.           without INI file.
  26.  
  27.     Sample FED.INI file is included into package.
  28.     You can use it as a base for your own configuration.
  29.     FED.INI should be placed in the same directory as FED.EXE.
  30.  
  31.  
  32.   LICENSE
  33.    ▄▄▄▄▄▄▄█
  34.  
  35.  Redistribution and use in source and binary forms, with or without
  36. modification, are permitted provided that the following conditions
  37. are met:
  38.  
  39.  1. Redistribution of source code must retain the above copyright
  40.     notice, this list of conditions and the following disclaimer.
  41.  
  42.  2. Redistribution in binary form must reproduce the above copyright
  43.     notice, this list of conditions and the following disclaimer in the
  44.     documentation and/or other materials provided with the distribution.
  45.  
  46.  THIS SOFTWARE IS PROVIDED BY THE AUTHOR OR CONTRIBUTORS ``AS IS'' AND
  47.  ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  48.  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  49.  ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
  50.  FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  51.  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  52.  OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  53.  HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  54.  LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  55.  OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  56.  SUCH DAMAGE.
  57.  
  58.     Note, this is NOT a famous GNU license.
  59.  
  60.  
  61.   CREDITS
  62.    ▄▄▄▄▄▄▄█
  63.  
  64.     Special thanks to Dmitry E. Melamud <balu@balu.ms.odessa.ua>
  65.     who done hard job of cleaning up FED doc's.
  66.     Denis Smirnov <mithraen@os2.ru> helped me a lot with testing
  67.     and discussing PERL and PHP syntax highlighting and other things.
  68.     Jacek Juskowiak <jatsek@hotmail.com> is an initiator of the
  69.     creation 'single instance' feature.
  70.     Vadim Yegorov <vy@org.vrn.ru> helped me to test FED.
  71.  
  72.     Sergey I. Yevtushenko
  73.  
  74.     e-mail: evsi@naverex.kiev.ua
  75.     WWW   : http://www.naverex.kiev.ua/~evsi/
  76.  
  77.