diff options
Diffstat (limited to 'standalone')
-rw-r--r-- | standalone/src/main/assembly/resources/bin/initDB.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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. |