home *** CD-ROM | disk | FTP | other *** search
/ Chip: Shareware for Win 95 / Chip-Shareware-Win95.bin / komunik / siteh / _setup.1 / SiteHog.exe / 0 / RCDATA / TABOUTSWFORM / TABOUTSWFORM.txt < prev   
Encoding:
Text File  |  1997-01-03  |  5.0 KB  |  114 lines

  1. object AboutSWForm: TAboutSWForm
  2.   Left = 200
  3.   Top = 111
  4.   Width = 480
  5.   Height = 480
  6.   Caption = 'About Shareware'
  7.   Font.Color = clWindowText
  8.   Font.Height = -13
  9.   Font.Name = 'MS Sans Serif'
  10.   Font.Style = []
  11.   Icon.Data = {<image000.ico>}
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 120
  14.   TextHeight = 16
  15.   object RichEdit1: TRichEdit
  16.     Left = 0
  17.     Top = 0
  18.     Width = 472
  19.     Height = 453
  20.     Align = alClient
  21.     Lines.Strings = (
  22.       'DEFINITION OF SHAREWARE'
  23.       ''
  24.       'Shareware distribution gives users a chance to try software'
  25.       'before buying it. If you try a Shareware program and continue'
  26.       'using it, you are expected to register. Individual programs'
  27.       'differ on details -- some request registration while others'
  28.       'require it, some specify a maximum trial period. With'
  29.       'registration, you get anything from the simple right to continue'
  30.       'using the software to an updated program with printed manual.'
  31.       ''
  32.       'Copyright laws apply to both Shareware and commercial software,'
  33.       'and the copyright holder retains all rights, with a few specific'
  34.       'exceptions as stated below. Shareware authors are accomplished'
  35.       'programmers, just like commercial authors, and the programs are'
  36.       'of comparable quality. (In both cases, there are good programs'
  37.       'and bad ones!) The main difference is in the method of'
  38.       'distribution. The author specifically grants the right to copy'
  39.       'and distribute the software, either to all and sundry or to a'
  40.       'specific group. For example, some authors require written'
  41.       'permission before a commercial disk vendor may copy their'
  42.       'Shareware.'
  43.       ''
  44.       'Shareware is a distribution method, not a type of software. You'
  45.       'should find software that suits your needs and pocketbook,'
  46.       'whether it'#39's commercial or Shareware. The Shareware system makes'
  47.       'fitting your needs easier, because you can try before you buy.'
  48.       'And because the overhead is low, prices are low also. Shareware'
  49.       'has the ultimate money-back guarantee -- if you don'#39't use the'
  50.       'product, you don'#39't pay for it.'
  51.       ''
  52.       'DISCLAIMER - AGREEMENT'
  53.       ''
  54.       'Users of SiteHog must accept this disclaimer of warranty:'
  55.       '"SiteHog is supplied as is.  The author disclaims all'
  56.       'warranties, expressed or implied, including, without limitation,'
  57.       
  58.         'the warranties of merchantability and of fitness for any purpose' +
  59.         '.'
  60.       'The author assumes no liability for damages, direct or conse-'
  61.       'quential, which may result from the use of SiteHog."'
  62.       ''
  63.       'SiteHog is a "shareware program" and is provided at no charge'
  64.       'to the user for evaluation.  Feel free to share it with your'
  65.       'friends, but please do not give it away altered or as part of'
  66.       'another system.  The essence of "user-supported" software is to'
  67.       'provide personal computer users with quality software without'
  68.       'high prices, and yet to provide incentive for programmers to'
  69.       'continue to develop new products.  If you find this program'
  70.       'useful and find that you are using SiteHog and continue to use'
  71.       'SiteHog after a reasonable trial period, you must make a reg-'
  72.       'istration payment to Red Hog Software.  The '
  73.       'registration fee will license one copy for use on any one'
  74.       
  75.         'computer at any one time.  You must treat this software just lik' +
  76.         'e'
  77.       'a book.  An example is that this software may be used by any'
  78.       'number of people and may be freely moved from one computer'
  79.       'location to another, so long as there is no possibility of it'
  80.       'being used at one location while it'#39's being used at another.'
  81.       'Just as a book cannot be read by two different persons at the'
  82.       'same time.'
  83.       ''
  84.       'Commercial users of SiteHog must register and pay for their'
  85.       'copies of SiteHog within 30 days of first use or their license'
  86.       'is withdrawn.  Site-License arrangements may be made by con-'
  87.       'tacting Red Hog Software.'
  88.       ''
  89.       'Anyone distributing SiteHog for any kind of remuneration must'
  90.       
  91.         'first contact Red Hog Software at the address below for authoriz' +
  92.         'ation.'
  93.       'This authorization will be automatically granted to distributors'
  94.       'recognized by the (ASP) as adhering to its guidelines for'
  95.       'shareware distributors, and such distributors may begin offering'
  96.       
  97.         'SiteHog immediately (However Red Hog Software must still be advi' +
  98.         'sed so'
  99.       'that the distributor can be kept up-to-date with the latest'
  100.       'version of SiteHog.).'
  101.       ''
  102.       'You are encouraged to pass a copy of SiteHog along to your'
  103.       'friends for evaluation.  Please encourage them to register their'
  104.       'copy if they find that they can use it.  All registered users'
  105.       
  106.         'will receive a copy of the version of SiteHog current at the tim' +
  107.         'e of registration.')
  108.     ParentColor = True
  109.     ReadOnly = True
  110.     ScrollBars = ssVertical
  111.     TabOrder = 0
  112.   end
  113. end
  114.