From 5de360be8ede385d227fd84be1d233d3506ac26e Mon Sep 17 00:00:00 2001 From: Ivy Gooch Date: Wed, 10 Jul 2024 16:52:25 +0000 Subject: [PATCH] Updates boilerplate headers to 2024 --- build/boilerplate.go.txt | 2 +- build/boilerplate.yaml.txt | 2 +- pkg/apis/agones/v1/zz_generated.deepcopy.go | 2 +- pkg/apis/allocation/v1/zz_generated.deepcopy.go | 2 +- pkg/apis/autoscaling/v1/zz_generated.deepcopy.go | 2 +- pkg/apis/multicluster/v1/zz_generated.deepcopy.go | 2 +- .../applyconfiguration/agones/v1/aggregatedcounterstatus.go | 2 +- pkg/client/applyconfiguration/agones/v1/aggregatedliststatus.go | 2 +- .../applyconfiguration/agones/v1/aggregatedplayerstatus.go | 2 +- pkg/client/applyconfiguration/agones/v1/allocationoverflow.go | 2 +- pkg/client/applyconfiguration/agones/v1/counterstatus.go | 2 +- pkg/client/applyconfiguration/agones/v1/eviction.go | 2 +- pkg/client/applyconfiguration/agones/v1/fleet.go | 2 +- pkg/client/applyconfiguration/agones/v1/fleetspec.go | 2 +- pkg/client/applyconfiguration/agones/v1/fleetstatus.go | 2 +- pkg/client/applyconfiguration/agones/v1/gameserver.go | 2 +- pkg/client/applyconfiguration/agones/v1/gameserverport.go | 2 +- pkg/client/applyconfiguration/agones/v1/gameserverset.go | 2 +- pkg/client/applyconfiguration/agones/v1/gameserversetspec.go | 2 +- pkg/client/applyconfiguration/agones/v1/gameserversetstatus.go | 2 +- pkg/client/applyconfiguration/agones/v1/gameserverspec.go | 2 +- pkg/client/applyconfiguration/agones/v1/gameserverstatus.go | 2 +- pkg/client/applyconfiguration/agones/v1/gameserverstatusport.go | 2 +- .../applyconfiguration/agones/v1/gameservertemplatespec.go | 2 +- pkg/client/applyconfiguration/agones/v1/health.go | 2 +- pkg/client/applyconfiguration/agones/v1/liststatus.go | 2 +- pkg/client/applyconfiguration/agones/v1/playersspec.go | 2 +- pkg/client/applyconfiguration/agones/v1/playerstatus.go | 2 +- pkg/client/applyconfiguration/agones/v1/priority.go | 2 +- pkg/client/applyconfiguration/agones/v1/sdkserver.go | 2 +- pkg/client/applyconfiguration/autoscaling/v1/bufferpolicy.go | 2 +- pkg/client/applyconfiguration/autoscaling/v1/counterpolicy.go | 2 +- .../applyconfiguration/autoscaling/v1/fixedintervalsync.go | 2 +- pkg/client/applyconfiguration/autoscaling/v1/fleetautoscaler.go | 2 +- .../applyconfiguration/autoscaling/v1/fleetautoscalerpolicy.go | 2 +- .../applyconfiguration/autoscaling/v1/fleetautoscalerspec.go | 2 +- .../applyconfiguration/autoscaling/v1/fleetautoscalerstatus.go | 2 +- .../applyconfiguration/autoscaling/v1/fleetautoscalersync.go | 2 +- pkg/client/applyconfiguration/autoscaling/v1/listpolicy.go | 2 +- pkg/client/applyconfiguration/autoscaling/v1/webhookpolicy.go | 2 +- pkg/client/applyconfiguration/internal/internal.go | 2 +- .../applyconfiguration/multicluster/v1/clusterconnectioninfo.go | 2 +- .../multicluster/v1/gameserverallocationpolicy.go | 2 +- .../multicluster/v1/gameserverallocationpolicyspec.go | 2 +- pkg/client/applyconfiguration/utils.go | 2 +- pkg/client/clientset/versioned/clientset.go | 2 +- pkg/client/clientset/versioned/fake/clientset_generated.go | 2 +- pkg/client/clientset/versioned/fake/doc.go | 2 +- pkg/client/clientset/versioned/fake/register.go | 2 +- pkg/client/clientset/versioned/scheme/doc.go | 2 +- pkg/client/clientset/versioned/scheme/register.go | 2 +- pkg/client/clientset/versioned/typed/agones/v1/agones_client.go | 2 +- pkg/client/clientset/versioned/typed/agones/v1/doc.go | 2 +- pkg/client/clientset/versioned/typed/agones/v1/fake/doc.go | 2 +- .../versioned/typed/agones/v1/fake/fake_agones_client.go | 2 +- .../clientset/versioned/typed/agones/v1/fake/fake_fleet.go | 2 +- .../clientset/versioned/typed/agones/v1/fake/fake_gameserver.go | 2 +- .../versioned/typed/agones/v1/fake/fake_gameserverset.go | 2 +- pkg/client/clientset/versioned/typed/agones/v1/fleet.go | 2 +- pkg/client/clientset/versioned/typed/agones/v1/gameserver.go | 2 +- pkg/client/clientset/versioned/typed/agones/v1/gameserverset.go | 2 +- .../clientset/versioned/typed/agones/v1/generated_expansion.go | 2 +- .../versioned/typed/allocation/v1/allocation_client.go | 2 +- pkg/client/clientset/versioned/typed/allocation/v1/doc.go | 2 +- pkg/client/clientset/versioned/typed/allocation/v1/fake/doc.go | 2 +- .../typed/allocation/v1/fake/fake_allocation_client.go | 2 +- .../typed/allocation/v1/fake/fake_gameserverallocation.go | 2 +- .../versioned/typed/allocation/v1/gameserverallocation.go | 2 +- .../versioned/typed/allocation/v1/generated_expansion.go | 2 +- .../versioned/typed/autoscaling/v1/autoscaling_client.go | 2 +- pkg/client/clientset/versioned/typed/autoscaling/v1/doc.go | 2 +- pkg/client/clientset/versioned/typed/autoscaling/v1/fake/doc.go | 2 +- .../typed/autoscaling/v1/fake/fake_autoscaling_client.go | 2 +- .../versioned/typed/autoscaling/v1/fake/fake_fleetautoscaler.go | 2 +- .../clientset/versioned/typed/autoscaling/v1/fleetautoscaler.go | 2 +- .../versioned/typed/autoscaling/v1/generated_expansion.go | 2 +- pkg/client/clientset/versioned/typed/multicluster/v1/doc.go | 2 +- .../clientset/versioned/typed/multicluster/v1/fake/doc.go | 2 +- .../multicluster/v1/fake/fake_gameserverallocationpolicy.go | 2 +- .../typed/multicluster/v1/fake/fake_multicluster_client.go | 2 +- .../typed/multicluster/v1/gameserverallocationpolicy.go | 2 +- .../versioned/typed/multicluster/v1/generated_expansion.go | 2 +- .../versioned/typed/multicluster/v1/multicluster_client.go | 2 +- pkg/client/informers/externalversions/agones/interface.go | 2 +- pkg/client/informers/externalversions/agones/v1/fleet.go | 2 +- pkg/client/informers/externalversions/agones/v1/gameserver.go | 2 +- .../informers/externalversions/agones/v1/gameserverset.go | 2 +- pkg/client/informers/externalversions/agones/v1/interface.go | 2 +- pkg/client/informers/externalversions/autoscaling/interface.go | 2 +- .../externalversions/autoscaling/v1/fleetautoscaler.go | 2 +- .../informers/externalversions/autoscaling/v1/interface.go | 2 +- pkg/client/informers/externalversions/factory.go | 2 +- pkg/client/informers/externalversions/generic.go | 2 +- .../externalversions/internalinterfaces/factory_interfaces.go | 2 +- pkg/client/informers/externalversions/multicluster/interface.go | 2 +- .../multicluster/v1/gameserverallocationpolicy.go | 2 +- .../informers/externalversions/multicluster/v1/interface.go | 2 +- pkg/client/listers/agones/v1/expansion_generated.go | 2 +- pkg/client/listers/agones/v1/fleet.go | 2 +- pkg/client/listers/agones/v1/gameserver.go | 2 +- pkg/client/listers/agones/v1/gameserverset.go | 2 +- pkg/client/listers/autoscaling/v1/expansion_generated.go | 2 +- pkg/client/listers/autoscaling/v1/fleetautoscaler.go | 2 +- pkg/client/listers/multicluster/v1/expansion_generated.go | 2 +- .../listers/multicluster/v1/gameserverallocationpolicy.go | 2 +- 105 files changed, 105 insertions(+), 105 deletions(-) diff --git a/build/boilerplate.go.txt b/build/boilerplate.go.txt index 7350e851da..2e1bea8fed 100644 --- a/build/boilerplate.go.txt +++ b/build/boilerplate.go.txt @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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 7be643e234..820aceb75c 100644 --- a/build/boilerplate.yaml.txt +++ b/build/boilerplate.yaml.txt @@ -1,4 +1,4 @@ -# Copyright 2023 Google LLC All Rights Reserved. +# Copyright 2024 Google LLC All Rights Reserved. # # 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/pkg/apis/agones/v1/zz_generated.deepcopy.go b/pkg/apis/agones/v1/zz_generated.deepcopy.go index 5bba8c0e5b..92a802e624 100644 --- a/pkg/apis/agones/v1/zz_generated.deepcopy.go +++ b/pkg/apis/agones/v1/zz_generated.deepcopy.go @@ -1,7 +1,7 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/apis/allocation/v1/zz_generated.deepcopy.go b/pkg/apis/allocation/v1/zz_generated.deepcopy.go index fc7d72250e..5063ad1506 100644 --- a/pkg/apis/allocation/v1/zz_generated.deepcopy.go +++ b/pkg/apis/allocation/v1/zz_generated.deepcopy.go @@ -1,7 +1,7 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/apis/autoscaling/v1/zz_generated.deepcopy.go b/pkg/apis/autoscaling/v1/zz_generated.deepcopy.go index b7a19d6ee9..499b0a096e 100644 --- a/pkg/apis/autoscaling/v1/zz_generated.deepcopy.go +++ b/pkg/apis/autoscaling/v1/zz_generated.deepcopy.go @@ -1,7 +1,7 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/apis/multicluster/v1/zz_generated.deepcopy.go b/pkg/apis/multicluster/v1/zz_generated.deepcopy.go index 8b32cd4204..a875537829 100644 --- a/pkg/apis/multicluster/v1/zz_generated.deepcopy.go +++ b/pkg/apis/multicluster/v1/zz_generated.deepcopy.go @@ -1,7 +1,7 @@ //go:build !ignore_autogenerated // +build !ignore_autogenerated -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/agones/v1/aggregatedcounterstatus.go b/pkg/client/applyconfiguration/agones/v1/aggregatedcounterstatus.go index 2608a8393b..6fce969f1f 100644 --- a/pkg/client/applyconfiguration/agones/v1/aggregatedcounterstatus.go +++ b/pkg/client/applyconfiguration/agones/v1/aggregatedcounterstatus.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/agones/v1/aggregatedliststatus.go b/pkg/client/applyconfiguration/agones/v1/aggregatedliststatus.go index 41f291d715..df35ed2dba 100644 --- a/pkg/client/applyconfiguration/agones/v1/aggregatedliststatus.go +++ b/pkg/client/applyconfiguration/agones/v1/aggregatedliststatus.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/agones/v1/aggregatedplayerstatus.go b/pkg/client/applyconfiguration/agones/v1/aggregatedplayerstatus.go index 71775c245f..7bce46291f 100644 --- a/pkg/client/applyconfiguration/agones/v1/aggregatedplayerstatus.go +++ b/pkg/client/applyconfiguration/agones/v1/aggregatedplayerstatus.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/agones/v1/allocationoverflow.go b/pkg/client/applyconfiguration/agones/v1/allocationoverflow.go index 4c7f6573e0..3bafcef5ce 100644 --- a/pkg/client/applyconfiguration/agones/v1/allocationoverflow.go +++ b/pkg/client/applyconfiguration/agones/v1/allocationoverflow.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/agones/v1/counterstatus.go b/pkg/client/applyconfiguration/agones/v1/counterstatus.go index aff52b4815..5224977770 100644 --- a/pkg/client/applyconfiguration/agones/v1/counterstatus.go +++ b/pkg/client/applyconfiguration/agones/v1/counterstatus.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/agones/v1/eviction.go b/pkg/client/applyconfiguration/agones/v1/eviction.go index a1fcc5a888..cc72468b50 100644 --- a/pkg/client/applyconfiguration/agones/v1/eviction.go +++ b/pkg/client/applyconfiguration/agones/v1/eviction.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/agones/v1/fleet.go b/pkg/client/applyconfiguration/agones/v1/fleet.go index 1f3030c668..170e3db718 100644 --- a/pkg/client/applyconfiguration/agones/v1/fleet.go +++ b/pkg/client/applyconfiguration/agones/v1/fleet.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/agones/v1/fleetspec.go b/pkg/client/applyconfiguration/agones/v1/fleetspec.go index a9a9126485..35cd0d88dd 100644 --- a/pkg/client/applyconfiguration/agones/v1/fleetspec.go +++ b/pkg/client/applyconfiguration/agones/v1/fleetspec.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/agones/v1/fleetstatus.go b/pkg/client/applyconfiguration/agones/v1/fleetstatus.go index 4b83841c2a..cee66f9ccb 100644 --- a/pkg/client/applyconfiguration/agones/v1/fleetstatus.go +++ b/pkg/client/applyconfiguration/agones/v1/fleetstatus.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/agones/v1/gameserver.go b/pkg/client/applyconfiguration/agones/v1/gameserver.go index f4eeb2e7a1..c12507a821 100644 --- a/pkg/client/applyconfiguration/agones/v1/gameserver.go +++ b/pkg/client/applyconfiguration/agones/v1/gameserver.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/agones/v1/gameserverport.go b/pkg/client/applyconfiguration/agones/v1/gameserverport.go index d0766564a0..4d50f727b1 100644 --- a/pkg/client/applyconfiguration/agones/v1/gameserverport.go +++ b/pkg/client/applyconfiguration/agones/v1/gameserverport.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/agones/v1/gameserverset.go b/pkg/client/applyconfiguration/agones/v1/gameserverset.go index 4e9237ce60..d459d09cfa 100644 --- a/pkg/client/applyconfiguration/agones/v1/gameserverset.go +++ b/pkg/client/applyconfiguration/agones/v1/gameserverset.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/agones/v1/gameserversetspec.go b/pkg/client/applyconfiguration/agones/v1/gameserversetspec.go index 95189d7692..3e79f97d74 100644 --- a/pkg/client/applyconfiguration/agones/v1/gameserversetspec.go +++ b/pkg/client/applyconfiguration/agones/v1/gameserversetspec.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/agones/v1/gameserversetstatus.go b/pkg/client/applyconfiguration/agones/v1/gameserversetstatus.go index 25b396eeb5..427178df94 100644 --- a/pkg/client/applyconfiguration/agones/v1/gameserversetstatus.go +++ b/pkg/client/applyconfiguration/agones/v1/gameserversetstatus.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/agones/v1/gameserverspec.go b/pkg/client/applyconfiguration/agones/v1/gameserverspec.go index 1870d82772..8992f48fec 100644 --- a/pkg/client/applyconfiguration/agones/v1/gameserverspec.go +++ b/pkg/client/applyconfiguration/agones/v1/gameserverspec.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/agones/v1/gameserverstatus.go b/pkg/client/applyconfiguration/agones/v1/gameserverstatus.go index 04e3968c75..4bac4fdc84 100644 --- a/pkg/client/applyconfiguration/agones/v1/gameserverstatus.go +++ b/pkg/client/applyconfiguration/agones/v1/gameserverstatus.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/agones/v1/gameserverstatusport.go b/pkg/client/applyconfiguration/agones/v1/gameserverstatusport.go index cd90e08c7b..6a5f4a8834 100644 --- a/pkg/client/applyconfiguration/agones/v1/gameserverstatusport.go +++ b/pkg/client/applyconfiguration/agones/v1/gameserverstatusport.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/agones/v1/gameservertemplatespec.go b/pkg/client/applyconfiguration/agones/v1/gameservertemplatespec.go index 3b0468fb7d..279aeff2dc 100644 --- a/pkg/client/applyconfiguration/agones/v1/gameservertemplatespec.go +++ b/pkg/client/applyconfiguration/agones/v1/gameservertemplatespec.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/agones/v1/health.go b/pkg/client/applyconfiguration/agones/v1/health.go index 96368abee3..8eb8c229e4 100644 --- a/pkg/client/applyconfiguration/agones/v1/health.go +++ b/pkg/client/applyconfiguration/agones/v1/health.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/agones/v1/liststatus.go b/pkg/client/applyconfiguration/agones/v1/liststatus.go index 4329e54a79..879727fed0 100644 --- a/pkg/client/applyconfiguration/agones/v1/liststatus.go +++ b/pkg/client/applyconfiguration/agones/v1/liststatus.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/agones/v1/playersspec.go b/pkg/client/applyconfiguration/agones/v1/playersspec.go index 766337adc0..b43e60a98f 100644 --- a/pkg/client/applyconfiguration/agones/v1/playersspec.go +++ b/pkg/client/applyconfiguration/agones/v1/playersspec.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/agones/v1/playerstatus.go b/pkg/client/applyconfiguration/agones/v1/playerstatus.go index be475b7a97..2aa39a1be1 100644 --- a/pkg/client/applyconfiguration/agones/v1/playerstatus.go +++ b/pkg/client/applyconfiguration/agones/v1/playerstatus.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/agones/v1/priority.go b/pkg/client/applyconfiguration/agones/v1/priority.go index 05627a119a..6f78f34219 100644 --- a/pkg/client/applyconfiguration/agones/v1/priority.go +++ b/pkg/client/applyconfiguration/agones/v1/priority.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/agones/v1/sdkserver.go b/pkg/client/applyconfiguration/agones/v1/sdkserver.go index 828b7932bc..eaad7482fe 100644 --- a/pkg/client/applyconfiguration/agones/v1/sdkserver.go +++ b/pkg/client/applyconfiguration/agones/v1/sdkserver.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/autoscaling/v1/bufferpolicy.go b/pkg/client/applyconfiguration/autoscaling/v1/bufferpolicy.go index 5503e1b2d5..246e80fff3 100644 --- a/pkg/client/applyconfiguration/autoscaling/v1/bufferpolicy.go +++ b/pkg/client/applyconfiguration/autoscaling/v1/bufferpolicy.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/autoscaling/v1/counterpolicy.go b/pkg/client/applyconfiguration/autoscaling/v1/counterpolicy.go index a47e73130c..7bca4e0417 100644 --- a/pkg/client/applyconfiguration/autoscaling/v1/counterpolicy.go +++ b/pkg/client/applyconfiguration/autoscaling/v1/counterpolicy.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/autoscaling/v1/fixedintervalsync.go b/pkg/client/applyconfiguration/autoscaling/v1/fixedintervalsync.go index a897768284..44de0a9aa2 100644 --- a/pkg/client/applyconfiguration/autoscaling/v1/fixedintervalsync.go +++ b/pkg/client/applyconfiguration/autoscaling/v1/fixedintervalsync.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/autoscaling/v1/fleetautoscaler.go b/pkg/client/applyconfiguration/autoscaling/v1/fleetautoscaler.go index 600f89b2de..aaa8a129d8 100644 --- a/pkg/client/applyconfiguration/autoscaling/v1/fleetautoscaler.go +++ b/pkg/client/applyconfiguration/autoscaling/v1/fleetautoscaler.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/autoscaling/v1/fleetautoscalerpolicy.go b/pkg/client/applyconfiguration/autoscaling/v1/fleetautoscalerpolicy.go index c1d9b00dfd..1441bd4eee 100644 --- a/pkg/client/applyconfiguration/autoscaling/v1/fleetautoscalerpolicy.go +++ b/pkg/client/applyconfiguration/autoscaling/v1/fleetautoscalerpolicy.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/autoscaling/v1/fleetautoscalerspec.go b/pkg/client/applyconfiguration/autoscaling/v1/fleetautoscalerspec.go index 804d70be1e..631b5cc5de 100644 --- a/pkg/client/applyconfiguration/autoscaling/v1/fleetautoscalerspec.go +++ b/pkg/client/applyconfiguration/autoscaling/v1/fleetautoscalerspec.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/autoscaling/v1/fleetautoscalerstatus.go b/pkg/client/applyconfiguration/autoscaling/v1/fleetautoscalerstatus.go index 705bb92957..5e9ccf3a59 100644 --- a/pkg/client/applyconfiguration/autoscaling/v1/fleetautoscalerstatus.go +++ b/pkg/client/applyconfiguration/autoscaling/v1/fleetautoscalerstatus.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/autoscaling/v1/fleetautoscalersync.go b/pkg/client/applyconfiguration/autoscaling/v1/fleetautoscalersync.go index 5826450554..b80ce3a35f 100644 --- a/pkg/client/applyconfiguration/autoscaling/v1/fleetautoscalersync.go +++ b/pkg/client/applyconfiguration/autoscaling/v1/fleetautoscalersync.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/autoscaling/v1/listpolicy.go b/pkg/client/applyconfiguration/autoscaling/v1/listpolicy.go index a4489d3c6f..10be5846bf 100644 --- a/pkg/client/applyconfiguration/autoscaling/v1/listpolicy.go +++ b/pkg/client/applyconfiguration/autoscaling/v1/listpolicy.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/autoscaling/v1/webhookpolicy.go b/pkg/client/applyconfiguration/autoscaling/v1/webhookpolicy.go index 806207e900..217d020b99 100644 --- a/pkg/client/applyconfiguration/autoscaling/v1/webhookpolicy.go +++ b/pkg/client/applyconfiguration/autoscaling/v1/webhookpolicy.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/internal/internal.go b/pkg/client/applyconfiguration/internal/internal.go index 5dfdc1101f..11861c1ab2 100644 --- a/pkg/client/applyconfiguration/internal/internal.go +++ b/pkg/client/applyconfiguration/internal/internal.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/multicluster/v1/clusterconnectioninfo.go b/pkg/client/applyconfiguration/multicluster/v1/clusterconnectioninfo.go index 4a6280c7ca..60f640f198 100644 --- a/pkg/client/applyconfiguration/multicluster/v1/clusterconnectioninfo.go +++ b/pkg/client/applyconfiguration/multicluster/v1/clusterconnectioninfo.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/multicluster/v1/gameserverallocationpolicy.go b/pkg/client/applyconfiguration/multicluster/v1/gameserverallocationpolicy.go index 178aa038cf..b8e9b9ae3d 100644 --- a/pkg/client/applyconfiguration/multicluster/v1/gameserverallocationpolicy.go +++ b/pkg/client/applyconfiguration/multicluster/v1/gameserverallocationpolicy.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/multicluster/v1/gameserverallocationpolicyspec.go b/pkg/client/applyconfiguration/multicluster/v1/gameserverallocationpolicyspec.go index ddfcf4bde1..4f969d4722 100644 --- a/pkg/client/applyconfiguration/multicluster/v1/gameserverallocationpolicyspec.go +++ b/pkg/client/applyconfiguration/multicluster/v1/gameserverallocationpolicyspec.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/applyconfiguration/utils.go b/pkg/client/applyconfiguration/utils.go index 88e0bb5401..57e9be63bf 100644 --- a/pkg/client/applyconfiguration/utils.go +++ b/pkg/client/applyconfiguration/utils.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/clientset.go b/pkg/client/clientset/versioned/clientset.go index 069c2e1e5b..e658fb04ef 100644 --- a/pkg/client/clientset/versioned/clientset.go +++ b/pkg/client/clientset/versioned/clientset.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/fake/clientset_generated.go b/pkg/client/clientset/versioned/fake/clientset_generated.go index f42399dd06..f0c3142a4c 100644 --- a/pkg/client/clientset/versioned/fake/clientset_generated.go +++ b/pkg/client/clientset/versioned/fake/clientset_generated.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/fake/doc.go b/pkg/client/clientset/versioned/fake/doc.go index 49a678fa23..c27e45abb4 100644 --- a/pkg/client/clientset/versioned/fake/doc.go +++ b/pkg/client/clientset/versioned/fake/doc.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/fake/register.go b/pkg/client/clientset/versioned/fake/register.go index 9ccfefbe2e..efadc517dc 100644 --- a/pkg/client/clientset/versioned/fake/register.go +++ b/pkg/client/clientset/versioned/fake/register.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/scheme/doc.go b/pkg/client/clientset/versioned/scheme/doc.go index c1ba9cb285..420ba83698 100644 --- a/pkg/client/clientset/versioned/scheme/doc.go +++ b/pkg/client/clientset/versioned/scheme/doc.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/scheme/register.go b/pkg/client/clientset/versioned/scheme/register.go index 2af8b6515c..325f0833ab 100644 --- a/pkg/client/clientset/versioned/scheme/register.go +++ b/pkg/client/clientset/versioned/scheme/register.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/agones/v1/agones_client.go b/pkg/client/clientset/versioned/typed/agones/v1/agones_client.go index ea47c5fc23..a51c7dd7ff 100644 --- a/pkg/client/clientset/versioned/typed/agones/v1/agones_client.go +++ b/pkg/client/clientset/versioned/typed/agones/v1/agones_client.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/agones/v1/doc.go b/pkg/client/clientset/versioned/typed/agones/v1/doc.go index 2eefc71236..fa2914eb47 100644 --- a/pkg/client/clientset/versioned/typed/agones/v1/doc.go +++ b/pkg/client/clientset/versioned/typed/agones/v1/doc.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/agones/v1/fake/doc.go b/pkg/client/clientset/versioned/typed/agones/v1/fake/doc.go index 149efaffad..ce141bf145 100644 --- a/pkg/client/clientset/versioned/typed/agones/v1/fake/doc.go +++ b/pkg/client/clientset/versioned/typed/agones/v1/fake/doc.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/agones/v1/fake/fake_agones_client.go b/pkg/client/clientset/versioned/typed/agones/v1/fake/fake_agones_client.go index 243f4351fb..911a823ce1 100644 --- a/pkg/client/clientset/versioned/typed/agones/v1/fake/fake_agones_client.go +++ b/pkg/client/clientset/versioned/typed/agones/v1/fake/fake_agones_client.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/agones/v1/fake/fake_fleet.go b/pkg/client/clientset/versioned/typed/agones/v1/fake/fake_fleet.go index 8f73ea6676..9c4bd7e262 100644 --- a/pkg/client/clientset/versioned/typed/agones/v1/fake/fake_fleet.go +++ b/pkg/client/clientset/versioned/typed/agones/v1/fake/fake_fleet.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/agones/v1/fake/fake_gameserver.go b/pkg/client/clientset/versioned/typed/agones/v1/fake/fake_gameserver.go index b871f0f0cd..2034e51558 100644 --- a/pkg/client/clientset/versioned/typed/agones/v1/fake/fake_gameserver.go +++ b/pkg/client/clientset/versioned/typed/agones/v1/fake/fake_gameserver.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/agones/v1/fake/fake_gameserverset.go b/pkg/client/clientset/versioned/typed/agones/v1/fake/fake_gameserverset.go index e7405bbf88..34b6a30760 100644 --- a/pkg/client/clientset/versioned/typed/agones/v1/fake/fake_gameserverset.go +++ b/pkg/client/clientset/versioned/typed/agones/v1/fake/fake_gameserverset.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/agones/v1/fleet.go b/pkg/client/clientset/versioned/typed/agones/v1/fleet.go index ade1ca84ce..b4d6523884 100644 --- a/pkg/client/clientset/versioned/typed/agones/v1/fleet.go +++ b/pkg/client/clientset/versioned/typed/agones/v1/fleet.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/agones/v1/gameserver.go b/pkg/client/clientset/versioned/typed/agones/v1/gameserver.go index b458b1aaea..5ec6c9f52d 100644 --- a/pkg/client/clientset/versioned/typed/agones/v1/gameserver.go +++ b/pkg/client/clientset/versioned/typed/agones/v1/gameserver.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/agones/v1/gameserverset.go b/pkg/client/clientset/versioned/typed/agones/v1/gameserverset.go index d6bbc07044..bfd1c12b44 100644 --- a/pkg/client/clientset/versioned/typed/agones/v1/gameserverset.go +++ b/pkg/client/clientset/versioned/typed/agones/v1/gameserverset.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/agones/v1/generated_expansion.go b/pkg/client/clientset/versioned/typed/agones/v1/generated_expansion.go index 8dfee819e4..b9851b422b 100644 --- a/pkg/client/clientset/versioned/typed/agones/v1/generated_expansion.go +++ b/pkg/client/clientset/versioned/typed/agones/v1/generated_expansion.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/allocation/v1/allocation_client.go b/pkg/client/clientset/versioned/typed/allocation/v1/allocation_client.go index 1eb5e25c58..aa8e16d4fc 100644 --- a/pkg/client/clientset/versioned/typed/allocation/v1/allocation_client.go +++ b/pkg/client/clientset/versioned/typed/allocation/v1/allocation_client.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/allocation/v1/doc.go b/pkg/client/clientset/versioned/typed/allocation/v1/doc.go index 2eefc71236..fa2914eb47 100644 --- a/pkg/client/clientset/versioned/typed/allocation/v1/doc.go +++ b/pkg/client/clientset/versioned/typed/allocation/v1/doc.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/allocation/v1/fake/doc.go b/pkg/client/clientset/versioned/typed/allocation/v1/fake/doc.go index 149efaffad..ce141bf145 100644 --- a/pkg/client/clientset/versioned/typed/allocation/v1/fake/doc.go +++ b/pkg/client/clientset/versioned/typed/allocation/v1/fake/doc.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/allocation/v1/fake/fake_allocation_client.go b/pkg/client/clientset/versioned/typed/allocation/v1/fake/fake_allocation_client.go index 94718c57fc..82175a0c60 100644 --- a/pkg/client/clientset/versioned/typed/allocation/v1/fake/fake_allocation_client.go +++ b/pkg/client/clientset/versioned/typed/allocation/v1/fake/fake_allocation_client.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/allocation/v1/fake/fake_gameserverallocation.go b/pkg/client/clientset/versioned/typed/allocation/v1/fake/fake_gameserverallocation.go index 31b262b19f..6d4351b805 100644 --- a/pkg/client/clientset/versioned/typed/allocation/v1/fake/fake_gameserverallocation.go +++ b/pkg/client/clientset/versioned/typed/allocation/v1/fake/fake_gameserverallocation.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/allocation/v1/gameserverallocation.go b/pkg/client/clientset/versioned/typed/allocation/v1/gameserverallocation.go index 742be97ce8..74f53dfafe 100644 --- a/pkg/client/clientset/versioned/typed/allocation/v1/gameserverallocation.go +++ b/pkg/client/clientset/versioned/typed/allocation/v1/gameserverallocation.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/allocation/v1/generated_expansion.go b/pkg/client/clientset/versioned/typed/allocation/v1/generated_expansion.go index cb687b5426..0c1932382f 100644 --- a/pkg/client/clientset/versioned/typed/allocation/v1/generated_expansion.go +++ b/pkg/client/clientset/versioned/typed/allocation/v1/generated_expansion.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/autoscaling/v1/autoscaling_client.go b/pkg/client/clientset/versioned/typed/autoscaling/v1/autoscaling_client.go index 722b171a25..6a01558cc9 100644 --- a/pkg/client/clientset/versioned/typed/autoscaling/v1/autoscaling_client.go +++ b/pkg/client/clientset/versioned/typed/autoscaling/v1/autoscaling_client.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/autoscaling/v1/doc.go b/pkg/client/clientset/versioned/typed/autoscaling/v1/doc.go index 2eefc71236..fa2914eb47 100644 --- a/pkg/client/clientset/versioned/typed/autoscaling/v1/doc.go +++ b/pkg/client/clientset/versioned/typed/autoscaling/v1/doc.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/autoscaling/v1/fake/doc.go b/pkg/client/clientset/versioned/typed/autoscaling/v1/fake/doc.go index 149efaffad..ce141bf145 100644 --- a/pkg/client/clientset/versioned/typed/autoscaling/v1/fake/doc.go +++ b/pkg/client/clientset/versioned/typed/autoscaling/v1/fake/doc.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/autoscaling/v1/fake/fake_autoscaling_client.go b/pkg/client/clientset/versioned/typed/autoscaling/v1/fake/fake_autoscaling_client.go index a36793a056..f7e4f24f41 100644 --- a/pkg/client/clientset/versioned/typed/autoscaling/v1/fake/fake_autoscaling_client.go +++ b/pkg/client/clientset/versioned/typed/autoscaling/v1/fake/fake_autoscaling_client.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/autoscaling/v1/fake/fake_fleetautoscaler.go b/pkg/client/clientset/versioned/typed/autoscaling/v1/fake/fake_fleetautoscaler.go index 232a42f136..64d0a73b1c 100644 --- a/pkg/client/clientset/versioned/typed/autoscaling/v1/fake/fake_fleetautoscaler.go +++ b/pkg/client/clientset/versioned/typed/autoscaling/v1/fake/fake_fleetautoscaler.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/autoscaling/v1/fleetautoscaler.go b/pkg/client/clientset/versioned/typed/autoscaling/v1/fleetautoscaler.go index bad2b02394..98afbb8881 100644 --- a/pkg/client/clientset/versioned/typed/autoscaling/v1/fleetautoscaler.go +++ b/pkg/client/clientset/versioned/typed/autoscaling/v1/fleetautoscaler.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/autoscaling/v1/generated_expansion.go b/pkg/client/clientset/versioned/typed/autoscaling/v1/generated_expansion.go index 151d477372..45e1ec9cc5 100644 --- a/pkg/client/clientset/versioned/typed/autoscaling/v1/generated_expansion.go +++ b/pkg/client/clientset/versioned/typed/autoscaling/v1/generated_expansion.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/multicluster/v1/doc.go b/pkg/client/clientset/versioned/typed/multicluster/v1/doc.go index 2eefc71236..fa2914eb47 100644 --- a/pkg/client/clientset/versioned/typed/multicluster/v1/doc.go +++ b/pkg/client/clientset/versioned/typed/multicluster/v1/doc.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/multicluster/v1/fake/doc.go b/pkg/client/clientset/versioned/typed/multicluster/v1/fake/doc.go index 149efaffad..ce141bf145 100644 --- a/pkg/client/clientset/versioned/typed/multicluster/v1/fake/doc.go +++ b/pkg/client/clientset/versioned/typed/multicluster/v1/fake/doc.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/multicluster/v1/fake/fake_gameserverallocationpolicy.go b/pkg/client/clientset/versioned/typed/multicluster/v1/fake/fake_gameserverallocationpolicy.go index 7be340034c..a207a71659 100644 --- a/pkg/client/clientset/versioned/typed/multicluster/v1/fake/fake_gameserverallocationpolicy.go +++ b/pkg/client/clientset/versioned/typed/multicluster/v1/fake/fake_gameserverallocationpolicy.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/multicluster/v1/fake/fake_multicluster_client.go b/pkg/client/clientset/versioned/typed/multicluster/v1/fake/fake_multicluster_client.go index d427f60917..bafcb07157 100644 --- a/pkg/client/clientset/versioned/typed/multicluster/v1/fake/fake_multicluster_client.go +++ b/pkg/client/clientset/versioned/typed/multicluster/v1/fake/fake_multicluster_client.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/multicluster/v1/gameserverallocationpolicy.go b/pkg/client/clientset/versioned/typed/multicluster/v1/gameserverallocationpolicy.go index 143e55f670..9caca4e426 100644 --- a/pkg/client/clientset/versioned/typed/multicluster/v1/gameserverallocationpolicy.go +++ b/pkg/client/clientset/versioned/typed/multicluster/v1/gameserverallocationpolicy.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/multicluster/v1/generated_expansion.go b/pkg/client/clientset/versioned/typed/multicluster/v1/generated_expansion.go index 1c1106c623..a002645346 100644 --- a/pkg/client/clientset/versioned/typed/multicluster/v1/generated_expansion.go +++ b/pkg/client/clientset/versioned/typed/multicluster/v1/generated_expansion.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/clientset/versioned/typed/multicluster/v1/multicluster_client.go b/pkg/client/clientset/versioned/typed/multicluster/v1/multicluster_client.go index bd694ec486..211ecdb1b2 100644 --- a/pkg/client/clientset/versioned/typed/multicluster/v1/multicluster_client.go +++ b/pkg/client/clientset/versioned/typed/multicluster/v1/multicluster_client.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/informers/externalversions/agones/interface.go b/pkg/client/informers/externalversions/agones/interface.go index 6281975f15..ed754d0225 100644 --- a/pkg/client/informers/externalversions/agones/interface.go +++ b/pkg/client/informers/externalversions/agones/interface.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/informers/externalversions/agones/v1/fleet.go b/pkg/client/informers/externalversions/agones/v1/fleet.go index 9dfb7be635..725ca1aa72 100644 --- a/pkg/client/informers/externalversions/agones/v1/fleet.go +++ b/pkg/client/informers/externalversions/agones/v1/fleet.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/informers/externalversions/agones/v1/gameserver.go b/pkg/client/informers/externalversions/agones/v1/gameserver.go index 89e91eae05..2b8a9acc5a 100644 --- a/pkg/client/informers/externalversions/agones/v1/gameserver.go +++ b/pkg/client/informers/externalversions/agones/v1/gameserver.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/informers/externalversions/agones/v1/gameserverset.go b/pkg/client/informers/externalversions/agones/v1/gameserverset.go index cc068ec87b..a481bd826b 100644 --- a/pkg/client/informers/externalversions/agones/v1/gameserverset.go +++ b/pkg/client/informers/externalversions/agones/v1/gameserverset.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/informers/externalversions/agones/v1/interface.go b/pkg/client/informers/externalversions/agones/v1/interface.go index 2bcbed4c53..8342e4e8d7 100644 --- a/pkg/client/informers/externalversions/agones/v1/interface.go +++ b/pkg/client/informers/externalversions/agones/v1/interface.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/informers/externalversions/autoscaling/interface.go b/pkg/client/informers/externalversions/autoscaling/interface.go index 998e429100..7631d94503 100644 --- a/pkg/client/informers/externalversions/autoscaling/interface.go +++ b/pkg/client/informers/externalversions/autoscaling/interface.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/informers/externalversions/autoscaling/v1/fleetautoscaler.go b/pkg/client/informers/externalversions/autoscaling/v1/fleetautoscaler.go index 9e17dcd4a7..23018c965d 100644 --- a/pkg/client/informers/externalversions/autoscaling/v1/fleetautoscaler.go +++ b/pkg/client/informers/externalversions/autoscaling/v1/fleetautoscaler.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/informers/externalversions/autoscaling/v1/interface.go b/pkg/client/informers/externalversions/autoscaling/v1/interface.go index c634311308..142085f198 100644 --- a/pkg/client/informers/externalversions/autoscaling/v1/interface.go +++ b/pkg/client/informers/externalversions/autoscaling/v1/interface.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/informers/externalversions/factory.go b/pkg/client/informers/externalversions/factory.go index ad977a9597..9782803168 100644 --- a/pkg/client/informers/externalversions/factory.go +++ b/pkg/client/informers/externalversions/factory.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/informers/externalversions/generic.go b/pkg/client/informers/externalversions/generic.go index 64e2b11aa1..315fdbe08a 100644 --- a/pkg/client/informers/externalversions/generic.go +++ b/pkg/client/informers/externalversions/generic.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/informers/externalversions/internalinterfaces/factory_interfaces.go b/pkg/client/informers/externalversions/internalinterfaces/factory_interfaces.go index dca998484a..b3de7493f9 100644 --- a/pkg/client/informers/externalversions/internalinterfaces/factory_interfaces.go +++ b/pkg/client/informers/externalversions/internalinterfaces/factory_interfaces.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/informers/externalversions/multicluster/interface.go b/pkg/client/informers/externalversions/multicluster/interface.go index a7a6e18d72..d9580e8c66 100644 --- a/pkg/client/informers/externalversions/multicluster/interface.go +++ b/pkg/client/informers/externalversions/multicluster/interface.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/informers/externalversions/multicluster/v1/gameserverallocationpolicy.go b/pkg/client/informers/externalversions/multicluster/v1/gameserverallocationpolicy.go index db7c145b62..9026274ae6 100644 --- a/pkg/client/informers/externalversions/multicluster/v1/gameserverallocationpolicy.go +++ b/pkg/client/informers/externalversions/multicluster/v1/gameserverallocationpolicy.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/informers/externalversions/multicluster/v1/interface.go b/pkg/client/informers/externalversions/multicluster/v1/interface.go index 8658dd5595..e657029f85 100644 --- a/pkg/client/informers/externalversions/multicluster/v1/interface.go +++ b/pkg/client/informers/externalversions/multicluster/v1/interface.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/listers/agones/v1/expansion_generated.go b/pkg/client/listers/agones/v1/expansion_generated.go index 4e735222fc..d96ec37d31 100644 --- a/pkg/client/listers/agones/v1/expansion_generated.go +++ b/pkg/client/listers/agones/v1/expansion_generated.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/listers/agones/v1/fleet.go b/pkg/client/listers/agones/v1/fleet.go index 755830db99..9429379bb0 100644 --- a/pkg/client/listers/agones/v1/fleet.go +++ b/pkg/client/listers/agones/v1/fleet.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/listers/agones/v1/gameserver.go b/pkg/client/listers/agones/v1/gameserver.go index 6986bb97fc..ac74f8e863 100644 --- a/pkg/client/listers/agones/v1/gameserver.go +++ b/pkg/client/listers/agones/v1/gameserver.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/listers/agones/v1/gameserverset.go b/pkg/client/listers/agones/v1/gameserverset.go index 2aca35e01a..e703f038ad 100644 --- a/pkg/client/listers/agones/v1/gameserverset.go +++ b/pkg/client/listers/agones/v1/gameserverset.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/listers/autoscaling/v1/expansion_generated.go b/pkg/client/listers/autoscaling/v1/expansion_generated.go index 38529b0ead..8e4cc95858 100644 --- a/pkg/client/listers/autoscaling/v1/expansion_generated.go +++ b/pkg/client/listers/autoscaling/v1/expansion_generated.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/listers/autoscaling/v1/fleetautoscaler.go b/pkg/client/listers/autoscaling/v1/fleetautoscaler.go index 92060ceb6c..628958cb89 100644 --- a/pkg/client/listers/autoscaling/v1/fleetautoscaler.go +++ b/pkg/client/listers/autoscaling/v1/fleetautoscaler.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/listers/multicluster/v1/expansion_generated.go b/pkg/client/listers/multicluster/v1/expansion_generated.go index d161774279..c106629e40 100644 --- a/pkg/client/listers/multicluster/v1/expansion_generated.go +++ b/pkg/client/listers/multicluster/v1/expansion_generated.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // 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/pkg/client/listers/multicluster/v1/gameserverallocationpolicy.go b/pkg/client/listers/multicluster/v1/gameserverallocationpolicy.go index 58d6a97d9e..38535eef6a 100644 --- a/pkg/client/listers/multicluster/v1/gameserverallocationpolicy.go +++ b/pkg/client/listers/multicluster/v1/gameserverallocationpolicy.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC All Rights Reserved. +// Copyright 2024 Google LLC All Rights Reserved. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.