summaryrefslogtreecommitdiffstats
path: root/ccsdk-app-os/src/main/webapp/WEB-INF
diff options
context:
space:
mode:
authorKotagiri, Ramprasad (rp5662) <rp5662@att.com>2020-02-13 16:39:57 -0500
committerKotagiri, Ramprasad (rp5662) <rp5662@att.com>2020-02-18 10:11:47 -0500
commit7019f6d9af89b6fadc72d3d9f1f303b5278e7555 (patch)
treefdd79713623b4349b64aa09a7aacb61ae2174787 /ccsdk-app-os/src/main/webapp/WEB-INF
parentc73866cf44cad2be9a91ea1e2a3a77fcc29d9c2a (diff)
DCAE dashboard updates ver 1.3.0
Update DB Schema to include new menu items for API doc Update the page footer for latest copyright Issue-ID: DCAEGEN2-1856 Issue-ID: DCAEGEN2-1556 Change-Id: Ia7f52b6f0151db62f2155fa26d0f50a1157e7481 Signed-off-by: Kotagiri, Ramprasad (rp5662) <rp5662@att.com>
Diffstat (limited to 'ccsdk-app-os/src/main/webapp/WEB-INF')
-rw-r--r--ccsdk-app-os/src/main/webapp/WEB-INF/jsp/login_external.jsp4
1 files changed, 3 insertions, 1 deletions
diff --git a/ccsdk-app-os/src/main/webapp/WEB-INF/jsp/login_external.jsp b/ccsdk-app-os/src/main/webapp/WEB-INF/jsp/login_external.jsp
index e023929..b0b63dd 100644
--- a/ccsdk-app-os/src/main/webapp/WEB-INF/jsp/login_external.jsp
+++ b/ccsdk-app-os/src/main/webapp/WEB-INF/jsp/login_external.jsp
@@ -106,7 +106,9 @@
<br />
<div id="footer">
<div class="terms">
- Copyright 2017 Open ECOMP and Linux Foundation.
+ <p class="copyright-text">
+ &copy; 2020 ONAP. The Linux Foundation.
+ </p>
</div>
</div>
</body>