about.groovy 333 B

1234567891011
  1. // Licensed Materials - Property of IBM
  2. // BI and PM: Mobile
  3. // (C) Copyright IBM Corp. 2007, 2012
  4. // US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  5. package processors
  6. import com.cognos.mobile.server.handler.SLHelper
  7. return SLHelper.buildAboutBox();