diff options
author | 2018-07-30 06:18:50 +0000 | |
---|---|---|
committer | 2018-07-30 06:18:50 +0000 | |
commit | 9325c635d3e39fb95e18a9fd30b95c4d4eb62a5f (patch) | |
tree | 24c720a67c005d6d89db556ce454481ce254c85a /rulemgt-frontend/src/index.html | |
parent | df4bde91310a471a5489917e3a07359ef790d9cb (diff) | |
parent | 0a6e32dbdb5d505536d33a3539f7b9fcfba1cffe (diff) |
Merge "Added Menu Items"
Diffstat (limited to 'rulemgt-frontend/src/index.html')
-rw-r--r-- | rulemgt-frontend/src/index.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/rulemgt-frontend/src/index.html b/rulemgt-frontend/src/index.html index c8da64f..5331b5e 100644 --- a/rulemgt-frontend/src/index.html +++ b/rulemgt-frontend/src/index.html @@ -1,5 +1,5 @@ <!-- - Copyright 2017 ZTE Corporation. + Copyright 2018 ZTE Corporation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -30,5 +30,4 @@ <body style="overflow: auto"> <remote-config>Loading...</remote-config> </body> - </html> |