Changeset 6379 for trunk/src/msacm32


Ignore:
Timestamp:
Jul 21, 2001, 11:02:16 AM (24 years ago)
Author:
sandervl
Message:

license update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/msacm32/LICENSE.TXT

    r5434 r6379  
    1 $Id: LICENSE.TXT,v 1.1 2001-04-02 09:51:11 sandervl Exp $
     1$Id: LICENSE.TXT,v 1.2 2001-07-21 08:57:17 sandervl Exp $
    22@c This is an additional Odin license agreement.
    33@c It supercedes the main Odin license, but is only valid in
    44@c the source directory in which it is present.
    5 @c READ THE SECTION `WARRANTY' BELOW CAREFULLY FOR A STATEMENT ON THE WARRANTY.
    65
    7 You may without charge, royalty or other payment, copy and
    8 distribute copies of this work and derivative works of this work
    9 in source or binary form provided that: (1)
    10 you appropriately publish on each copy an appropriate copyright
    11 notice; (2) faithfully reproduce all prior copyright notices
    12 included in the original work (you may also add your own
    13 copyright notice); and (3) agree to indemnify and hold all prior
    14 authors, copyright holders and licensors of the work harmless
    15 from and against all damages arising from use of the work.
    16  
    17 You may distribute sources of derivative works of the work
    18 provided that (1) (a) all source files of the original work that
    19 have been modified, (b) all source files of the derivative work
    20 that contain any party of the original work, and (c) all source
    21 files of the derivative work that are necessary to compile, link
    22 and run the derivative work without unresolved external calls and
    23 with the same functionality of the original work (``Necessary
    24 Sources'') carry a prominent notice explaining the nature and date
    25 of the modification and/or creation.  You are encouraged to make
    26 the Necessary Sources available under this license in order to
    27 further the development and acceptance of the work.
     6@c This file is processed by GNU's TeXinfo
     7@c If you modify it or move it to another location, make sure that
     8@c TeXinfo works (type `make' in directory documentation).
    289
     10Copyright (c) 1993-2000 the Wine project authors (see the file AUTHORS
     11for a complete list)
    2912
    30 WARRANTY:
     13Permission is hereby granted, free of charge, to any person obtaining a copy
     14of this software and associated documentation files (the "Software"), to deal
     15in the Software without restriction, including without limitation the rights
     16to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
     17copies of the Software, and to permit persons to whom the Software is
     18furnished to do so, subject to the following conditions:
    3119
    32 EXCEPT AS OTHERWISE RESTRICTED BY LAW, THIS WORK IS PROVIDED
    33 WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES OF ANY KIND, INCLUDING
    34 BUT NOT LIMITED TO, ANY IMPLIED WARRANTIES OF FITNESS FOR A
    35 PARTICULAR PURPOSE, MERCHANTABILITY OR TITLE.  EXCEPT AS
    36 OTHERWISE PROVIDED BY LAW, NO AUTHOR, COPYRIGHT HOLDER OR
    37 LICENSOR SHALL BE LIABLE TO YOU FOR DAMAGES OF ANY KIND, EVEN IF
    38 ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
     20The above copyright notice and this permission notice shall be included in
     21all copies or substantial portions of the Software.
     22
     23THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
     24IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
     25FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
     26COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
     27IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
     28CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Note: See TracChangeset for help on using the changeset viewer.