LICENSE
author alpar
Thu, 05 Aug 2004 08:53:09 +0000
changeset 757 8680351d0c28
child 760 49d4fe04fbc0
permissions -rw-r--r--
resetXxx() changed to setXxx().
     1 This license applies to all portions of HUGOlib which are not
     2 externally-maintained libraries (e.g. megnincsilyen/, eseleg majd a glay...).
     3 Such libraries have their own licenses; we recommend you read them, as
     4 their terms may differ from the terms below.
     5 
     6 This is version 1 of this license.  It is also available online at
     7 http://hugo.cs.elte.hu/license-1.html.  If newer versions of
     8 this license are posted there (the same URL, but with the version
     9 number incremented: .../license-2.html, .../license-3.html, and so
    10 on), you may use a newer version instead, at your option.
    11 
    12 This license is a verbatim copy of the Boost Software License, Version 1.0.
    13 (Kene kerni toluk engedelyt.)
    14 
    15 ===========================================================================
    16 
    17 Permission is hereby granted, free of charge, to any person or organization
    18 obtaining a copy of the software and accompanying documentation covered by
    19 this license (the "Software") to use, reproduce, display, distribute,
    20 execute, and transmit the Software, and to prepare derivative works of the
    21 Software, and to permit third-parties to whom the Software is furnished to
    22 do so, all subject to the following:
    23 
    24 The copyright notices in the Software and this entire statement, including
    25 the above license grant, this restriction and the following disclaimer,
    26 must be included in all copies of the Software, in whole or in part, and
    27 all derivative works of the Software, unless such copies or derivative
    28 works are solely in the form of machine-executable object code generated by
    29 a source language processor.
    30 
    31 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
    32 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
    33 FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
    34 SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
    35 FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
    36 ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
    37 DEALINGS IN THE SOFTWARE.