diff --git a/build/build-allocation-images/go/gen.sh b/build/build-allocation-images/go/gen.sh index 6a63bee482..ce1dab9526 100644 --- a/build/build-allocation-images/go/gen.sh +++ b/build/build-allocation-images/go/gen.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2019 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-image/gen-crd-code.sh b/build/build-image/gen-crd-code.sh index e0b0896ce4..08a053ffff 100755 --- a/build/build-image/gen-crd-code.sh +++ b/build/build-image/gen-crd-code.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2017 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-required-src-dist.sh b/build/build-required-src-dist.sh index 2520b99d25..049dda7c66 100755 --- a/build/build-required-src-dist.sh +++ b/build/build-required-src-dist.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright 2017 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/cpp/build-sdk-test.sh b/build/build-sdk-images/cpp/build-sdk-test.sh index c9ec1213c1..8004149e60 100644 --- a/build/build-sdk-images/cpp/build-sdk-test.sh +++ b/build/build-sdk-images/cpp/build-sdk-test.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2020 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/cpp/build.sh b/build/build-sdk-images/cpp/build.sh index ca3e952b44..d107c666ea 100644 --- a/build/build-sdk-images/cpp/build.sh +++ b/build/build-sdk-images/cpp/build.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2019 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/cpp/clean.sh b/build/build-sdk-images/cpp/clean.sh index eeab0452d3..3759cc3dca 100644 --- a/build/build-sdk-images/cpp/clean.sh +++ b/build/build-sdk-images/cpp/clean.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2020 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/cpp/gen.sh b/build/build-sdk-images/cpp/gen.sh index 648149458f..e36d6c887c 100755 --- a/build/build-sdk-images/cpp/gen.sh +++ b/build/build-sdk-images/cpp/gen.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2019 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/cpp/sdktest.sh b/build/build-sdk-images/cpp/sdktest.sh index 3ce811ab77..97edde1fc8 100644 --- a/build/build-sdk-images/cpp/sdktest.sh +++ b/build/build-sdk-images/cpp/sdktest.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2020 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/cpp/shell.sh b/build/build-sdk-images/cpp/shell.sh index 8d7d44b92e..f8483626aa 100644 --- a/build/build-sdk-images/cpp/shell.sh +++ b/build/build-sdk-images/cpp/shell.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2022 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/csharp/build.sh b/build/build-sdk-images/csharp/build.sh index 86f8407069..93dd01c8e7 100644 --- a/build/build-sdk-images/csharp/build.sh +++ b/build/build-sdk-images/csharp/build.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2020 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/csharp/gen.sh b/build/build-sdk-images/csharp/gen.sh index 3a2dbb798b..ddd6fe6dcd 100755 --- a/build/build-sdk-images/csharp/gen.sh +++ b/build/build-sdk-images/csharp/gen.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2020 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/csharp/publish.sh b/build/build-sdk-images/csharp/publish.sh index 3ca1c4c80a..fef6237d71 100644 --- a/build/build-sdk-images/csharp/publish.sh +++ b/build/build-sdk-images/csharp/publish.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2020 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/csharp/sdktest.sh b/build/build-sdk-images/csharp/sdktest.sh index 7cc9f9e77e..d27cb4bb11 100644 --- a/build/build-sdk-images/csharp/sdktest.sh +++ b/build/build-sdk-images/csharp/sdktest.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2019 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/csharp/shell.sh b/build/build-sdk-images/csharp/shell.sh index 3d79fcc915..d4316564ff 100644 --- a/build/build-sdk-images/csharp/shell.sh +++ b/build/build-sdk-images/csharp/shell.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2020 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/csharp/test.sh b/build/build-sdk-images/csharp/test.sh index a64a0908db..376f9d3d9e 100644 --- a/build/build-sdk-images/csharp/test.sh +++ b/build/build-sdk-images/csharp/test.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2020 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/go/gen.sh b/build/build-sdk-images/go/gen.sh index f2d3012c16..18d4281a20 100644 --- a/build/build-sdk-images/go/gen.sh +++ b/build/build-sdk-images/go/gen.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2019 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/go/sdktest.sh b/build/build-sdk-images/go/sdktest.sh index 1678dc50d4..0164c50454 100644 --- a/build/build-sdk-images/go/sdktest.sh +++ b/build/build-sdk-images/go/sdktest.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2019 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/go/test.sh b/build/build-sdk-images/go/test.sh index abd6a90926..a6b7a8e4cd 100644 --- a/build/build-sdk-images/go/test.sh +++ b/build/build-sdk-images/go/test.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2019 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/node/build-sdk-test.sh b/build/build-sdk-images/node/build-sdk-test.sh index 102680224a..662d72675a 100644 --- a/build/build-sdk-images/node/build-sdk-test.sh +++ b/build/build-sdk-images/node/build-sdk-test.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2019 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/node/clean.sh b/build/build-sdk-images/node/clean.sh index 402cac83eb..21ce042a93 100644 --- a/build/build-sdk-images/node/clean.sh +++ b/build/build-sdk-images/node/clean.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2019 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/node/gen.sh b/build/build-sdk-images/node/gen.sh index 89f15ea9f0..67f2948b84 100644 --- a/build/build-sdk-images/node/gen.sh +++ b/build/build-sdk-images/node/gen.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2019 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/node/sdktest.sh b/build/build-sdk-images/node/sdktest.sh index e9ec723322..82b25c6c68 100644 --- a/build/build-sdk-images/node/sdktest.sh +++ b/build/build-sdk-images/node/sdktest.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2019 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/node/shell.sh b/build/build-sdk-images/node/shell.sh index 5a53be6451..eb5223f636 100644 --- a/build/build-sdk-images/node/shell.sh +++ b/build/build-sdk-images/node/shell.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2020 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/node/test.sh b/build/build-sdk-images/node/test.sh index 246c18e7a0..f5cc1a4c95 100644 --- a/build/build-sdk-images/node/test.sh +++ b/build/build-sdk-images/node/test.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2019 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/restapi/gen.sh b/build/build-sdk-images/restapi/gen.sh index a6fd4e71d9..e42d764db8 100644 --- a/build/build-sdk-images/restapi/gen.sh +++ b/build/build-sdk-images/restapi/gen.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2022 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/restapi/sdktest.sh b/build/build-sdk-images/restapi/sdktest.sh index 718ef7730d..f652e25c10 100644 --- a/build/build-sdk-images/restapi/sdktest.sh +++ b/build/build-sdk-images/restapi/sdktest.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2019 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/rust/build-sdk-test.sh b/build/build-sdk-images/rust/build-sdk-test.sh index c76d05dc0e..7893ec0619 100644 --- a/build/build-sdk-images/rust/build-sdk-test.sh +++ b/build/build-sdk-images/rust/build-sdk-test.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2019 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/rust/clean.sh b/build/build-sdk-images/rust/clean.sh index a8e353b9d3..41d90529a8 100644 --- a/build/build-sdk-images/rust/clean.sh +++ b/build/build-sdk-images/rust/clean.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2019 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/rust/gen.sh b/build/build-sdk-images/rust/gen.sh index e574084a35..fa08ce118a 100644 --- a/build/build-sdk-images/rust/gen.sh +++ b/build/build-sdk-images/rust/gen.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2018 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/rust/publish.sh b/build/build-sdk-images/rust/publish.sh index 7ff3939c4e..6ca4614bc6 100644 --- a/build/build-sdk-images/rust/publish.sh +++ b/build/build-sdk-images/rust/publish.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2023 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/rust/sdktest.sh b/build/build-sdk-images/rust/sdktest.sh index f76f944d8a..802ff4fe37 100644 --- a/build/build-sdk-images/rust/sdktest.sh +++ b/build/build-sdk-images/rust/sdktest.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2019 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/rust/test.sh b/build/build-sdk-images/rust/test.sh index e2a1c6f3cc..ae8df2e1a3 100644 --- a/build/build-sdk-images/rust/test.sh +++ b/build/build-sdk-images/rust/test.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2025 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/tool/base/entrypoint.sh b/build/build-sdk-images/tool/base/entrypoint.sh index 281b195bac..440edd8f78 100644 --- a/build/build-sdk-images/tool/base/entrypoint.sh +++ b/build/build-sdk-images/tool/base/entrypoint.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2019 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/tool/template/build.sh b/build/build-sdk-images/tool/template/build.sh index 794d0aa4e5..168293d968 100644 --- a/build/build-sdk-images/tool/template/build.sh +++ b/build/build-sdk-images/tool/template/build.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2019 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/tool/template/gen.sh b/build/build-sdk-images/tool/template/gen.sh index ba92994060..992756803a 100644 --- a/build/build-sdk-images/tool/template/gen.sh +++ b/build/build-sdk-images/tool/template/gen.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2019 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/build-sdk-images/tool/template/test.sh b/build/build-sdk-images/tool/template/test.sh index 2a7d94baef..c6fbd2664e 100644 --- a/build/build-sdk-images/tool/template/test.sh +++ b/build/build-sdk-images/tool/template/test.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2019 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/e2e-image/e2e.sh b/build/e2e-image/e2e.sh index bd5e9748b5..8ffdd4c9e4 100755 --- a/build/e2e-image/e2e.sh +++ b/build/e2e-image/e2e.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2018 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/e2e-image/entrypoint.sh b/build/e2e-image/entrypoint.sh index 4e9881aee8..9ea638832e 100644 --- a/build/e2e-image/entrypoint.sh +++ b/build/e2e-image/entrypoint.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2018 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/e2e_upgrade_test.sh b/build/e2e_upgrade_test.sh index 0f0eb23a04..a9670ae3bc 100755 --- a/build/e2e_upgrade_test.sh +++ b/build/e2e_upgrade_test.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2025 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/extract-licenses.sh b/build/extract-licenses.sh index 3c8dabd67b..4261e72820 100755 --- a/build/extract-licenses.sh +++ b/build/extract-licenses.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright 2017 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/install-release.sh b/build/install-release.sh index 111a533e4e..b3fc6fb5c1 100755 --- a/build/install-release.sh +++ b/build/install-release.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2023 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/build/performance-test.sh b/build/performance-test.sh index ab7d1bfe12..b674e5f184 100755 --- a/build/performance-test.sh +++ b/build/performance-test.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -# Copyright 2023 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/ci/cancelot.sh b/ci/cancelot.sh index 0e33d9b91e..87717fb7ed 100644 --- a/ci/cancelot.sh +++ b/ci/cancelot.sh @@ -1,5 +1,5 @@ #!/usr/bin/env bash -# Copyright 2023 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/examples/supertuxkart/entrypoint.sh b/examples/supertuxkart/entrypoint.sh index a57fffe401..3df34efe66 100755 --- a/examples/supertuxkart/entrypoint.sh +++ b/examples/supertuxkart/entrypoint.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2020 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/install/helm/agones/scripts/delete_agones_resources.sh b/install/helm/agones/scripts/delete_agones_resources.sh index 26968d7a58..b86042e0ee 100755 --- a/install/helm/agones/scripts/delete_agones_resources.sh +++ b/install/helm/agones/scripts/delete_agones_resources.sh @@ -1,6 +1,6 @@ #!/bin/sh -# Copyright 2018 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/sdks/cpp/build_scripts/build.sh b/sdks/cpp/build_scripts/build.sh index f223b6bc30..0563acfe63 100644 --- a/sdks/cpp/build_scripts/build.sh +++ b/sdks/cpp/build_scripts/build.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2018 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/site/gen-api-docs.sh b/site/gen-api-docs.sh index d7d1b1e8fa..e2ba80233c 100755 --- a/site/gen-api-docs.sh +++ b/site/gen-api-docs.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright 2019 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/load/allocation/configure-agones.sh b/test/load/allocation/configure-agones.sh index 89732c9b28..1e8bc32809 100755 --- a/test/load/allocation/configure-agones.sh +++ b/test/load/allocation/configure-agones.sh @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/load/allocation/runAllocation.sh b/test/load/allocation/runAllocation.sh index 343fce541d..c2471e3321 100755 --- a/test/load/allocation/runAllocation.sh +++ b/test/load/allocation/runAllocation.sh @@ -1,4 +1,4 @@ -# Copyright 2020 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/test/load/allocation/runScenario.sh b/test/load/allocation/runScenario.sh index 629a2b8f3c..50297ab6d3 100755 --- a/test/load/allocation/runScenario.sh +++ b/test/load/allocation/runScenario.sh @@ -1,4 +1,4 @@ -# Copyright 2022 Google LLC All Rights Reserved. +# Copyright Contributors to Agones a Series of LF Projects, LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.