Add multi-layer RIC instance selector
[portal/ric-dashboard.git] / webapp-frontend / src / app / footer / footer.component.html
index 4eae0cd..7d78f92 100644 (file)
@@ -17,8 +17,8 @@
   limitations under the License.
   ========================LICENSE_END===================================
   -->
-<div class="copyright__text">
-  Copyright (C) 2019 AT&T Intellectual Property. Licensed under the Apache License, Version 2.0.
+<div class="copyright__text" [ngClass]="{'footer-dark': darkMode}">
+  Copyright (C) 2020 AT&T Intellectual Property. Licensed under the Apache License, Version 2.0.
   <br/>
   Version {{dashboardVersion}}
 </div>