diff options
Diffstat (limited to 'multivimbroker/stop.sh')
-rwxr-xr-x | multivimbroker/stop.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/multivimbroker/stop.sh b/multivimbroker/stop.sh index 2e02c73..4a2e5c3 100755 --- a/multivimbroker/stop.sh +++ b/multivimbroker/stop.sh @@ -1,5 +1,6 @@ #!/bin/bash # Copyright (c) 2017 Wind River Systems, Inc. +# Copyright (c) 2017-2018 VMware, Inc. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. |