summaryrefslogtreecommitdiffstats
path: root/node-admin/include/nodectl-instance.sh
diff options
context:
space:
mode:
Diffstat (limited to 'node-admin/include/nodectl-instance.sh')
-rw-r--r--node-admin/include/nodectl-instance.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/node-admin/include/nodectl-instance.sh b/node-admin/include/nodectl-instance.sh
index d38cb876b42..b3d3dbea440 100644
--- a/node-admin/include/nodectl-instance.sh
+++ b/node-admin/include/nodectl-instance.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
# WARNING: This script should be kept in sync with the file used by Chef:
# vespa-cookbooks/hosted/files/default/prepost-instance.sh
@@ -188,4 +188,4 @@ main() {
fi
}
-main "$@"
+main "$@" \ No newline at end of file