usr/src/cmd/slim-install/license/show-license
branchoi_151a
changeset 1399 6553f26335bf
parent 872 8b098e92c2a9
equal deleted inserted replaced
1398:3cd5b2156d4c 1399:6553f26335bf
    26 
    26 
    27 license=/etc/notices/LICENSE
    27 license=/etc/notices/LICENSE
    28 
    28 
    29 # We run zenity this way rather so that we can pull the license text from
    29 # We run zenity this way rather so that we can pull the license text from
    30 # stdin to work around a problem with zenity dealing with non-UTF-8 characters.
    30 # stdin to work around a problem with zenity dealing with non-UTF-8 characters.
    31 zenity --text-info --title="Oracle Solaris License" --width 700 --height 700 <${license}
    31 zenity --text-info --title="OpenIndiana License" --width 700 --height 700 <${license}