summaryrefslogtreecommitdiffstats
path: root/dist
diff options
context:
space:
mode:
authorJon Bratseth <bratseth@vespa.ai>2023-10-09 09:44:29 +0200
committerJon Bratseth <bratseth@vespa.ai>2023-10-09 09:44:29 +0200
commit0c55dc92a3bf889c67fac1ca855e6e33e1994904 (patch)
treefaa7492f28fce7fa4ac605985a10bf9218d019ec /dist
parentb09acf5a94ff3fe7b70381478fedcc242d965c32 (diff)
Update copyright
Diffstat (limited to 'dist')
-rw-r--r--dist/README.md2
-rwxr-xr-xdist/build-rpm.sh2
-rwxr-xr-xdist/getversion.pl2
-rwxr-xr-xdist/getversionmap.sh2
-rwxr-xr-xdist/release-vespa-rpm.sh2
-rw-r--r--dist/vespa.spec2
6 files changed, 6 insertions, 6 deletions
diff --git a/dist/README.md b/dist/README.md
index b87928daceb..7c3d8c355a3 100644
--- a/dist/README.md
+++ b/dist/README.md
@@ -1,4 +1,4 @@
-<!-- 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. -->
# Building Vespa RPM
diff --git a/dist/build-rpm.sh b/dist/build-rpm.sh
index 894f7fb01d9..425038dce5c 100755
--- a/dist/build-rpm.sh
+++ b/dist/build-rpm.sh
@@ -1,5 +1,5 @@
#!/bin/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.
set -e
diff --git a/dist/getversion.pl b/dist/getversion.pl
index 2370f8c8c89..9c808a63f5f 100755
--- a/dist/getversion.pl
+++ b/dist/getversion.pl
@@ -1,5 +1,5 @@
#!/usr/bin/perl
-# 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.
use POSIX qw(strftime);
diff --git a/dist/getversionmap.sh b/dist/getversionmap.sh
index a58bfa462a4..38c7ef70a1f 100755
--- a/dist/getversionmap.sh
+++ b/dist/getversionmap.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.
srcdir=$1
diff --git a/dist/release-vespa-rpm.sh b/dist/release-vespa-rpm.sh
index e19484b63c9..d426ed26de3 100755
--- a/dist/release-vespa-rpm.sh
+++ b/dist/release-vespa-rpm.sh
@@ -1,5 +1,5 @@
#!/bin/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.
set -e
diff --git a/dist/vespa.spec b/dist/vespa.spec
index 868580eb852..4a4e01a44ff 100644
--- a/dist/vespa.spec
+++ b/dist/vespa.spec
@@ -1,4 +1,4 @@
-# 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.
# Hack to speed up jar packing for now
%define __jar_repack %{nil}