Changeset 85 for trunk/install.rb

Show
Ignore:
Timestamp:
07/07/08 20:39:04 (5 months ago)
Author:
deveiant
Message:

Checkpoint commit

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/install.rb

    r75 r85  
    66#   Thanks to Masatoshi SEKI for ideas found in his install.rb. 
    77# 
    8 #   Copyright (c) 2001-2005 The FaerieMUD Consortium. 
    9 # 
    10 #   This is free software. You may use, modify, and/or redistribute this 
    11 #   software under the terms of the Perl Artistic License. (See 
    12 #   http://language.perl.com/misc/Artistic.html) 
    13 # 
     8#   Copyright (c) 2001-2008, The FaerieMUD Consortium. 
     9# 
     10#   All rights reserved. 
     11#    
     12#   Redistribution and use in source and binary forms, with or without modification, are 
     13#   permitted provided that the following conditions are met: 
     14#    
     15#       * Redistributions of source code must retain the above copyright notice, this 
     16#         list of conditions and the following disclaimer. 
     17#    
     18#       * Redistributions in binary form must reproduce the above copyright notice, this 
     19#         list of conditions and the following disclaimer in the documentation and/or 
     20#         other materials provided with the distribution. 
     21#    
     22#       * Neither the name of FaerieMUD, nor the names of its contributors may be used to 
     23#         endorse or promote products derived from this software without specific prior 
     24#         written permission. 
     25#    
     26#   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS 
     27#   "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT 
     28#   LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR 
     29#   A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR 
     30#   CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, 
     31#   EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, 
     32#   PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR 
     33#   PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 
     34#   LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 
     35#   NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS 
     36#   SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 
     37#  
     38 
    1439 
    1540BEGIN {