From 4a9a81367f852b56248e47df3f09d3cb6964e227 Mon Sep 17 00:00:00 2001 From: Baha Aiman Date: Tue, 13 Jan 2026 00:23:15 +0000 Subject: [PATCH] chore(firestore): [PQ] update copyright year --- firestore/pipeline.go | 2 +- firestore/pipeline_aggregate.go | 2 +- firestore/pipeline_constant.go | 2 +- firestore/pipeline_expression.go | 2 +- firestore/pipeline_field.go | 2 +- firestore/pipeline_filter_condition.go | 2 +- firestore/pipeline_function.go | 2 +- firestore/pipeline_integration_test.go | 2 +- firestore/pipeline_result.go | 2 +- firestore/pipeline_result_test.go | 2 +- firestore/pipeline_source.go | 2 +- firestore/pipeline_source_test.go | 2 +- firestore/pipeline_stage.go | 2 +- firestore/pipeline_stage_test.go | 2 +- firestore/pipeline_test.go | 2 +- firestore/pipeline_utils.go | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/firestore/pipeline.go b/firestore/pipeline.go index e182f6d4fbee..782bcd956ba9 100644 --- a/firestore/pipeline.go +++ b/firestore/pipeline.go @@ -1,4 +1,4 @@ -// Copyright 2025 Google LLC +// Copyright 2026 Google 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/firestore/pipeline_aggregate.go b/firestore/pipeline_aggregate.go index bb4df9525e3f..4366a52f0fcc 100644 --- a/firestore/pipeline_aggregate.go +++ b/firestore/pipeline_aggregate.go @@ -1,4 +1,4 @@ -// Copyright 2025 Google LLC +// Copyright 2026 Google 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/firestore/pipeline_constant.go b/firestore/pipeline_constant.go index 8f8980fbc3e6..583799b3266f 100644 --- a/firestore/pipeline_constant.go +++ b/firestore/pipeline_constant.go @@ -1,4 +1,4 @@ -// Copyright 2025 Google LLC +// Copyright 2026 Google 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/firestore/pipeline_expression.go b/firestore/pipeline_expression.go index 47f8dd8c1373..6e629b452411 100644 --- a/firestore/pipeline_expression.go +++ b/firestore/pipeline_expression.go @@ -1,4 +1,4 @@ -// Copyright 2025 Google LLC +// Copyright 2026 Google 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/firestore/pipeline_field.go b/firestore/pipeline_field.go index 27feec7184a8..e75137810be4 100644 --- a/firestore/pipeline_field.go +++ b/firestore/pipeline_field.go @@ -1,4 +1,4 @@ -// Copyright 2025 Google LLC +// Copyright 2026 Google 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/firestore/pipeline_filter_condition.go b/firestore/pipeline_filter_condition.go index e48f29094595..103aaca44002 100644 --- a/firestore/pipeline_filter_condition.go +++ b/firestore/pipeline_filter_condition.go @@ -1,4 +1,4 @@ -// Copyright 2025 Google LLC +// Copyright 2026 Google 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/firestore/pipeline_function.go b/firestore/pipeline_function.go index 86f586131394..18016a93a77d 100644 --- a/firestore/pipeline_function.go +++ b/firestore/pipeline_function.go @@ -1,4 +1,4 @@ -// Copyright 2025 Google LLC +// Copyright 2026 Google 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/firestore/pipeline_integration_test.go b/firestore/pipeline_integration_test.go index bca501857144..fe265b122f57 100644 --- a/firestore/pipeline_integration_test.go +++ b/firestore/pipeline_integration_test.go @@ -1,4 +1,4 @@ -// Copyright 2025 Google LLC +// Copyright 2026 Google 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/firestore/pipeline_result.go b/firestore/pipeline_result.go index 605ada119738..f3833cb92693 100644 --- a/firestore/pipeline_result.go +++ b/firestore/pipeline_result.go @@ -1,4 +1,4 @@ -// Copyright 2025 Google LLC +// Copyright 2026 Google 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/firestore/pipeline_result_test.go b/firestore/pipeline_result_test.go index e404ffb94f0c..440c6bec2a0f 100644 --- a/firestore/pipeline_result_test.go +++ b/firestore/pipeline_result_test.go @@ -1,4 +1,4 @@ -// Copyright 2025 Google LLC +// Copyright 2026 Google 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/firestore/pipeline_source.go b/firestore/pipeline_source.go index ce0ac5519b57..43c3aff91b02 100644 --- a/firestore/pipeline_source.go +++ b/firestore/pipeline_source.go @@ -1,4 +1,4 @@ -// Copyright 2025 Google LLC +// Copyright 2026 Google 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/firestore/pipeline_source_test.go b/firestore/pipeline_source_test.go index c275ccc3fdc7..34b9f41abc71 100644 --- a/firestore/pipeline_source_test.go +++ b/firestore/pipeline_source_test.go @@ -1,4 +1,4 @@ -// Copyright 2025 Google LLC +// Copyright 2026 Google 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/firestore/pipeline_stage.go b/firestore/pipeline_stage.go index 527405ca44e1..51326faca033 100644 --- a/firestore/pipeline_stage.go +++ b/firestore/pipeline_stage.go @@ -1,4 +1,4 @@ -// Copyright 2025 Google LLC +// Copyright 2026 Google 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/firestore/pipeline_stage_test.go b/firestore/pipeline_stage_test.go index ce3d6d70b319..863f99672e3f 100644 --- a/firestore/pipeline_stage_test.go +++ b/firestore/pipeline_stage_test.go @@ -1,4 +1,4 @@ -// Copyright 2025 Google LLC +// Copyright 2026 Google 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/firestore/pipeline_test.go b/firestore/pipeline_test.go index dbf9de74686e..e3509c836bb4 100644 --- a/firestore/pipeline_test.go +++ b/firestore/pipeline_test.go @@ -1,4 +1,4 @@ -// Copyright 2025 Google LLC +// Copyright 2026 Google 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/firestore/pipeline_utils.go b/firestore/pipeline_utils.go index e99e62a4817e..f6e0a0748013 100644 --- a/firestore/pipeline_utils.go +++ b/firestore/pipeline_utils.go @@ -1,4 +1,4 @@ -// Copyright 2025 Google LLC +// Copyright 2026 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License.