summaryrefslogtreecommitdiffstats
path: root/vespalib/fix-hg.sh
diff options
context:
space:
mode:
Diffstat (limited to 'vespalib/fix-hg.sh')
-rwxr-xr-xvespalib/fix-hg.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespalib/fix-hg.sh b/vespalib/fix-hg.sh
index 1a535625c96..57c7d48bc58 100755
--- a/vespalib/fix-hg.sh
+++ b/vespalib/fix-hg.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
+# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
td=${0%.sh}.pl
if [ -f "$td" ]; then
find . -name '*.h' -o -name '*.hpp' | xargs $td