aboutsummaryrefslogtreecommitdiffstats
path: root/storage/src/vespa/storage/tools/generate_distribution_doc.sh
diff options
context:
space:
mode:
Diffstat (limited to 'storage/src/vespa/storage/tools/generate_distribution_doc.sh')
-rwxr-xr-xstorage/src/vespa/storage/tools/generate_distribution_doc.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/src/vespa/storage/tools/generate_distribution_doc.sh b/storage/src/vespa/storage/tools/generate_distribution_doc.sh
index 38e9786649d..ff22bd85d59 100755
--- a/storage/src/vespa/storage/tools/generate_distribution_doc.sh
+++ b/storage/src/vespa/storage/tools/generate_distribution_doc.sh
@@ -1,5 +1,5 @@
#!/bin/sh
-# 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.
./generatedistributionbits -s -r 1 -b 32 --html > distbitreport.html
./generatedistributionbits -s -r 2 -b 32 --html >> distbitreport.html
./generatedistributionbits -s -r 2 -b 32 --highrange --html >> distbitreport.html