aboutsummaryrefslogtreecommitdiffstats
path: root/container-core/src/main/sh/find-pid
diff options
context:
space:
mode:
Diffstat (limited to 'container-core/src/main/sh/find-pid')
-rwxr-xr-xcontainer-core/src/main/sh/find-pid2
1 files changed, 1 insertions, 1 deletions
diff --git a/container-core/src/main/sh/find-pid b/container-core/src/main/sh/find-pid
index 74eade28d00..74c9f05e4c6 100755
--- a/container-core/src/main/sh/find-pid
+++ b/container-core/src/main/sh/find-pid
@@ -1,5 +1,5 @@
#!/usr/bin/env bash
-# Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright Vespa.ai. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
# BEGIN environment bootstrap section
# Do not edit between here and END as this section should stay identical in all scripts