Non-RT RIC Dashboard
[nonrtric.git] / dashboard / webapp-frontend / src / app / footer / footer.component.html
index 5dd1c36..2970209 100644 (file)
@@ -3,6 +3,7 @@
   O-RAN-SC
   %%
   Copyright (C) 2019 AT&T Intellectual Property
+  Modifications Copyright (C) 2019 Nordix Foundation
   %%
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
@@ -20,5 +21,7 @@
 <div class="copyright__text" [ngClass]="{'footer-dark': darkMode}">
   Copyright (C) 2019 AT&T Intellectual Property. Licensed under the Apache License, Version 2.0.
   <br/>
+  Modifications Copyright (C) 2019 Nordix Foundation
+  <br/>
   Version {{dashboardVersion}}
 </div>