greenstone.org greenstone wiki greenstone trac planet greenstone

Changeset 17040

Show
Ignore:
Timestamp:
2008-08-28 10:43:52 (4 months ago)
Author:
oranfry
Message:

have the installer use the new license file

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • release-kits/mark2/installer/antinstall-config.xml

    r16818 r17040  
    1818 
    1919        <!--  type="license" shows a license page to click through --> 
    20         <page type="license" name="license" resource="/COPYING"  displayText="" /> 
     20        <page type="license" name="license" resource="/LICENSE.txt"  displayText="" /> 
    2121 
    2222        <!--  install destination page --> 
  • release-kits/mark2/installer/build.xml

    r16832 r17040  
    5050                                <include name="setup.bash"/> 
    5151                                <include name="setup.csh"/> 
    52                                 <include name="COPYING"/> 
     52                                <include name="LICENSE.txt"/> 
    5353                                <include name="READMEar.txt"/> 
    5454                                <include name="READMEen.txt"/>