#!/bin/sh
#
# ident "%W% %E% SMI"
#
# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
#


echo ""
echo "****************************************************"
echo "*  REQUIRED LICENSE AGREEMENT                      *"
echo "****************************************************"
echo ""
echo "Copyright 2008 Sun Microsystems, Inc."
echo ""
echo "LGPLv2.1"
echo ""
echo "LGPL Disclaimer"
echo "For the avoidance of doubt, except that if any license choice other "
echo "than GPL or LGPL is available it will apply instead, Sun elects to "
echo "use only the Lesser General Public License version 2.1 (LGPLv2.1) at this "
echo "time for any software where a choice of LGPL license versions is made "
echo "available with the language indicating that LGPLv2 or any later "
echo "version may be used, or where a choice of which version of the LGPL "
echo "is applied is otherwise unspecified."
echo ""
#read yn </dev/tty
echo ""
#echo "(Form ID#011801) "
echo ""
echo ""

# echo "Stopping pcscd service"
# svcadm disable pcscd

