[Build] Remove obsolete version header

This commit is contained in:
Victor Woeltjen 2017-06-02 12:19:37 -07:00
parent 35b51d151d
commit 6de5f73d78

View File

@ -20,14 +20,6 @@
* at runtime from the About dialog for additional information. * at runtime from the About dialog for additional information.
*****************************************************************************/ *****************************************************************************/
/**
* Open MCT https://nasa.github.io/openmct/
* Version @@version
* Built @@timestamp
* Revision @@revision
* Branch @@branch
*/
(function (root, factory) { (function (root, factory) {
if (typeof define === 'function' && define.amd) { if (typeof define === 'function' && define.amd) {
define([], factory); define([], factory);