From 75c86fa5a00b0acc326c5a9c505f783155965b04 Mon Sep 17 00:00:00 2001 From: Scott Ganyo Date: Wed, 7 Jun 2023 17:10:25 -0700 Subject: [PATCH] Remove "All Rights Reserved." from copyright (#204) --- apihub/provision-apihub.sh | 2 +- cmd/artifact-server/main.go | 2 +- cmd/authz-server/authz-client/main.go | 2 +- cmd/authz-server/main.go | 2 +- cmd/export-proxy/main.go | 2 +- cmd/registry-connect/discover/apigateway/apigateway.go | 2 +- cmd/registry-connect/discover/apigateway/gateways/gateways.go | 2 +- cmd/registry-connect/discover/apigee/apigee.go | 2 +- cmd/registry-connect/discover/apigee/client.go | 2 +- cmd/registry-connect/discover/apigee/client/common.go | 2 +- cmd/registry-connect/discover/apigee/client/edge_client.go | 2 +- cmd/registry-connect/discover/apigee/client/gcp_client.go | 2 +- cmd/registry-connect/discover/apigee/products/products.go | 2 +- cmd/registry-connect/discover/apigee/proxies/proxies.go | 2 +- cmd/registry-connect/discover/discover.go | 2 +- cmd/registry-connect/main.go | 2 +- cmd/registry-connect/publish/backstage/backstage.go | 2 +- cmd/registry-connect/publish/backstage/catalog.go | 2 +- cmd/registry-connect/publish/backstage/encoding/api.go | 2 +- cmd/registry-connect/publish/backstage/encoding/common.go | 2 +- cmd/registry-connect/publish/backstage/encoding/component.go | 2 +- cmd/registry-connect/publish/backstage/encoding/domain.go | 2 +- cmd/registry-connect/publish/backstage/encoding/group.go | 2 +- cmd/registry-connect/publish/backstage/encoding/location.go | 2 +- cmd/registry-connect/publish/backstage/encoding/system.go | 2 +- cmd/registry-connect/publish/backstage/encoding/user.go | 2 +- cmd/registry-connect/publish/publish.go | 2 +- cmd/registry-experimental/cmd/bleve/bleve.go | 2 +- cmd/registry-experimental/cmd/bleve/bleve_test.go | 2 +- cmd/registry-experimental/cmd/bleve/index.go | 2 +- cmd/registry-experimental/cmd/bleve/search.go | 2 +- cmd/registry-experimental/cmd/bleve/serve.go | 2 +- cmd/registry-experimental/cmd/compute/compute.go | 2 +- cmd/registry-experimental/cmd/compute/descriptor.go | 2 +- cmd/registry-experimental/cmd/compute/summary/summary.go | 2 +- cmd/registry-experimental/cmd/compute/summary/summary_test.go | 2 +- cmd/registry-experimental/cmd/count/count.go | 2 +- cmd/registry-experimental/cmd/count/count_test.go | 2 +- cmd/registry-experimental/cmd/count/deployments.go | 2 +- cmd/registry-experimental/cmd/count/deployments_test.go | 2 +- cmd/registry-experimental/cmd/count/revisions.go | 2 +- cmd/registry-experimental/cmd/count/revisions_test.go | 2 +- cmd/registry-experimental/cmd/count/versions.go | 2 +- cmd/registry-experimental/cmd/count/versions_test.go | 2 +- cmd/registry-experimental/cmd/export/csv.go | 2 +- cmd/registry-experimental/cmd/export/csv_test.go | 2 +- cmd/registry-experimental/cmd/export/export.go | 2 +- cmd/registry-experimental/cmd/export/export_test.go | 2 +- cmd/registry-experimental/cmd/extract/extract.go | 2 +- cmd/registry-experimental/cmd/generate/generate.go | 2 +- cmd/registry-experimental/cmd/generate/openapi.go | 2 +- cmd/registry-experimental/cmd/root.go | 2 +- cmd/registry-experimental/cmd/vocabulary/difference.go | 2 +- cmd/registry-experimental/cmd/vocabulary/intersection.go | 2 +- cmd/registry-experimental/cmd/vocabulary/similarity.go | 2 +- cmd/registry-experimental/cmd/vocabulary/stems.go | 2 +- cmd/registry-experimental/cmd/vocabulary/union.go | 2 +- cmd/registry-experimental/cmd/vocabulary/unique.go | 2 +- cmd/registry-experimental/cmd/vocabulary/versions.go | 2 +- cmd/registry-experimental/cmd/vocabulary/vocabulary.go | 2 +- cmd/registry-experimental/main.go | 2 +- cmd/registry-graphql/graphql/graphql_test.go | 2 +- cmd/search-server/main.go | 2 +- containers/BUILD.sh | 2 +- deployments/registry-server/gke/DEPLOY-TO-GKE.sh | 2 +- .../applications/v1alpha1/consistency/consistency_report.proto | 2 +- .../applications/v1alpha1/consistency/word_group.proto | 2 +- google/cloud/apigeeregistry/v1/search_service.proto | 2 +- pkg/yamlquery/yamlquery.go | 2 +- pkg/yamlquery/yamlquery_test.go | 2 +- rpc/search_service.pb.go | 2 +- rpc/search_service_grpc.pb.go | 2 +- samples/googleapis-protos/RUNME.sh | 2 +- server/search/actions_index.go | 2 +- server/search/actions_query.go | 2 +- server/search/internal/indexer/specs-discovery.go | 2 +- server/search/internal/indexer/specs-openapi.go | 2 +- server/search/internal/indexer/specs.go | 2 +- server/search/internal/storage/client.go | 2 +- server/search/internal/storage/documents.go | 2 +- server/search/internal/storage/gorm/client.go | 2 +- server/search/internal/storage/gorm/iterator.go | 2 +- server/search/internal/storage/gorm/key.go | 2 +- server/search/internal/storage/gorm/query.go | 2 +- server/search/internal/storage/models/document.go | 2 +- server/search/internal/storage/models/tsvector.go | 2 +- server/search/server.go | 2 +- tools/GENERATE-APX.sh | 2 +- tools/GENERATE-GAPIC.sh | 2 +- tools/GENERATE-GRPC.sh | 2 +- tools/GENERATE-RPC.sh | 2 +- tools/PROTOS.sh | 2 +- 92 files changed, 92 insertions(+), 92 deletions(-) diff --git a/apihub/provision-apihub.sh b/apihub/provision-apihub.sh index 4d1dd085..f51ffebe 100755 --- a/apihub/provision-apihub.sh +++ b/apihub/provision-apihub.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2022 Google LLC. All Rights Reserved. +# Copyright 2022 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/cmd/artifact-server/main.go b/cmd/artifact-server/main.go index 6a88cb2b..cde583dc 100644 --- a/cmd/artifact-server/main.go +++ b/cmd/artifact-server/main.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 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/cmd/authz-server/authz-client/main.go b/cmd/authz-server/authz-client/main.go index b3269d33..08af0e2b 100644 --- a/cmd/authz-server/authz-client/main.go +++ b/cmd/authz-server/authz-client/main.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 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/cmd/authz-server/main.go b/cmd/authz-server/main.go index 7a32d490..8bd74e3c 100644 --- a/cmd/authz-server/main.go +++ b/cmd/authz-server/main.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 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/cmd/export-proxy/main.go b/cmd/export-proxy/main.go index 7ced194c..2aa60edd 100644 --- a/cmd/export-proxy/main.go +++ b/cmd/export-proxy/main.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 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/cmd/registry-connect/discover/apigateway/apigateway.go b/cmd/registry-connect/discover/apigateway/apigateway.go index bd3ca382..f2b9076a 100644 --- a/cmd/registry-connect/discover/apigateway/apigateway.go +++ b/cmd/registry-connect/discover/apigateway/apigateway.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-connect/discover/apigateway/gateways/gateways.go b/cmd/registry-connect/discover/apigateway/gateways/gateways.go index 6273735e..106d9559 100644 --- a/cmd/registry-connect/discover/apigateway/gateways/gateways.go +++ b/cmd/registry-connect/discover/apigateway/gateways/gateways.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-connect/discover/apigee/apigee.go b/cmd/registry-connect/discover/apigee/apigee.go index 377f7986..7a16c995 100644 --- a/cmd/registry-connect/discover/apigee/apigee.go +++ b/cmd/registry-connect/discover/apigee/apigee.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-connect/discover/apigee/client.go b/cmd/registry-connect/discover/apigee/client.go index 1973a0f6..cc846a3d 100644 --- a/cmd/registry-connect/discover/apigee/client.go +++ b/cmd/registry-connect/discover/apigee/client.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-connect/discover/apigee/client/common.go b/cmd/registry-connect/discover/apigee/client/common.go index ba97ed1d..43c0f709 100644 --- a/cmd/registry-connect/discover/apigee/client/common.go +++ b/cmd/registry-connect/discover/apigee/client/common.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-connect/discover/apigee/client/edge_client.go b/cmd/registry-connect/discover/apigee/client/edge_client.go index 795f754e..1ea6876a 100644 --- a/cmd/registry-connect/discover/apigee/client/edge_client.go +++ b/cmd/registry-connect/discover/apigee/client/edge_client.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-connect/discover/apigee/client/gcp_client.go b/cmd/registry-connect/discover/apigee/client/gcp_client.go index dc949cfb..37a43a15 100644 --- a/cmd/registry-connect/discover/apigee/client/gcp_client.go +++ b/cmd/registry-connect/discover/apigee/client/gcp_client.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-connect/discover/apigee/products/products.go b/cmd/registry-connect/discover/apigee/products/products.go index 78b03ab8..4fd0c8a1 100644 --- a/cmd/registry-connect/discover/apigee/products/products.go +++ b/cmd/registry-connect/discover/apigee/products/products.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-connect/discover/apigee/proxies/proxies.go b/cmd/registry-connect/discover/apigee/proxies/proxies.go index 8aa9ec6f..7e3d91da 100644 --- a/cmd/registry-connect/discover/apigee/proxies/proxies.go +++ b/cmd/registry-connect/discover/apigee/proxies/proxies.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-connect/discover/discover.go b/cmd/registry-connect/discover/discover.go index 7a690430..b8908457 100644 --- a/cmd/registry-connect/discover/discover.go +++ b/cmd/registry-connect/discover/discover.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-connect/main.go b/cmd/registry-connect/main.go index b981208b..9ca75dca 100644 --- a/cmd/registry-connect/main.go +++ b/cmd/registry-connect/main.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 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/cmd/registry-connect/publish/backstage/backstage.go b/cmd/registry-connect/publish/backstage/backstage.go index 6c563c36..9663d9a3 100644 --- a/cmd/registry-connect/publish/backstage/backstage.go +++ b/cmd/registry-connect/publish/backstage/backstage.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-connect/publish/backstage/catalog.go b/cmd/registry-connect/publish/backstage/catalog.go index d4faa021..1d64b7f0 100644 --- a/cmd/registry-connect/publish/backstage/catalog.go +++ b/cmd/registry-connect/publish/backstage/catalog.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-connect/publish/backstage/encoding/api.go b/cmd/registry-connect/publish/backstage/encoding/api.go index 0447632d..4a97e815 100644 --- a/cmd/registry-connect/publish/backstage/encoding/api.go +++ b/cmd/registry-connect/publish/backstage/encoding/api.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-connect/publish/backstage/encoding/common.go b/cmd/registry-connect/publish/backstage/encoding/common.go index 4f351621..4cadb371 100644 --- a/cmd/registry-connect/publish/backstage/encoding/common.go +++ b/cmd/registry-connect/publish/backstage/encoding/common.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-connect/publish/backstage/encoding/component.go b/cmd/registry-connect/publish/backstage/encoding/component.go index ceed8f69..81a443e3 100644 --- a/cmd/registry-connect/publish/backstage/encoding/component.go +++ b/cmd/registry-connect/publish/backstage/encoding/component.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-connect/publish/backstage/encoding/domain.go b/cmd/registry-connect/publish/backstage/encoding/domain.go index 6f9d67f4..59451048 100644 --- a/cmd/registry-connect/publish/backstage/encoding/domain.go +++ b/cmd/registry-connect/publish/backstage/encoding/domain.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-connect/publish/backstage/encoding/group.go b/cmd/registry-connect/publish/backstage/encoding/group.go index 76c57b7c..a7b7a637 100644 --- a/cmd/registry-connect/publish/backstage/encoding/group.go +++ b/cmd/registry-connect/publish/backstage/encoding/group.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-connect/publish/backstage/encoding/location.go b/cmd/registry-connect/publish/backstage/encoding/location.go index 9775e6b3..903b5e11 100644 --- a/cmd/registry-connect/publish/backstage/encoding/location.go +++ b/cmd/registry-connect/publish/backstage/encoding/location.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-connect/publish/backstage/encoding/system.go b/cmd/registry-connect/publish/backstage/encoding/system.go index 95c7b650..040d6e8d 100644 --- a/cmd/registry-connect/publish/backstage/encoding/system.go +++ b/cmd/registry-connect/publish/backstage/encoding/system.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-connect/publish/backstage/encoding/user.go b/cmd/registry-connect/publish/backstage/encoding/user.go index 5a5d328e..7c90c2d0 100644 --- a/cmd/registry-connect/publish/backstage/encoding/user.go +++ b/cmd/registry-connect/publish/backstage/encoding/user.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-connect/publish/publish.go b/cmd/registry-connect/publish/publish.go index 15ecabd9..a8b19622 100644 --- a/cmd/registry-connect/publish/publish.go +++ b/cmd/registry-connect/publish/publish.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-experimental/cmd/bleve/bleve.go b/cmd/registry-experimental/cmd/bleve/bleve.go index 5a6ddbde..b3b01dc2 100644 --- a/cmd/registry-experimental/cmd/bleve/bleve.go +++ b/cmd/registry-experimental/cmd/bleve/bleve.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 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/cmd/registry-experimental/cmd/bleve/bleve_test.go b/cmd/registry-experimental/cmd/bleve/bleve_test.go index df19eef5..ab9a957c 100644 --- a/cmd/registry-experimental/cmd/bleve/bleve_test.go +++ b/cmd/registry-experimental/cmd/bleve/bleve_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-experimental/cmd/bleve/index.go b/cmd/registry-experimental/cmd/bleve/index.go index ccef9a0e..98011df7 100644 --- a/cmd/registry-experimental/cmd/bleve/index.go +++ b/cmd/registry-experimental/cmd/bleve/index.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 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/cmd/registry-experimental/cmd/bleve/search.go b/cmd/registry-experimental/cmd/bleve/search.go index da9a04d9..d2b3eb0a 100644 --- a/cmd/registry-experimental/cmd/bleve/search.go +++ b/cmd/registry-experimental/cmd/bleve/search.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 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/cmd/registry-experimental/cmd/bleve/serve.go b/cmd/registry-experimental/cmd/bleve/serve.go index bc891e97..3df3ecda 100644 --- a/cmd/registry-experimental/cmd/bleve/serve.go +++ b/cmd/registry-experimental/cmd/bleve/serve.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-experimental/cmd/compute/compute.go b/cmd/registry-experimental/cmd/compute/compute.go index 58ce6128..254cbd02 100644 --- a/cmd/registry-experimental/cmd/compute/compute.go +++ b/cmd/registry-experimental/cmd/compute/compute.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 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/cmd/registry-experimental/cmd/compute/descriptor.go b/cmd/registry-experimental/cmd/compute/descriptor.go index 9e85b788..dd1fe454 100644 --- a/cmd/registry-experimental/cmd/compute/descriptor.go +++ b/cmd/registry-experimental/cmd/compute/descriptor.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 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/cmd/registry-experimental/cmd/compute/summary/summary.go b/cmd/registry-experimental/cmd/compute/summary/summary.go index 34d3b84e..9ae8944d 100644 --- a/cmd/registry-experimental/cmd/compute/summary/summary.go +++ b/cmd/registry-experimental/cmd/compute/summary/summary.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-experimental/cmd/compute/summary/summary_test.go b/cmd/registry-experimental/cmd/compute/summary/summary_test.go index 8f7f9254..5cbb6eb0 100644 --- a/cmd/registry-experimental/cmd/compute/summary/summary_test.go +++ b/cmd/registry-experimental/cmd/compute/summary/summary_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-experimental/cmd/count/count.go b/cmd/registry-experimental/cmd/count/count.go index 8844ee6f..322bb3ec 100644 --- a/cmd/registry-experimental/cmd/count/count.go +++ b/cmd/registry-experimental/cmd/count/count.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 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/cmd/registry-experimental/cmd/count/count_test.go b/cmd/registry-experimental/cmd/count/count_test.go index f2a977b2..dd96b7f8 100644 --- a/cmd/registry-experimental/cmd/count/count_test.go +++ b/cmd/registry-experimental/cmd/count/count_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-experimental/cmd/count/deployments.go b/cmd/registry-experimental/cmd/count/deployments.go index 8e86edca..5ff1459d 100644 --- a/cmd/registry-experimental/cmd/count/deployments.go +++ b/cmd/registry-experimental/cmd/count/deployments.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-experimental/cmd/count/deployments_test.go b/cmd/registry-experimental/cmd/count/deployments_test.go index a83e5f5c..001a1119 100644 --- a/cmd/registry-experimental/cmd/count/deployments_test.go +++ b/cmd/registry-experimental/cmd/count/deployments_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-experimental/cmd/count/revisions.go b/cmd/registry-experimental/cmd/count/revisions.go index b02679ce..8112dbd5 100644 --- a/cmd/registry-experimental/cmd/count/revisions.go +++ b/cmd/registry-experimental/cmd/count/revisions.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 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/cmd/registry-experimental/cmd/count/revisions_test.go b/cmd/registry-experimental/cmd/count/revisions_test.go index e8eb520a..a53de344 100644 --- a/cmd/registry-experimental/cmd/count/revisions_test.go +++ b/cmd/registry-experimental/cmd/count/revisions_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-experimental/cmd/count/versions.go b/cmd/registry-experimental/cmd/count/versions.go index d11b6cea..2bcec79c 100644 --- a/cmd/registry-experimental/cmd/count/versions.go +++ b/cmd/registry-experimental/cmd/count/versions.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 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/cmd/registry-experimental/cmd/count/versions_test.go b/cmd/registry-experimental/cmd/count/versions_test.go index 59f739b9..e78fd026 100644 --- a/cmd/registry-experimental/cmd/count/versions_test.go +++ b/cmd/registry-experimental/cmd/count/versions_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-experimental/cmd/export/csv.go b/cmd/registry-experimental/cmd/export/csv.go index f1d15402..5d648104 100644 --- a/cmd/registry-experimental/cmd/export/csv.go +++ b/cmd/registry-experimental/cmd/export/csv.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 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/cmd/registry-experimental/cmd/export/csv_test.go b/cmd/registry-experimental/cmd/export/csv_test.go index 914d49e4..75611038 100644 --- a/cmd/registry-experimental/cmd/export/csv_test.go +++ b/cmd/registry-experimental/cmd/export/csv_test.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 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/cmd/registry-experimental/cmd/export/export.go b/cmd/registry-experimental/cmd/export/export.go index 58ca0db2..6004309e 100644 --- a/cmd/registry-experimental/cmd/export/export.go +++ b/cmd/registry-experimental/cmd/export/export.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 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/cmd/registry-experimental/cmd/export/export_test.go b/cmd/registry-experimental/cmd/export/export_test.go index fb7dcc10..9c6f1f8a 100644 --- a/cmd/registry-experimental/cmd/export/export_test.go +++ b/cmd/registry-experimental/cmd/export/export_test.go @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 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/cmd/registry-experimental/cmd/extract/extract.go b/cmd/registry-experimental/cmd/extract/extract.go index 047ed341..d26217bb 100644 --- a/cmd/registry-experimental/cmd/extract/extract.go +++ b/cmd/registry-experimental/cmd/extract/extract.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-experimental/cmd/generate/generate.go b/cmd/registry-experimental/cmd/generate/generate.go index cc206fb8..1635d54c 100644 --- a/cmd/registry-experimental/cmd/generate/generate.go +++ b/cmd/registry-experimental/cmd/generate/generate.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-experimental/cmd/generate/openapi.go b/cmd/registry-experimental/cmd/generate/openapi.go index d95b644f..04d321a5 100644 --- a/cmd/registry-experimental/cmd/generate/openapi.go +++ b/cmd/registry-experimental/cmd/generate/openapi.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-experimental/cmd/root.go b/cmd/registry-experimental/cmd/root.go index 4e066424..589bfcf6 100644 --- a/cmd/registry-experimental/cmd/root.go +++ b/cmd/registry-experimental/cmd/root.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 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/cmd/registry-experimental/cmd/vocabulary/difference.go b/cmd/registry-experimental/cmd/vocabulary/difference.go index 83dd689f..b3906bb8 100644 --- a/cmd/registry-experimental/cmd/vocabulary/difference.go +++ b/cmd/registry-experimental/cmd/vocabulary/difference.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 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/cmd/registry-experimental/cmd/vocabulary/intersection.go b/cmd/registry-experimental/cmd/vocabulary/intersection.go index abb03ff2..f88dc63e 100644 --- a/cmd/registry-experimental/cmd/vocabulary/intersection.go +++ b/cmd/registry-experimental/cmd/vocabulary/intersection.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 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/cmd/registry-experimental/cmd/vocabulary/similarity.go b/cmd/registry-experimental/cmd/vocabulary/similarity.go index 20a3939d..c89b8cdc 100644 --- a/cmd/registry-experimental/cmd/vocabulary/similarity.go +++ b/cmd/registry-experimental/cmd/vocabulary/similarity.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-experimental/cmd/vocabulary/stems.go b/cmd/registry-experimental/cmd/vocabulary/stems.go index a518ae4a..6b4270d6 100644 --- a/cmd/registry-experimental/cmd/vocabulary/stems.go +++ b/cmd/registry-experimental/cmd/vocabulary/stems.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/cmd/registry-experimental/cmd/vocabulary/union.go b/cmd/registry-experimental/cmd/vocabulary/union.go index 45378940..4c8eb007 100644 --- a/cmd/registry-experimental/cmd/vocabulary/union.go +++ b/cmd/registry-experimental/cmd/vocabulary/union.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 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/cmd/registry-experimental/cmd/vocabulary/unique.go b/cmd/registry-experimental/cmd/vocabulary/unique.go index 5f091a46..856c7353 100644 --- a/cmd/registry-experimental/cmd/vocabulary/unique.go +++ b/cmd/registry-experimental/cmd/vocabulary/unique.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 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/cmd/registry-experimental/cmd/vocabulary/versions.go b/cmd/registry-experimental/cmd/vocabulary/versions.go index eaaf7b54..6369e20a 100644 --- a/cmd/registry-experimental/cmd/vocabulary/versions.go +++ b/cmd/registry-experimental/cmd/vocabulary/versions.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 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/cmd/registry-experimental/cmd/vocabulary/vocabulary.go b/cmd/registry-experimental/cmd/vocabulary/vocabulary.go index 6172201c..991233ef 100644 --- a/cmd/registry-experimental/cmd/vocabulary/vocabulary.go +++ b/cmd/registry-experimental/cmd/vocabulary/vocabulary.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 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/cmd/registry-experimental/main.go b/cmd/registry-experimental/main.go index 01ab9084..9eb0599b 100644 --- a/cmd/registry-experimental/main.go +++ b/cmd/registry-experimental/main.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 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/cmd/registry-graphql/graphql/graphql_test.go b/cmd/registry-graphql/graphql/graphql_test.go index 2244ed0c..400dd433 100644 --- a/cmd/registry-graphql/graphql/graphql_test.go +++ b/cmd/registry-graphql/graphql/graphql_test.go @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC. All Rights Reserved. +// Copyright 2020 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/cmd/search-server/main.go b/cmd/search-server/main.go index b0f27efb..d9a3766e 100644 --- a/cmd/search-server/main.go +++ b/cmd/search-server/main.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 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/containers/BUILD.sh b/containers/BUILD.sh index 7b49f62b..c93ac74d 100755 --- a/containers/BUILD.sh +++ b/containers/BUILD.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2021 Google LLC. All Rights Reserved. +# Copyright 2021 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/deployments/registry-server/gke/DEPLOY-TO-GKE.sh b/deployments/registry-server/gke/DEPLOY-TO-GKE.sh index 4743cf5f..613d7aa4 100755 --- a/deployments/registry-server/gke/DEPLOY-TO-GKE.sh +++ b/deployments/registry-server/gke/DEPLOY-TO-GKE.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright 2021 Google LLC. All Rights Reserved. +# Copyright 2021 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/google/cloud/apigeeregistry/applications/v1alpha1/consistency/consistency_report.proto b/google/cloud/apigeeregistry/applications/v1alpha1/consistency/consistency_report.proto index cdf935b1..abda5238 100644 --- a/google/cloud/apigeeregistry/applications/v1alpha1/consistency/consistency_report.proto +++ b/google/cloud/apigeeregistry/applications/v1alpha1/consistency/consistency_report.proto @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 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/google/cloud/apigeeregistry/applications/v1alpha1/consistency/word_group.proto b/google/cloud/apigeeregistry/applications/v1alpha1/consistency/word_group.proto index 1a7325f0..0a5e8e6d 100644 --- a/google/cloud/apigeeregistry/applications/v1alpha1/consistency/word_group.proto +++ b/google/cloud/apigeeregistry/applications/v1alpha1/consistency/word_group.proto @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC. All Rights Reserved. +// Copyright 2022 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/google/cloud/apigeeregistry/v1/search_service.proto b/google/cloud/apigeeregistry/v1/search_service.proto index 2ca45639..7a26e6ee 100644 --- a/google/cloud/apigeeregistry/v1/search_service.proto +++ b/google/cloud/apigeeregistry/v1/search_service.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 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/pkg/yamlquery/yamlquery.go b/pkg/yamlquery/yamlquery.go index 968c13da..7af91cf6 100644 --- a/pkg/yamlquery/yamlquery.go +++ b/pkg/yamlquery/yamlquery.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/pkg/yamlquery/yamlquery_test.go b/pkg/yamlquery/yamlquery_test.go index d49de6fb..ea48b915 100644 --- a/pkg/yamlquery/yamlquery_test.go +++ b/pkg/yamlquery/yamlquery_test.go @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC. All Rights Reserved. +// Copyright 2023 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/rpc/search_service.pb.go b/rpc/search_service.pb.go index 50f98898..e33c4ebe 100644 --- a/rpc/search_service.pb.go +++ b/rpc/search_service.pb.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 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/rpc/search_service_grpc.pb.go b/rpc/search_service_grpc.pb.go index 3ffab26e..df15ec24 100644 --- a/rpc/search_service_grpc.pb.go +++ b/rpc/search_service_grpc.pb.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 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/samples/googleapis-protos/RUNME.sh b/samples/googleapis-protos/RUNME.sh index 50a277c1..0b3a71a5 100644 --- a/samples/googleapis-protos/RUNME.sh +++ b/samples/googleapis-protos/RUNME.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2022 Google LLC. All Rights Reserved. +# Copyright 2022 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/server/search/actions_index.go b/server/search/actions_index.go index 71162d7d..56663e3a 100644 --- a/server/search/actions_index.go +++ b/server/search/actions_index.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 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/server/search/actions_query.go b/server/search/actions_query.go index 402352d4..039822a2 100644 --- a/server/search/actions_query.go +++ b/server/search/actions_query.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 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/server/search/internal/indexer/specs-discovery.go b/server/search/internal/indexer/specs-discovery.go index 6100e688..c28065a8 100644 --- a/server/search/internal/indexer/specs-discovery.go +++ b/server/search/internal/indexer/specs-discovery.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 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/server/search/internal/indexer/specs-openapi.go b/server/search/internal/indexer/specs-openapi.go index 255867ed..e210c240 100644 --- a/server/search/internal/indexer/specs-openapi.go +++ b/server/search/internal/indexer/specs-openapi.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 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/server/search/internal/indexer/specs.go b/server/search/internal/indexer/specs.go index db4f6ea2..a2982870 100644 --- a/server/search/internal/indexer/specs.go +++ b/server/search/internal/indexer/specs.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 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/server/search/internal/storage/client.go b/server/search/internal/storage/client.go index 58d8de12..441b5b6b 100644 --- a/server/search/internal/storage/client.go +++ b/server/search/internal/storage/client.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 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/server/search/internal/storage/documents.go b/server/search/internal/storage/documents.go index 841f2a4d..307be6eb 100644 --- a/server/search/internal/storage/documents.go +++ b/server/search/internal/storage/documents.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 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/server/search/internal/storage/gorm/client.go b/server/search/internal/storage/gorm/client.go index 6d2689c6..686dbf1f 100644 --- a/server/search/internal/storage/gorm/client.go +++ b/server/search/internal/storage/gorm/client.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 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/server/search/internal/storage/gorm/iterator.go b/server/search/internal/storage/gorm/iterator.go index 5772c705..7fe82387 100644 --- a/server/search/internal/storage/gorm/iterator.go +++ b/server/search/internal/storage/gorm/iterator.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 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/server/search/internal/storage/gorm/key.go b/server/search/internal/storage/gorm/key.go index 32749e46..151b1501 100644 --- a/server/search/internal/storage/gorm/key.go +++ b/server/search/internal/storage/gorm/key.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 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/server/search/internal/storage/gorm/query.go b/server/search/internal/storage/gorm/query.go index e906efa2..79fcaeae 100644 --- a/server/search/internal/storage/gorm/query.go +++ b/server/search/internal/storage/gorm/query.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 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/server/search/internal/storage/models/document.go b/server/search/internal/storage/models/document.go index 8eda493b..e41e877f 100644 --- a/server/search/internal/storage/models/document.go +++ b/server/search/internal/storage/models/document.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 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/server/search/internal/storage/models/tsvector.go b/server/search/internal/storage/models/tsvector.go index d6837fee..7106652b 100644 --- a/server/search/internal/storage/models/tsvector.go +++ b/server/search/internal/storage/models/tsvector.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 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/server/search/server.go b/server/search/server.go index 391851dc..2488e56e 100644 --- a/server/search/server.go +++ b/server/search/server.go @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. All Rights Reserved. +// Copyright 2021 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/tools/GENERATE-APX.sh b/tools/GENERATE-APX.sh index 78deae5a..590f98e7 100755 --- a/tools/GENERATE-APX.sh +++ b/tools/GENERATE-APX.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2021 Google LLC. All Rights Reserved. +# Copyright 2021 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/tools/GENERATE-GAPIC.sh b/tools/GENERATE-GAPIC.sh index 49f5406d..b6fb15b7 100755 --- a/tools/GENERATE-GAPIC.sh +++ b/tools/GENERATE-GAPIC.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2021 Google LLC. All Rights Reserved. +# Copyright 2021 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/tools/GENERATE-GRPC.sh b/tools/GENERATE-GRPC.sh index 3001f8eb..4b26214e 100755 --- a/tools/GENERATE-GRPC.sh +++ b/tools/GENERATE-GRPC.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2021 Google LLC. All Rights Reserved. +# Copyright 2021 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/tools/GENERATE-RPC.sh b/tools/GENERATE-RPC.sh index c2f51a44..2b1582c3 100755 --- a/tools/GENERATE-RPC.sh +++ b/tools/GENERATE-RPC.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2021 Google LLC. All Rights Reserved. +# Copyright 2021 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/tools/PROTOS.sh b/tools/PROTOS.sh index 784b1814..cc284ce1 100644 --- a/tools/PROTOS.sh +++ b/tools/PROTOS.sh @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2021 Google LLC. All Rights Reserved. +# Copyright 2021 Google LLC. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.