Merge pull request #1518 from nasa/copyright-1517

[Licenses] Update copyright year to 2017
This commit is contained in:
Andrew Henry
2017-04-23 17:22:01 -07:00
committed by GitHub
948 changed files with 1040 additions and 1040 deletions

View File

@@ -8,4 +8,4 @@ $ticksBlockerFadeW: 50px;
$toiBlockerFadeW: 10px;
$toiH: 12px; // Needs to be an even number to avoid sub-pixel antialiasing of the vertical line
$toiPad: 4px;
$timeCondAxisLROffset: (($toiH / 2) + $toiPad, ($toiH / 2) + $toiPad); // Margin to left, right of tick axis and vis bar. For paging, use 15, 20px
$timeCondAxisLROffset: (($toiH / 2) + $toiPad, ($toiH / 2) + $toiPad); // Margin to left, right of tick axis and vis bar. For paging, use 15, 20px

View File

@@ -1,5 +1,5 @@
/*****************************************************************************
* Open MCT, Copyright (c) 2014-2016, United States Government
* Open MCT, Copyright (c) 2014-2017, United States Government
* as represented by the Administrator of the National Aeronautics and Space
* Administration. All rights reserved.
*

View File

@@ -48,4 +48,4 @@ $colorTimeCondTOIBg: darken($toiColorBg, 20%);
$colorTimeCondTOIBgHov: $toiColorBg;
@import "time-conductor-base";
@import "time-of-interest";
@import "time-of-interest";

View File

@@ -48,4 +48,4 @@ $colorTimeCondTOIBg: darken($toiColorBg, 20%);
$colorTimeCondTOIBgHov: $toiColorBg;
@import "time-conductor-base";
@import "time-of-interest";
@import "time-of-interest";

View File

@@ -31,4 +31,4 @@
ng-model="ngModel">
</mct-include>
</div>
</span>
</span>

View File

@@ -9,4 +9,4 @@
</span>
<span class="flex-elem l-toi-val">{{toi.toiText}}</span>
</div>
</div>
</div>

View File

@@ -1,5 +1,5 @@
/*****************************************************************************
* Open MCT, Copyright (c) 2014-2016, United States Government
* Open MCT, Copyright (c) 2014-2017, United States Government
* as represented by the Administrator of the National Aeronautics and Space
* Administration. All rights reserved.
*