diff --git a/.dockerignore b/.dockerignore index ea89279094..6425692cdc 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,4 +1,4 @@ -# 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/.gcloudignore b/.gcloudignore index 10cc7c2214..5b7d71875a 100644 --- a/.gcloudignore +++ b/.gcloudignore @@ -1,4 +1,4 @@ -# 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/.gitattributes b/.gitattributes index 9319777f3f..17ca80dab7 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ -# 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/.gitignore b/.gitignore index bb27de2141..c41f444262 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -# 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/Makefile b/build/Makefile index 4d817a45f9..ae0d3c7663 100644 --- a/build/Makefile +++ b/build/Makefile @@ -1,4 +1,4 @@ -# 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/agones-bot/Dockerfile b/build/agones-bot/Dockerfile index d2cff793e3..f18221d24d 100644 --- a/build/agones-bot/Dockerfile +++ b/build/agones-bot/Dockerfile @@ -1,4 +1,4 @@ -# Copyright 2024 Google LLC +# 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/agones-bot/Makefile b/build/agones-bot/Makefile index 652d4273ed..6b8e6e60fe 100644 --- a/build/agones-bot/Makefile +++ b/build/agones-bot/Makefile @@ -1,4 +1,4 @@ -# Copyright 2024 Google LLC +# 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/agones-bot/go.mod b/build/agones-bot/go.mod index 5358624ff2..be42d01fb5 100644 --- a/build/agones-bot/go.mod +++ b/build/agones-bot/go.mod @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// 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/agones-bot/main.go b/build/agones-bot/main.go index 996b2f35a4..083f7ab41d 100644 --- a/build/agones-bot/main.go +++ b/build/agones-bot/main.go @@ -1,5 +1,5 @@ /* - * Copyright 2024 Google LLC + * 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/boilerplate.go.txt b/build/boilerplate.go.txt index 2e1bea8fed..67105532cd 100644 --- a/build/boilerplate.go.txt +++ b/build/boilerplate.go.txt @@ -1,4 +1,4 @@ -// Copyright 2024 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/boilerplate.yaml.txt b/build/boilerplate.yaml.txt index 820aceb75c..39f12e79fb 100644 --- a/build/boilerplate.yaml.txt +++ b/build/boilerplate.yaml.txt @@ -1,4 +1,4 @@ -# Copyright 2024 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/Dockerfile b/build/build-image/Dockerfile index 4dca060914..b9eabcd31a 100644 --- a/build/build-image/Dockerfile +++ b/build/build-image/Dockerfile @@ -1,4 +1,4 @@ -# 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-image/cache/Dockerfile-base b/build/build-image/cache/Dockerfile-base index c352db1e55..3669b4c912 100644 --- a/build/build-image/cache/Dockerfile-base +++ b/build/build-image/cache/Dockerfile-base @@ -1,4 +1,4 @@ -# 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-image/cache/Dockerfile-restore b/build/build-image/cache/Dockerfile-restore index bd4d33a068..fbad1368a1 100644 --- a/build/build-image/cache/Dockerfile-restore +++ b/build/build-image/cache/Dockerfile-restore @@ -1,4 +1,4 @@ -# 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-image/cache/Dockerfile-save b/build/build-image/cache/Dockerfile-save index 1941874a13..82d6a0007c 100644 --- a/build/build-image/cache/Dockerfile-save +++ b/build/build-image/cache/Dockerfile-save @@ -1,4 +1,4 @@ -# 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-image/cache/checksum b/build/build-image/cache/checksum index 5dbe2e9438..0245eb546c 100755 --- a/build/build-image/cache/checksum +++ b/build/build-image/cache/checksum @@ -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-image/cache/restore_cache b/build/build-image/cache/restore_cache index 69b339f69d..d55363e405 100755 --- a/build/build-image/cache/restore_cache +++ b/build/build-image/cache/restore_cache @@ -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-image/cache/save_cache b/build/build-image/cache/save_cache index 8b8b217e3e..6404f0436e 100755 --- a/build/build-image/cache/save_cache +++ b/build/build-image/cache/save_cache @@ -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/cpp/Dockerfile b/build/build-sdk-images/cpp/Dockerfile index da21fecc8d..7ed1b95d3e 100644 --- a/build/build-sdk-images/cpp/Dockerfile +++ b/build/build-sdk-images/cpp/Dockerfile @@ -1,4 +1,4 @@ -# 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/csharp/Dockerfile b/build/build-sdk-images/csharp/Dockerfile index 0f706793da..b6907fef1d 100644 --- a/build/build-sdk-images/csharp/Dockerfile +++ b/build/build-sdk-images/csharp/Dockerfile @@ -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/build/build-sdk-images/go/Dockerfile b/build/build-sdk-images/go/Dockerfile index 106ee52909..6d4936846d 100644 --- a/build/build-sdk-images/go/Dockerfile +++ b/build/build-sdk-images/go/Dockerfile @@ -1,4 +1,4 @@ -# 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/Dockerfile b/build/build-sdk-images/node/Dockerfile index f1b36d4a7c..a206cbd8ee 100644 --- a/build/build-sdk-images/node/Dockerfile +++ b/build/build-sdk-images/node/Dockerfile @@ -1,4 +1,4 @@ -# 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/Dockerfile b/build/build-sdk-images/restapi/Dockerfile index 5c44dbd11b..042b82a447 100644 --- a/build/build-sdk-images/restapi/Dockerfile +++ b/build/build-sdk-images/restapi/Dockerfile @@ -1,4 +1,4 @@ -# 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/Dockerfile b/build/build-sdk-images/rust/Dockerfile index 846fa31dd4..2273deeb19 100644 --- a/build/build-sdk-images/rust/Dockerfile +++ b/build/build-sdk-images/rust/Dockerfile @@ -1,4 +1,4 @@ -# 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/base/Dockerfile b/build/build-sdk-images/tool/base/Dockerfile index 79b0b74608..aa47416872 100644 --- a/build/build-sdk-images/tool/base/Dockerfile +++ b/build/build-sdk-images/tool/base/Dockerfile @@ -1,4 +1,4 @@ -# 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/tool/template/Dockerfile b/build/build-sdk-images/tool/template/Dockerfile index 84725d8ab0..5db5be2276 100644 --- a/build/build-sdk-images/tool/template/Dockerfile +++ b/build/build-sdk-images/tool/template/Dockerfile @@ -1,4 +1,4 @@ -# 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/includes/allocation.mk b/build/includes/allocation.mk index 4fdb379a8a..ad67a991ef 100644 --- a/build/includes/allocation.mk +++ b/build/includes/allocation.mk @@ -1,4 +1,4 @@ -# 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/includes/build-image.mk b/build/includes/build-image.mk index 290724dcb2..a47cc25ab6 100644 --- a/build/includes/build-image.mk +++ b/build/includes/build-image.mk @@ -1,4 +1,4 @@ -# 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/includes/examples.mk b/build/includes/examples.mk index 216add8ef6..5bb2b5a7d5 100644 --- a/build/includes/examples.mk +++ b/build/includes/examples.mk @@ -1,4 +1,4 @@ -# 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/includes/google-cloud.mk b/build/includes/google-cloud.mk index 4f050d9981..dac8684ab2 100644 --- a/build/includes/google-cloud.mk +++ b/build/includes/google-cloud.mk @@ -1,4 +1,4 @@ -# 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/includes/kind.mk b/build/includes/kind.mk index 8094f5baa1..2fcbcde48c 100644 --- a/build/includes/kind.mk +++ b/build/includes/kind.mk @@ -1,4 +1,4 @@ -# 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/includes/linux.mk b/build/includes/linux.mk index e486f4978d..6a355027e7 100644 --- a/build/includes/linux.mk +++ b/build/includes/linux.mk @@ -1,4 +1,4 @@ -# 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/includes/macos.mk b/build/includes/macos.mk index 55fbbaf64b..0d9a850409 100644 --- a/build/includes/macos.mk +++ b/build/includes/macos.mk @@ -1,4 +1,4 @@ -# 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/includes/minikube.mk b/build/includes/minikube.mk index 2507fe419c..aa33368283 100644 --- a/build/includes/minikube.mk +++ b/build/includes/minikube.mk @@ -1,4 +1,4 @@ -# 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/includes/release.mk b/build/includes/release.mk index 9166cfb389..2af98c9d36 100644 --- a/build/includes/release.mk +++ b/build/includes/release.mk @@ -1,4 +1,4 @@ -# 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/includes/sdk.mk b/build/includes/sdk.mk index 0b3abba71d..974b4d8757 100644 --- a/build/includes/sdk.mk +++ b/build/includes/sdk.mk @@ -1,4 +1,4 @@ -# 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/includes/website.mk b/build/includes/website.mk index 6e08711575..2a8aa027b8 100644 --- a/build/includes/website.mk +++ b/build/includes/website.mk @@ -1,4 +1,4 @@ -# 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/includes/windows.mk b/build/includes/windows.mk index 3b6d21f760..129ce0a5ba 100644 --- a/build/includes/windows.mk +++ b/build/includes/windows.mk @@ -1,4 +1,4 @@ -# 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/metallb-config.yaml.tpl b/build/metallb-config.yaml.tpl index 37e9aa22cf..cc75154d76 100644 --- a/build/metallb-config.yaml.tpl +++ b/build/metallb-config.yaml.tpl @@ -1,4 +1,4 @@ -# 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/report/report.go b/build/report/report.go index bfdfd579ea..88c20191a8 100644 --- a/build/report/report.go +++ b/build/report/report.go @@ -1,4 +1,4 @@ -// 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/report/report_test.go b/build/report/report_test.go index 21ad38d0d2..771e812d20 100644 --- a/build/report/report_test.go +++ b/build/report/report_test.go @@ -1,4 +1,4 @@ -// 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/scripts/bump-image/main.go b/build/scripts/bump-image/main.go index 620eeb1319..aeb88f8d7d 100644 --- a/build/scripts/bump-image/main.go +++ b/build/scripts/bump-image/main.go @@ -1,4 +1,4 @@ -// 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/scripts/feature-shortcode-update/main.go b/build/scripts/feature-shortcode-update/main.go index 6b086b83c5..833babfdd2 100644 --- a/build/scripts/feature-shortcode-update/main.go +++ b/build/scripts/feature-shortcode-update/main.go @@ -1,4 +1,4 @@ -// 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/scripts/k8s-export-openapi/main.go b/build/scripts/k8s-export-openapi/main.go index 2776eee303..65556a5d5d 100755 --- a/build/scripts/k8s-export-openapi/main.go +++ b/build/scripts/k8s-export-openapi/main.go @@ -1,4 +1,4 @@ -// 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/scripts/previousversion/main.go b/build/scripts/previousversion/main.go index 9c8ade41a7..e651f784c9 100644 --- a/build/scripts/previousversion/main.go +++ b/build/scripts/previousversion/main.go @@ -1,4 +1,4 @@ -// 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/scripts/previousversion/main_test.go b/build/scripts/previousversion/main_test.go index efabbc7dd1..cc0fdef2fd 100644 --- a/build/scripts/previousversion/main_test.go +++ b/build/scripts/previousversion/main_test.go @@ -1,4 +1,4 @@ -// 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/scripts/remove-data-proofer-ignore/main.go b/build/scripts/remove-data-proofer-ignore/main.go index bf2d50e37e..0246a716af 100644 --- a/build/scripts/remove-data-proofer-ignore/main.go +++ b/build/scripts/remove-data-proofer-ignore/main.go @@ -1,4 +1,4 @@ -// 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/scripts/sdk-update-version/main.go b/build/scripts/sdk-update-version/main.go index c28bcbcf0a..943c3bd340 100644 --- a/build/scripts/sdk-update-version/main.go +++ b/build/scripts/sdk-update-version/main.go @@ -1,4 +1,4 @@ -// 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/scripts/sdk-update-version/main_test.go b/build/scripts/sdk-update-version/main_test.go index 8d789bc402..b6a5142e39 100644 --- a/build/scripts/sdk-update-version/main_test.go +++ b/build/scripts/sdk-update-version/main_test.go @@ -1,4 +1,4 @@ -// 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/scripts/site-config-update-version/main.go b/build/scripts/site-config-update-version/main.go index 646089839c..e2048b1613 100644 --- a/build/scripts/site-config-update-version/main.go +++ b/build/scripts/site-config-update-version/main.go @@ -1,4 +1,4 @@ -// 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/scripts/site-config-update-version/main_test.go b/build/scripts/site-config-update-version/main_test.go index 7b7e8a508d..cae055d156 100644 --- a/build/scripts/site-config-update-version/main_test.go +++ b/build/scripts/site-config-update-version/main_test.go @@ -1,4 +1,4 @@ -// 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/scripts/update-navbar-version/main.go b/build/scripts/update-navbar-version/main.go index 0cfe0f45a3..3ce0549203 100644 --- a/build/scripts/update-navbar-version/main.go +++ b/build/scripts/update-navbar-version/main.go @@ -1,4 +1,4 @@ -// 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/terraform/e2e/gke-autopilot/module.tf b/build/terraform/e2e/gke-autopilot/module.tf index 4aee19b828..4f1ef4a1ed 100644 --- a/build/terraform/e2e/gke-autopilot/module.tf +++ b/build/terraform/e2e/gke-autopilot/module.tf @@ -1,4 +1,4 @@ -// 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/terraform/e2e/gke-standard/module.tf b/build/terraform/e2e/gke-standard/module.tf index 930b1d9c37..67ce4ce630 100644 --- a/build/terraform/e2e/gke-standard/module.tf +++ b/build/terraform/e2e/gke-standard/module.tf @@ -1,4 +1,4 @@ -// 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/terraform/e2e/module.tf b/build/terraform/e2e/module.tf index 5987e0131e..14700f2390 100644 --- a/build/terraform/e2e/module.tf +++ b/build/terraform/e2e/module.tf @@ -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/build/terraform/e2e/state-bucket/main.tf b/build/terraform/e2e/state-bucket/main.tf index 18fbe2065c..b311a80953 100644 --- a/build/terraform/e2e/state-bucket/main.tf +++ b/build/terraform/e2e/state-bucket/main.tf @@ -1,4 +1,4 @@ -// 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/terraform/gke-autopilot/module.tf b/build/terraform/gke-autopilot/module.tf index 0aa7aac8e1..0130690344 100644 --- a/build/terraform/gke-autopilot/module.tf +++ b/build/terraform/gke-autopilot/module.tf @@ -1,4 +1,4 @@ -// 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/terraform/gke/module.tf b/build/terraform/gke/module.tf index f7a01a6eee..68eb9bd4aa 100644 --- a/build/terraform/gke/module.tf +++ b/build/terraform/gke/module.tf @@ -1,4 +1,4 @@ -// 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/terraform/performance/module.tf b/build/terraform/performance/module.tf index 9ed2eb6d32..0a4967fd4e 100644 --- a/build/terraform/performance/module.tf +++ b/build/terraform/performance/module.tf @@ -1,4 +1,4 @@ -// 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/terraform/performance/state-bucket/main.tf b/build/terraform/performance/state-bucket/main.tf index 94f67867c7..14645f34ce 100644 --- a/build/terraform/performance/state-bucket/main.tf +++ b/build/terraform/performance/state-bucket/main.tf @@ -1,4 +1,4 @@ -// 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/terraform/upgrade/gke-autopilot/module.tf b/build/terraform/upgrade/gke-autopilot/module.tf index 95f82f1fa7..4f063c95a4 100644 --- a/build/terraform/upgrade/gke-autopilot/module.tf +++ b/build/terraform/upgrade/gke-autopilot/module.tf @@ -1,4 +1,4 @@ -// Copyright 2024 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/terraform/upgrade/gke-standard/module.tf b/build/terraform/upgrade/gke-standard/module.tf index 78e457ab2f..52f3756cb7 100644 --- a/build/terraform/upgrade/gke-standard/module.tf +++ b/build/terraform/upgrade/gke-standard/module.tf @@ -1,4 +1,4 @@ -// Copyright 2024 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/terraform/upgrade/module.tf b/build/terraform/upgrade/module.tf index 5f98a1ef9a..d95a097759 100644 --- a/build/terraform/upgrade/module.tf +++ b/build/terraform/upgrade/module.tf @@ -1,4 +1,4 @@ -// Copyright 2024 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/terraform/upgrade/state-bucket/main.tf b/build/terraform/upgrade/state-bucket/main.tf index 0234e30418..1ce48afdf0 100644 --- a/build/terraform/upgrade/state-bucket/main.tf +++ b/build/terraform/upgrade/state-bucket/main.tf @@ -1,4 +1,4 @@ -// Copyright 2024 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/cmd/allocator/Dockerfile b/cmd/allocator/Dockerfile index e9b635388b..2c15aeaf40 100644 --- a/cmd/allocator/Dockerfile +++ b/cmd/allocator/Dockerfile @@ -1,4 +1,4 @@ -# 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/cmd/allocator/Dockerfile.debug b/cmd/allocator/Dockerfile.debug index ce88cbe208..4112c1836e 100644 --- a/cmd/allocator/Dockerfile.debug +++ b/cmd/allocator/Dockerfile.debug @@ -1,4 +1,4 @@ -# 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/cmd/controller/Dockerfile b/cmd/controller/Dockerfile index aa2cc6f828..0e5572d79b 100644 --- a/cmd/controller/Dockerfile +++ b/cmd/controller/Dockerfile @@ -1,4 +1,4 @@ -# 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/cmd/controller/Dockerfile.debug b/cmd/controller/Dockerfile.debug index bc1726a427..66bace3591 100644 --- a/cmd/controller/Dockerfile.debug +++ b/cmd/controller/Dockerfile.debug @@ -1,4 +1,4 @@ -# 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/cmd/extensions/Dockerfile b/cmd/extensions/Dockerfile index 591d076732..40fb304bfa 100644 --- a/cmd/extensions/Dockerfile +++ b/cmd/extensions/Dockerfile @@ -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/cmd/extensions/Dockerfile.debug b/cmd/extensions/Dockerfile.debug index a794ad5f55..fff77de22f 100644 --- a/cmd/extensions/Dockerfile.debug +++ b/cmd/extensions/Dockerfile.debug @@ -1,4 +1,4 @@ -# 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/cmd/ping/Dockerfile b/cmd/ping/Dockerfile index ae2db5f555..0e19b3e3e1 100644 --- a/cmd/ping/Dockerfile +++ b/cmd/ping/Dockerfile @@ -1,4 +1,4 @@ -# 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/cmd/ping/Dockerfile.debug b/cmd/ping/Dockerfile.debug index a8a5846b05..9e459a7295 100644 --- a/cmd/ping/Dockerfile.debug +++ b/cmd/ping/Dockerfile.debug @@ -1,4 +1,4 @@ -# 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/cmd/processor/Dockerfile b/cmd/processor/Dockerfile index 545b959ed3..d1085cf349 100644 --- a/cmd/processor/Dockerfile +++ b/cmd/processor/Dockerfile @@ -1,4 +1,4 @@ -# 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/cmd/processor/Dockerfile.debug b/cmd/processor/Dockerfile.debug index fcb8571265..e20ca9c1c5 100644 --- a/cmd/processor/Dockerfile.debug +++ b/cmd/processor/Dockerfile.debug @@ -1,4 +1,4 @@ -# 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/cmd/sdk-server/Dockerfile b/cmd/sdk-server/Dockerfile index 9f95d51f08..c8004528c9 100644 --- a/cmd/sdk-server/Dockerfile +++ b/cmd/sdk-server/Dockerfile @@ -1,4 +1,4 @@ -# 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/cmd/sdk-server/Dockerfile.debug b/cmd/sdk-server/Dockerfile.debug index 3c0db2cc76..03155ed2f2 100644 --- a/cmd/sdk-server/Dockerfile.debug +++ b/cmd/sdk-server/Dockerfile.debug @@ -1,4 +1,4 @@ -# 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/cmd/sdk-server/Dockerfile.windows b/cmd/sdk-server/Dockerfile.windows index 5c4a5f5c1e..f65041adbe 100644 --- a/cmd/sdk-server/Dockerfile.windows +++ b/cmd/sdk-server/Dockerfile.windows @@ -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/examples/allocation-endpoint/Makefile b/examples/allocation-endpoint/Makefile index 5e9a845cdc..7af7a0c116 100644 --- a/examples/allocation-endpoint/Makefile +++ b/examples/allocation-endpoint/Makefile @@ -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/examples/allocation-endpoint/client/main.go b/examples/allocation-endpoint/client/main.go index 8c27d06556..33b38d901e 100644 --- a/examples/allocation-endpoint/client/main.go +++ b/examples/allocation-endpoint/client/main.go @@ -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/examples/allocation-endpoint/server/Dockerfile b/examples/allocation-endpoint/server/Dockerfile index 81d0fc1398..2acb9e1981 100644 --- a/examples/allocation-endpoint/server/Dockerfile +++ b/examples/allocation-endpoint/server/Dockerfile @@ -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/examples/allocation-endpoint/server/clusterselector.go b/examples/allocation-endpoint/server/clusterselector.go index df943cc34b..a475273b8f 100644 --- a/examples/allocation-endpoint/server/clusterselector.go +++ b/examples/allocation-endpoint/server/clusterselector.go @@ -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/examples/allocation-endpoint/server/main.go b/examples/allocation-endpoint/server/main.go index 92e69ba438..3daf6bdf6f 100644 --- a/examples/allocation-endpoint/server/main.go +++ b/examples/allocation-endpoint/server/main.go @@ -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/examples/allocation-endpoint/terraform/agones_allocation_api_descriptor.pb b/examples/allocation-endpoint/terraform/agones_allocation_api_descriptor.pb index 3985ad9ce9..a260c10cbb 100644 Binary files a/examples/allocation-endpoint/terraform/agones_allocation_api_descriptor.pb and b/examples/allocation-endpoint/terraform/agones_allocation_api_descriptor.pb differ diff --git a/examples/allocation-endpoint/terraform/api_config.yaml.tpl b/examples/allocation-endpoint/terraform/api_config.yaml.tpl index 36bb5f7d5e..4231c07eeb 100644 --- a/examples/allocation-endpoint/terraform/api_config.yaml.tpl +++ b/examples/allocation-endpoint/terraform/api_config.yaml.tpl @@ -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/examples/allocation-endpoint/terraform/main.tf b/examples/allocation-endpoint/terraform/main.tf index 193c2416c1..676bfa8c9c 100644 --- a/examples/allocation-endpoint/terraform/main.tf +++ b/examples/allocation-endpoint/terraform/main.tf @@ -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/examples/allocation-endpoint/terraform/output.tf b/examples/allocation-endpoint/terraform/output.tf index da6472b68d..0d009db789 100644 --- a/examples/allocation-endpoint/terraform/output.tf +++ b/examples/allocation-endpoint/terraform/output.tf @@ -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/examples/allocation-endpoint/terraform/variable.tf b/examples/allocation-endpoint/terraform/variable.tf index 754489a4c1..5934b1c482 100644 --- a/examples/allocation-endpoint/terraform/variable.tf +++ b/examples/allocation-endpoint/terraform/variable.tf @@ -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/examples/allocator-client/main.go b/examples/allocator-client/main.go index 4031d91597..4d55023277 100644 --- a/examples/allocator-client/main.go +++ b/examples/allocator-client/main.go @@ -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/examples/autoscaler-wasm/Makefile b/examples/autoscaler-wasm/Makefile index 8722549b91..b857e13d24 100644 --- a/examples/autoscaler-wasm/Makefile +++ b/examples/autoscaler-wasm/Makefile @@ -1,4 +1,4 @@ -# 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/examples/autoscaler-wasm/go.mod b/examples/autoscaler-wasm/go.mod index bf9b0cd3dc..cfa5052d4c 100644 --- a/examples/autoscaler-wasm/go.mod +++ b/examples/autoscaler-wasm/go.mod @@ -1,4 +1,4 @@ -// 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/examples/autoscaler-wasm/main.go b/examples/autoscaler-wasm/main.go index 5ec5fcfd69..66cfeaec91 100644 --- a/examples/autoscaler-wasm/main.go +++ b/examples/autoscaler-wasm/main.go @@ -1,4 +1,4 @@ -// 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/examples/autoscaler-wasm/model.go b/examples/autoscaler-wasm/model.go index 7250b9dc71..62189e34ed 100644 --- a/examples/autoscaler-wasm/model.go +++ b/examples/autoscaler-wasm/model.go @@ -1,4 +1,4 @@ -// 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/examples/autoscaler-webhook/Dockerfile b/examples/autoscaler-webhook/Dockerfile index ec246a87d0..aab4293410 100644 --- a/examples/autoscaler-webhook/Dockerfile +++ b/examples/autoscaler-webhook/Dockerfile @@ -1,4 +1,4 @@ -# 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/examples/autoscaler-webhook/Makefile b/examples/autoscaler-webhook/Makefile index 4f53469bfd..1d3faf5b9c 100644 --- a/examples/autoscaler-webhook/Makefile +++ b/examples/autoscaler-webhook/Makefile @@ -1,4 +1,4 @@ -# 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/examples/autoscaler-webhook/main.go b/examples/autoscaler-webhook/main.go index 60494d5859..a3363c1556 100644 --- a/examples/autoscaler-webhook/main.go +++ b/examples/autoscaler-webhook/main.go @@ -1,4 +1,4 @@ -// 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/examples/cpp-simple/CMakeLists.txt b/examples/cpp-simple/CMakeLists.txt index 11de822c59..565e27bbc5 100644 --- a/examples/cpp-simple/CMakeLists.txt +++ b/examples/cpp-simple/CMakeLists.txt @@ -1,4 +1,4 @@ -# 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/examples/cpp-simple/Dockerfile b/examples/cpp-simple/Dockerfile index 8326cec287..98c98fa9e4 100644 --- a/examples/cpp-simple/Dockerfile +++ b/examples/cpp-simple/Dockerfile @@ -1,4 +1,4 @@ -# 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/examples/cpp-simple/Makefile b/examples/cpp-simple/Makefile index 969c277182..76a8f8ef7e 100644 --- a/examples/cpp-simple/Makefile +++ b/examples/cpp-simple/Makefile @@ -1,4 +1,4 @@ -# 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/examples/cpp-simple/server.cc b/examples/cpp-simple/server.cc index aefbb5a420..7cf6b92017 100644 --- a/examples/cpp-simple/server.cc +++ b/examples/cpp-simple/server.cc @@ -1,4 +1,4 @@ -// 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/examples/crd-client/Dockerfile b/examples/crd-client/Dockerfile index 2fd47f04f0..82a037f365 100644 --- a/examples/crd-client/Dockerfile +++ b/examples/crd-client/Dockerfile @@ -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/examples/crd-client/Makefile b/examples/crd-client/Makefile index b45fc79ab9..a0433734f0 100644 --- a/examples/crd-client/Makefile +++ b/examples/crd-client/Makefile @@ -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/examples/crd-client/main.go b/examples/crd-client/main.go index 077b02e2ab..b2bef841e6 100644 --- a/examples/crd-client/main.go +++ b/examples/crd-client/main.go @@ -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/examples/custom-controller/Dockerfile b/examples/custom-controller/Dockerfile index 3700407ac5..8c9adff52c 100644 --- a/examples/custom-controller/Dockerfile +++ b/examples/custom-controller/Dockerfile @@ -1,4 +1,4 @@ -# Copyright 2024 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/custom-controller/Makefile b/examples/custom-controller/Makefile index 22e6efcb6e..35bd870d7b 100644 --- a/examples/custom-controller/Makefile +++ b/examples/custom-controller/Makefile @@ -1,4 +1,4 @@ -# Copyright 2024 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/custom-controller/main.go b/examples/custom-controller/main.go index 0495307491..b8261f6809 100644 --- a/examples/custom-controller/main.go +++ b/examples/custom-controller/main.go @@ -1,4 +1,4 @@ -// Copyright 2024 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/nodejs-simple/Dockerfile b/examples/nodejs-simple/Dockerfile index c88d6888b9..d20edb70af 100644 --- a/examples/nodejs-simple/Dockerfile +++ b/examples/nodejs-simple/Dockerfile @@ -1,4 +1,4 @@ -# 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/examples/nodejs-simple/Makefile b/examples/nodejs-simple/Makefile index 079bbc916a..712cbd945c 100644 --- a/examples/nodejs-simple/Makefile +++ b/examples/nodejs-simple/Makefile @@ -1,4 +1,4 @@ -# 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/examples/nodejs-simple/src/index.js b/examples/nodejs-simple/src/index.js index d86cdcba72..ffa730d9f2 100644 --- a/examples/nodejs-simple/src/index.js +++ b/examples/nodejs-simple/src/index.js @@ -1,4 +1,4 @@ -// 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/examples/rust-simple/Cargo.toml b/examples/rust-simple/Cargo.toml index a4d9e18255..19f9c42bc3 100644 --- a/examples/rust-simple/Cargo.toml +++ b/examples/rust-simple/Cargo.toml @@ -1,4 +1,4 @@ -# 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/examples/rust-simple/Dockerfile b/examples/rust-simple/Dockerfile index fd2a904191..bdf3966ac2 100644 --- a/examples/rust-simple/Dockerfile +++ b/examples/rust-simple/Dockerfile @@ -1,4 +1,4 @@ -# 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/examples/rust-simple/Makefile b/examples/rust-simple/Makefile index 08f881d1c7..fc7b529228 100644 --- a/examples/rust-simple/Makefile +++ b/examples/rust-simple/Makefile @@ -1,4 +1,4 @@ -# 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/examples/rust-simple/src/main.rs b/examples/rust-simple/src/main.rs index b71ee2a4ad..5a909c929b 100644 --- a/examples/rust-simple/src/main.rs +++ b/examples/rust-simple/src/main.rs @@ -1,4 +1,4 @@ -// 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/examples/simple-game-server/.dockerignore b/examples/simple-game-server/.dockerignore index 5515cf05d1..9ac01298ad 100644 --- a/examples/simple-game-server/.dockerignore +++ b/examples/simple-game-server/.dockerignore @@ -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/examples/simple-game-server/Dockerfile b/examples/simple-game-server/Dockerfile index 31c124b374..1f92685f04 100644 --- a/examples/simple-game-server/Dockerfile +++ b/examples/simple-game-server/Dockerfile @@ -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/examples/simple-game-server/Dockerfile.windows b/examples/simple-game-server/Dockerfile.windows index ec59706933..f484144370 100644 --- a/examples/simple-game-server/Dockerfile.windows +++ b/examples/simple-game-server/Dockerfile.windows @@ -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/examples/simple-game-server/Makefile b/examples/simple-game-server/Makefile index 01d23796b7..eb537d4a6a 100644 --- a/examples/simple-game-server/Makefile +++ b/examples/simple-game-server/Makefile @@ -1,4 +1,4 @@ -# 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/examples/simple-game-server/handlers.go b/examples/simple-game-server/handlers.go index a34ea548c6..85081eea6f 100644 --- a/examples/simple-game-server/handlers.go +++ b/examples/simple-game-server/handlers.go @@ -1,4 +1,4 @@ -// Copyright 2024 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/simple-game-server/main.go b/examples/simple-game-server/main.go index 08c1156bdd..7cd0dcdc45 100644 --- a/examples/simple-game-server/main.go +++ b/examples/simple-game-server/main.go @@ -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/examples/simple-genai-server/Dockerfile b/examples/simple-genai-server/Dockerfile index 1280ce4d13..f0b2ed95e7 100644 --- a/examples/simple-genai-server/Dockerfile +++ b/examples/simple-genai-server/Dockerfile @@ -1,4 +1,4 @@ -# Copyright 2024 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/simple-genai-server/Makefile b/examples/simple-genai-server/Makefile index c98c915143..87eafd47aa 100644 --- a/examples/simple-genai-server/Makefile +++ b/examples/simple-genai-server/Makefile @@ -1,4 +1,4 @@ -# Copyright 2024 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/simple-genai-server/main.go b/examples/simple-genai-server/main.go index a4607c9bec..f4ce724399 100644 --- a/examples/simple-genai-server/main.go +++ b/examples/simple-genai-server/main.go @@ -1,4 +1,4 @@ -// Copyright 2024 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/Dockerfile b/examples/supertuxkart/Dockerfile index 7a37c2a389..eed0689a03 100644 --- a/examples/supertuxkart/Dockerfile +++ b/examples/supertuxkart/Dockerfile @@ -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/examples/supertuxkart/Makefile b/examples/supertuxkart/Makefile index ced2969928..0fdbea1871 100644 --- a/examples/supertuxkart/Makefile +++ b/examples/supertuxkart/Makefile @@ -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/examples/supertuxkart/main.go b/examples/supertuxkart/main.go index 42ec7b8626..599a8e8b0e 100644 --- a/examples/supertuxkart/main.go +++ b/examples/supertuxkart/main.go @@ -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/examples/supertuxkart/main_test.go b/examples/supertuxkart/main_test.go index 272522d0f5..66a0c9ca62 100644 --- a/examples/supertuxkart/main_test.go +++ b/examples/supertuxkart/main_test.go @@ -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/examples/supertuxkart/server_config.xml b/examples/supertuxkart/server_config.xml index 3c8cea690d..b443a4a5f8 100644 --- a/examples/supertuxkart/server_config.xml +++ b/examples/supertuxkart/server_config.xml @@ -1,6 +1,6 @@