greenstone.org greenstone wiki greenstone trac planet greenstone

Changeset 17041

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

have the installer use the new license file

Files:

Legend:

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

    r16817 r17041  
    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/wirk2/installer/build.xml

    r16948 r17041  
    5858                                <include name="collect/**/*"/> 
    5959 
    60                                 <include name="COPYING"/> 
     60                                <include name="LICENSE.txt"/> 
    6161                                <include name="READMEar.txt"/> 
    6262                                <include name="READMEes.txt"/>