diff options
Diffstat (limited to 'docker')
-rw-r--r-- | docker/docker_cleanup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docker/docker_cleanup.sh b/docker/docker_cleanup.sh index 9b7e87ab..243e72e5 100644 --- a/docker/docker_cleanup.sh +++ b/docker/docker_cleanup.sh @@ -1,6 +1,6 @@ #!/bin/bash ############################################################################## -# Copyright (c) 2016 Huawei Technologies Co.,Ltd and others. +# Copyright (c) 2017 Huawei Technologies Co.,Ltd and others. # # All rights reserved. This program and the accompanying materials # are made available under the terms of the Apache License, Version 2.0 |