1    /*!
     2     *  ======== ti.sdoarch.standards.pkg ========
     3     *  SDO Architecture Team Package Standard
     4     *
     5     *  This package contains the SDO Architecture Team's Package Standard: a
     6     *  set of rules and guidelines used to deploy production quality real-time
     7     *  target content.
     8     *
     9     *  The files in this package are not licensed; i.e., they are in the public
    10     *  domain.
    11     */
    12    package ti.sdoarch.standards.pkg [1, 0, 0]
    13    {
    14        interface IVersion; /* standardized version information */
    15    }
    16    
    17    /* @(#) ti.sdoarch.standards.pkg; 1, 0, 0; Thu, 16 Jul 2009 21:28:29 GMT; /db/ztree/library/trees/ps-b05x/src  */