#! /bin/sh
#
#ident	"@(#)postinstall	1.8	01/06/20 SMI"
#
# Copyright (c) 2001 by Sun Microsystems, Inc.
#
# post-installation script for EA volume manager GUI

echo "Included with the Solaris(TM) Operating Environment are additional new"
echo "technologies developed by Sun Microsystems and made available for your"
echo "evaluation."
echo
echo "These technologies are provided to highlight future functionality being"
echo "developed for the Solaris Operating Environment. Please note any"
echo "documentation or descriptive files that call attention to its use."
echo
echo "This software is offered for evaluation purposes only and is not"
echo "recommended or intended for commercial, production, or any non-trial"
echo "deployment or use. Sun's product warranties do not extend to this software."
echo
echo "Any and all feedback on this software is welcomed by Sun Microsystems, Inc."
echo

exit 0
