mirror of
https://github.com/nasa/openmct.git
synced 2025-01-19 03:06:54 +00:00
[Build] Remove obsolete version header
This commit is contained in:
parent
35b51d151d
commit
6de5f73d78
@ -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);
|
||||||
|
Loading…
Reference in New Issue
Block a user