#! /bin/sh
#
# Splus LICENSE usage
#
# Interface to the elmusage command to show continuous summary of current
# license activity.
#

exec elmusage ${1+"$@"}
