summaryrefslogtreecommitdiffstats
path: root/self-extractors/PART1
blob: 935267e02113ebcf02e39c08341b58646b75680b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#
# Usage is subject to the enclosed license agreement

echo
echo The license for this software will now be displayed.
echo You must agree to this license before using this software.
echo
echo -n Press Enter to view the license
read dummy
echo

more << __EOF__