From bbc003bbf57c5d3b639d4a0daef9353d10bfbb54 Mon Sep 17 00:00:00 2001 From: guochuyicmri Date: Mon, 22 Apr 2019 18:16:35 +0800 Subject: Upgrade uui-server database script Change-Id: I06bf773797d8cdcb83eb7127f347d4df9004de21 Issue-ID: USECASEUI-236 Signed-off-by: guochuyicmri --- standalone/src/main/assembly/resources/bin/initDB.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/standalone/src/main/assembly/resources/bin/initDB.sh b/standalone/src/main/assembly/resources/bin/initDB.sh index e9922fb2..97e65ad3 100644 --- a/standalone/src/main/assembly/resources/bin/initDB.sh +++ b/standalone/src/main/assembly/resources/bin/initDB.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (C) 2017 CMCC, Inc. and others. All rights reserved. +# Copyright (C) 2019 CMCC, Inc. and others. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. -- cgit 1.2.3-korg