From 4fc626e25a6a0213f1b1402034373c79e8d6ae1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johan=20Andr=C3=A9n?= Date: Tue, 14 Mar 2023 23:15:19 +0100 Subject: [PATCH] chore: Bump (c) to 2023 (#469) --- build/header.txt | 2 +- .../com/example/shoppingcart/shoppingcart_controller_api.proto | 2 +- .../com/example/shoppingcart/shoppingcart_controller_api.proto | 2 +- .../com/example/shoppingcart/domain/shoppingcart_domain.proto | 2 +- .../com/example/shoppingcart/shoppingcart_api.proto | 2 +- .../com/example/shoppingcart/domain/shoppingcart_domain.proto | 2 +- .../com/example/shoppingcart/shoppingcart_api.proto | 2 +- .../com/example/shoppingcart/domain/shoppingcart_domain.proto | 2 +- .../com/example/shoppingcart/shoppingcart_api.proto | 2 +- .../com/example/shoppingcart/domain/shoppingcart_domain.proto | 2 +- .../com/example/shoppingcart/shoppingcart_api.proto | 2 +- .../com/example/shoppingcart/domain/shoppingcart_domain.proto | 2 +- .../com/example/shoppingcart/shoppingcart_api.proto | 2 +- .../com/example/shoppingcart/domain/shoppingcart_domain.proto | 2 +- .../com/example/shoppingcart/shoppingcart_api.proto | 2 +- .../com/example/shoppingcart/domain/shoppingcart_domain.proto | 2 +- .../example/shoppingcart/view/shopping_cart_view_model.proto | 2 +- .../com/example/shoppingcart/domain/shoppingcart_domain.proto | 2 +- .../example/shoppingcart/view/shopping_cart_view_model.proto | 2 +- .../com/example/shoppingcart/shoppingcart_controller_api.proto | 2 +- .../com/example/shoppingcart/domain/shoppingcart_domain.proto | 2 +- .../com/example/shoppingcart/shoppingcart_api.proto | 2 +- .../example/shoppingcart/view/shopping_cart_view_model.proto | 2 +- .../com/example/shoppingcart/domain/shoppingcart_domain.proto | 2 +- .../com/example/shoppingcart/shoppingcart_api.proto | 2 +- .../protos/shoppingcart/domain/shoppingcart_domain.proto | 2 +- .../protos/shoppingcart/shoppingcart_api.proto | 2 +- .../protos/shoppingcart/shoppingcart_controller_api.proto | 2 +- .../com/example/shoppingcart/domain/shoppingcart_domain.proto | 2 +- .../com/example/shoppingcart/shoppingcart_api.proto | 2 +- docs/src/modules/javascript/examples/action/service.proto | 2 +- docs/src/modules/javascript/examples/action/src/action.js | 2 +- docs/src/modules/javascript/examples/action/src/action.ts | 2 +- .../proto/cart/shopping_cart_analytics.proto | 2 +- .../proto/product/to_product_popularity.proto | 2 +- .../javascript/examples/test/eventsourced/shoppingcart.ts | 2 +- .../javascript/examples/value-entity/src/shoppingcart.js | 2 +- .../javascript/examples/value-entity/src/shoppingcart.ts | 2 +- npm-js/create-kalix-entity/create-kalix-entity.js | 2 +- .../integration-test/customer.test.js | 2 +- .../js/js-customer-registry-quickstart/proto/customer_api.proto | 2 +- .../js-customer-registry-quickstart/proto/customer_domain.proto | 2 +- .../js/js-customer-registry-quickstart/proto/kalix_policy.proto | 2 +- samples/js/js-customer-registry-quickstart/src/customer.js | 2 +- samples/js/js-customer-registry-quickstart/src/index.js | 2 +- .../js/js-customer-registry-quickstart/test/customer.test.js | 2 +- .../js/js-customer-registry/customer-event-sourced-entity.js | 2 +- samples/js/js-customer-registry/customer-event-sourced-view.js | 2 +- samples/js/js-customer-registry/customer-value-entity-view.js | 2 +- samples/js/js-customer-registry/customer-value-entity.js | 2 +- samples/js/js-customer-registry/customer_api.proto | 2 +- samples/js/js-customer-registry/customer_domain.proto | 2 +- samples/js/js-customer-registry/customer_view.proto | 2 +- samples/js/js-customer-registry/index.js | 2 +- .../integration-test/customer-registry-test.js | 2 +- samples/js/js-customer-registry/kalix_policy.proto | 2 +- samples/js/js-doc-snippets/src/delegatingservice.js | 2 +- samples/js/js-doc-snippets/src/index.js | 2 +- samples/js/js-doc-snippets/src/myservice.js | 2 +- .../integration-test/shoppingcart.integration-test.js | 2 +- .../js-eventsourced-shopping-cart/proto/shoppingcart_api.proto | 2 +- .../proto/shoppingcart_domain.proto | 2 +- samples/js/js-eventsourced-shopping-cart/src/index.js | 2 +- samples/js/js-eventsourced-shopping-cart/src/shoppingcart.js | 2 +- .../js/js-eventsourced-shopping-cart/test/shoppingcart.test.js | 2 +- samples/js/js-replicated-entity-example/index.js | 2 +- .../js-replicated-entity-example/replicated-entity-example.js | 2 +- .../replicated_entity_example.proto | 2 +- .../integration-test/shoppingcart.integration-test.js | 2 +- .../proto/shoppingcart_api.proto | 2 +- .../proto/shoppingcart_domain.proto | 2 +- samples/js/js-replicated-entity-shopping-cart/src/index.js | 2 +- .../js/js-replicated-entity-shopping-cart/src/shoppingcart.js | 2 +- .../integration-test/shoppingcart.test.js | 2 +- samples/js/js-shopping-cart-quickstart/proto/kalix_policy.proto | 2 +- .../js-shopping-cart-quickstart/proto/shopping_cart_api.proto | 2 +- .../proto/shopping_cart_domain.proto | 2 +- samples/js/js-shopping-cart-quickstart/src/index.js | 2 +- samples/js/js-shopping-cart-quickstart/src/shoppingcart.js | 2 +- .../js/js-shopping-cart-quickstart/test/shoppingcart.test.js | 2 +- .../integration-test/shoppingcart.integration-test.js | 2 +- .../js-valueentity-shopping-cart/proto/shoppingcart_api.proto | 2 +- .../proto/shoppingcart_domain.proto | 2 +- samples/js/js-valueentity-shopping-cart/src/index.js | 2 +- samples/js/js-valueentity-shopping-cart/src/shoppingcart.js | 2 +- .../js/js-valueentity-shopping-cart/test/shoppingcart.test.js | 2 +- samples/js/js-views-example/index.js | 2 +- samples/js/js-views-example/user-email-count.js | 2 +- samples/js/js-views-example/users-by-email.js | 2 +- samples/js/js-views-example/users.js | 2 +- samples/js/js-views-example/users.proto | 2 +- samples/js/valueentity-counter/integration-test/counter.test.js | 2 +- samples/js/valueentity-counter/src/counter.js | 2 +- samples/js/valueentity-counter/src/index.js | 2 +- samples/js/valueentity-counter/test/counter.test.js | 2 +- .../integration-test/customer.test.ts | 2 +- .../ts/ts-customer-registry-quickstart/proto/customer_api.proto | 2 +- .../ts-customer-registry-quickstart/proto/customer_domain.proto | 2 +- .../ts/ts-customer-registry-quickstart/proto/kalix_policy.proto | 2 +- samples/ts/ts-customer-registry-quickstart/src/customer.ts | 2 +- samples/ts/ts-customer-registry-quickstart/src/index.ts | 2 +- .../ts/ts-customer-registry-quickstart/test/customer.test.ts | 2 +- samples/ts/ts-customer-registry/customer_api.proto | 2 +- samples/ts/ts-customer-registry/customer_domain.proto | 2 +- samples/ts/ts-customer-registry/customer_view.proto | 2 +- .../integration-test/customer-registry-test.ts | 2 +- samples/ts/ts-customer-registry/kalix_policy.proto | 2 +- .../ts-customer-registry/src/customer-event-sourced-entity.ts | 2 +- .../ts/ts-customer-registry/src/customer-event-sourced-view.ts | 2 +- .../ts/ts-customer-registry/src/customer-value-entity-view.ts | 2 +- samples/ts/ts-customer-registry/src/customer-value-entity.ts | 2 +- samples/ts/ts-customer-registry/src/index.ts | 2 +- .../integration-test/shoppingcart.integration-test.ts | 2 +- .../ts-eventsourced-shopping-cart/proto/shoppingcart_api.proto | 2 +- .../proto/shoppingcart_domain.proto | 2 +- samples/ts/ts-eventsourced-shopping-cart/src/index.ts | 2 +- samples/ts/ts-eventsourced-shopping-cart/src/shoppingcart.ts | 2 +- .../ts/ts-eventsourced-shopping-cart/test/shoppingcart.test.ts | 2 +- .../replicated_entity_example.proto | 2 +- samples/ts/ts-replicated-entity-example/src/index.ts | 2 +- .../src/replicated-entity-example.ts | 2 +- .../integration-test/shoppingcart.integration-test.ts | 2 +- .../proto/shoppingcart_api.proto | 2 +- .../proto/shoppingcart_domain.proto | 2 +- samples/ts/ts-replicated-entity-shopping-cart/src/index.ts | 2 +- .../ts/ts-replicated-entity-shopping-cart/src/shoppingcart.ts | 2 +- .../integration-test/shoppingcart.test.ts | 2 +- samples/ts/ts-shopping-cart-quickstart/proto/kalix_policy.proto | 2 +- .../ts-shopping-cart-quickstart/proto/shopping_cart_api.proto | 2 +- .../proto/shopping_cart_domain.proto | 2 +- samples/ts/ts-shopping-cart-quickstart/src/index.ts | 2 +- samples/ts/ts-shopping-cart-quickstart/src/shoppingcart.ts | 2 +- .../ts/ts-shopping-cart-quickstart/test/shoppingcart.test.ts | 2 +- .../ts/ts-valueentity-counter/integration-test/counter.test.ts | 2 +- samples/ts/ts-valueentity-counter/src/counter.ts | 2 +- samples/ts/ts-valueentity-counter/src/index.ts | 2 +- samples/ts/ts-valueentity-counter/test/counter.test.ts | 2 +- .../integration-test/shoppingcart.integration-test.ts | 2 +- .../ts-valueentity-shopping-cart/proto/shoppingcart_api.proto | 2 +- .../proto/shoppingcart_domain.proto | 2 +- samples/ts/ts-valueentity-shopping-cart/src/index.ts | 2 +- samples/ts/ts-valueentity-shopping-cart/src/shoppingcart.ts | 2 +- .../ts/ts-valueentity-shopping-cart/test/shoppingcart.test.ts | 2 +- samples/ts/ts-views-example/src/index.ts | 2 +- samples/ts/ts-views-example/src/user-email-count.ts | 2 +- samples/ts/ts-views-example/src/users-by-email.ts | 2 +- samples/ts/ts-views-example/src/users.ts | 2 +- samples/ts/ts-views-example/users.proto | 2 +- sdk/src/action-support.ts | 2 +- sdk/src/action.ts | 2 +- sdk/src/cloudevent.ts | 2 +- sdk/src/command-helper.ts | 2 +- sdk/src/command.ts | 2 +- sdk/src/context-failure.ts | 2 +- sdk/src/effect-serializer.ts | 2 +- sdk/src/effect.ts | 2 +- sdk/src/event-sourced-entity-support.ts | 2 +- sdk/src/event-sourced-entity.ts | 2 +- sdk/src/grpc-status.ts | 2 +- sdk/src/grpc-util.ts | 2 +- sdk/src/index.ts | 2 +- sdk/src/jwt-claims.ts | 2 +- sdk/src/kalix.ts | 2 +- sdk/src/metadata.ts | 2 +- sdk/src/package-info.ts | 2 +- sdk/src/protobuf-any.ts | 2 +- sdk/src/protobuf-helper.ts | 2 +- sdk/src/replicated-data/counter-map.ts | 2 +- sdk/src/replicated-data/counter.ts | 2 +- sdk/src/replicated-data/index.ts | 2 +- sdk/src/replicated-data/iterators.ts | 2 +- sdk/src/replicated-data/map.ts | 2 +- sdk/src/replicated-data/multi-map.ts | 2 +- sdk/src/replicated-data/register-map.ts | 2 +- sdk/src/replicated-data/register.ts | 2 +- sdk/src/replicated-data/set.ts | 2 +- sdk/src/replicated-data/vote.ts | 2 +- sdk/src/replicated-entity-support.ts | 2 +- sdk/src/replicated-entity.ts | 2 +- sdk/src/reply.ts | 2 +- sdk/src/serializable.ts | 2 +- sdk/src/settings.ts | 2 +- sdk/src/value-entity-support.ts | 2 +- sdk/src/value-entity.ts | 2 +- sdk/src/view-support.ts | 2 +- sdk/src/view.ts | 2 +- sdk/test/action-handler.test.ts | 2 +- sdk/test/context-failure.test.ts | 2 +- sdk/test/effect-serializer.test.ts | 2 +- sdk/test/example.proto | 2 +- sdk/test/kalix.test.ts | 2 +- sdk/test/metadata.test.ts | 2 +- sdk/test/package-info.test.ts | 2 +- sdk/test/protobuf-any.test.ts | 2 +- sdk/test/replicated-data/counter-map.test.ts | 2 +- sdk/test/replicated-data/counter.test.ts | 2 +- sdk/test/replicated-data/map.test.ts | 2 +- sdk/test/replicated-data/multi-map.test.ts | 2 +- sdk/test/replicated-data/register-map.test.ts | 2 +- sdk/test/replicated-data/register.test.ts | 2 +- sdk/test/replicated-data/set.test.ts | 2 +- sdk/test/replicated-data/vote.test.ts | 2 +- sdk/test/replicated-entity-handler.test.ts | 2 +- sdk/test/reply.test.ts | 2 +- sdk/types/protocol/actions.ts | 2 +- sdk/types/protocol/any.ts | 2 +- sdk/types/protocol/commands.ts | 2 +- sdk/types/protocol/discovery.ts | 2 +- sdk/types/protocol/event-sourced-entities.ts | 2 +- sdk/types/protocol/replicated-entities.ts | 2 +- sdk/types/protocol/value-entities.ts | 2 +- sdk/types/protocol/views.ts | 2 +- tck/index.ts | 2 +- tck/run.ts | 2 +- tck/src/action.ts | 2 +- tck/src/event-sourced-entity.ts | 2 +- tck/src/eventing.ts | 2 +- tck/src/replicated-entity.ts | 2 +- tck/src/value-entity.ts | 2 +- tck/src/view.ts | 2 +- testkit/example/proto/example.proto | 2 +- testkit/example/src/action-with-acl.ts | 2 +- testkit/example/src/action.ts | 2 +- testkit/example/src/event-sourced-entity.ts | 2 +- testkit/example/src/value-entity.ts | 2 +- testkit/example/types/action.d.ts | 2 +- testkit/example/types/event-sourced-entity.d.ts | 2 +- testkit/example/types/value-entity.d.ts | 2 +- testkit/integration-test/integration-testkit.test.ts | 2 +- testkit/src/index.ts | 2 +- testkit/src/integration-testkit.ts | 2 +- testkit/src/mock-command.ts | 2 +- testkit/src/mock-event-sourced-entity.ts | 2 +- testkit/src/mock-value-entity.ts | 2 +- testkit/test/mock-event-sourced-entity.test.ts | 2 +- testkit/test/mock-value-entity.test.ts | 2 +- 236 files changed, 236 insertions(+), 236 deletions(-) diff --git a/build/header.txt b/build/header.txt index b2c0a279..c363d85b 100644 --- a/build/header.txt +++ b/build/header.txt @@ -1,4 +1,4 @@ -Copyright 2021 Lightbend Inc. +Copyright 2021-2023 Lightbend Inc. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/action-named/com/example/shoppingcart/shoppingcart_controller_api.proto b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/action-named/com/example/shoppingcart/shoppingcart_controller_api.proto index b4b60ca8..32872902 100644 --- a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/action-named/com/example/shoppingcart/shoppingcart_controller_api.proto +++ b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/action-named/com/example/shoppingcart/shoppingcart_controller_api.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/action/com/example/shoppingcart/shoppingcart_controller_api.proto b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/action/com/example/shoppingcart/shoppingcart_controller_api.proto index 09367f21..2efa2b49 100644 --- a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/action/com/example/shoppingcart/shoppingcart_controller_api.proto +++ b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/action/com/example/shoppingcart/shoppingcart_controller_api.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/event-sourced-entity-unnamed/com/example/shoppingcart/domain/shoppingcart_domain.proto b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/event-sourced-entity-unnamed/com/example/shoppingcart/domain/shoppingcart_domain.proto index 2470d09e..20f8e423 100644 --- a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/event-sourced-entity-unnamed/com/example/shoppingcart/domain/shoppingcart_domain.proto +++ b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/event-sourced-entity-unnamed/com/example/shoppingcart/domain/shoppingcart_domain.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/event-sourced-entity-unnamed/com/example/shoppingcart/shoppingcart_api.proto b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/event-sourced-entity-unnamed/com/example/shoppingcart/shoppingcart_api.proto index 1dbd189d..7e564ece 100644 --- a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/event-sourced-entity-unnamed/com/example/shoppingcart/shoppingcart_api.proto +++ b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/event-sourced-entity-unnamed/com/example/shoppingcart/shoppingcart_api.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/event-sourced-entity/com/example/shoppingcart/domain/shoppingcart_domain.proto b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/event-sourced-entity/com/example/shoppingcart/domain/shoppingcart_domain.proto index 2470d09e..20f8e423 100644 --- a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/event-sourced-entity/com/example/shoppingcart/domain/shoppingcart_domain.proto +++ b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/event-sourced-entity/com/example/shoppingcart/domain/shoppingcart_domain.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/event-sourced-entity/com/example/shoppingcart/shoppingcart_api.proto b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/event-sourced-entity/com/example/shoppingcart/shoppingcart_api.proto index 43899f40..8353b65a 100644 --- a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/event-sourced-entity/com/example/shoppingcart/shoppingcart_api.proto +++ b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/event-sourced-entity/com/example/shoppingcart/shoppingcart_api.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/replicated-entity-unnamed/com/example/shoppingcart/domain/shoppingcart_domain.proto b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/replicated-entity-unnamed/com/example/shoppingcart/domain/shoppingcart_domain.proto index f97a85c8..c8a7f061 100644 --- a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/replicated-entity-unnamed/com/example/shoppingcart/domain/shoppingcart_domain.proto +++ b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/replicated-entity-unnamed/com/example/shoppingcart/domain/shoppingcart_domain.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/replicated-entity-unnamed/com/example/shoppingcart/shoppingcart_api.proto b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/replicated-entity-unnamed/com/example/shoppingcart/shoppingcart_api.proto index d4ec1d63..6df81446 100644 --- a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/replicated-entity-unnamed/com/example/shoppingcart/shoppingcart_api.proto +++ b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/replicated-entity-unnamed/com/example/shoppingcart/shoppingcart_api.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/replicated-entity/com/example/shoppingcart/domain/shoppingcart_domain.proto b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/replicated-entity/com/example/shoppingcart/domain/shoppingcart_domain.proto index f97a85c8..c8a7f061 100644 --- a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/replicated-entity/com/example/shoppingcart/domain/shoppingcart_domain.proto +++ b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/replicated-entity/com/example/shoppingcart/domain/shoppingcart_domain.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/replicated-entity/com/example/shoppingcart/shoppingcart_api.proto b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/replicated-entity/com/example/shoppingcart/shoppingcart_api.proto index 67c8432e..b993268d 100644 --- a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/replicated-entity/com/example/shoppingcart/shoppingcart_api.proto +++ b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/replicated-entity/com/example/shoppingcart/shoppingcart_api.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/value-entity-unnamed/com/example/shoppingcart/domain/shoppingcart_domain.proto b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/value-entity-unnamed/com/example/shoppingcart/domain/shoppingcart_domain.proto index 2b178103..e7203957 100644 --- a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/value-entity-unnamed/com/example/shoppingcart/domain/shoppingcart_domain.proto +++ b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/value-entity-unnamed/com/example/shoppingcart/domain/shoppingcart_domain.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/value-entity-unnamed/com/example/shoppingcart/shoppingcart_api.proto b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/value-entity-unnamed/com/example/shoppingcart/shoppingcart_api.proto index 2ad8d0f1..c2a91d0b 100644 --- a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/value-entity-unnamed/com/example/shoppingcart/shoppingcart_api.proto +++ b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/value-entity-unnamed/com/example/shoppingcart/shoppingcart_api.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/value-entity/com/example/shoppingcart/domain/shoppingcart_domain.proto b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/value-entity/com/example/shoppingcart/domain/shoppingcart_domain.proto index 2b178103..e7203957 100644 --- a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/value-entity/com/example/shoppingcart/domain/shoppingcart_domain.proto +++ b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/value-entity/com/example/shoppingcart/domain/shoppingcart_domain.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/value-entity/com/example/shoppingcart/shoppingcart_api.proto b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/value-entity/com/example/shoppingcart/shoppingcart_api.proto index d4cf3a42..62aa97e7 100644 --- a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/value-entity/com/example/shoppingcart/shoppingcart_api.proto +++ b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/value-entity/com/example/shoppingcart/shoppingcart_api.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/view-named/com/example/shoppingcart/domain/shoppingcart_domain.proto b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/view-named/com/example/shoppingcart/domain/shoppingcart_domain.proto index 2470d09e..20f8e423 100644 --- a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/view-named/com/example/shoppingcart/domain/shoppingcart_domain.proto +++ b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/view-named/com/example/shoppingcart/domain/shoppingcart_domain.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/view-named/com/example/shoppingcart/view/shopping_cart_view_model.proto b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/view-named/com/example/shoppingcart/view/shopping_cart_view_model.proto index 1f4f0f3d..d5c838b3 100644 --- a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/view-named/com/example/shoppingcart/view/shopping_cart_view_model.proto +++ b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/view-named/com/example/shoppingcart/view/shopping_cart_view_model.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/view/com/example/shoppingcart/domain/shoppingcart_domain.proto b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/view/com/example/shoppingcart/domain/shoppingcart_domain.proto index 2470d09e..20f8e423 100644 --- a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/view/com/example/shoppingcart/domain/shoppingcart_domain.proto +++ b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/view/com/example/shoppingcart/domain/shoppingcart_domain.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/view/com/example/shoppingcart/view/shopping_cart_view_model.proto b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/view/com/example/shoppingcart/view/shopping_cart_view_model.proto index ea85bf88..c784378a 100644 --- a/codegen/core/src/test/resources/test-files/codegen-annotation/protos/view/com/example/shoppingcart/view/shopping_cart_view_model.proto +++ b/codegen/core/src/test/resources/test-files/codegen-annotation/protos/view/com/example/shoppingcart/view/shopping_cart_view_model.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/service-annotation/protos/action/com/example/shoppingcart/shoppingcart_controller_api.proto b/codegen/core/src/test/resources/test-files/service-annotation/protos/action/com/example/shoppingcart/shoppingcart_controller_api.proto index 336d189a..f9a97160 100644 --- a/codegen/core/src/test/resources/test-files/service-annotation/protos/action/com/example/shoppingcart/shoppingcart_controller_api.proto +++ b/codegen/core/src/test/resources/test-files/service-annotation/protos/action/com/example/shoppingcart/shoppingcart_controller_api.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/service-annotation/protos/event-sourced-entity/com/example/shoppingcart/domain/shoppingcart_domain.proto b/codegen/core/src/test/resources/test-files/service-annotation/protos/event-sourced-entity/com/example/shoppingcart/domain/shoppingcart_domain.proto index 33ddde6e..cff451bb 100644 --- a/codegen/core/src/test/resources/test-files/service-annotation/protos/event-sourced-entity/com/example/shoppingcart/domain/shoppingcart_domain.proto +++ b/codegen/core/src/test/resources/test-files/service-annotation/protos/event-sourced-entity/com/example/shoppingcart/domain/shoppingcart_domain.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/service-annotation/protos/event-sourced-entity/com/example/shoppingcart/shoppingcart_api.proto b/codegen/core/src/test/resources/test-files/service-annotation/protos/event-sourced-entity/com/example/shoppingcart/shoppingcart_api.proto index 65599661..9b2b0c84 100644 --- a/codegen/core/src/test/resources/test-files/service-annotation/protos/event-sourced-entity/com/example/shoppingcart/shoppingcart_api.proto +++ b/codegen/core/src/test/resources/test-files/service-annotation/protos/event-sourced-entity/com/example/shoppingcart/shoppingcart_api.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/service-annotation/protos/event-sourced-entity/com/example/shoppingcart/view/shopping_cart_view_model.proto b/codegen/core/src/test/resources/test-files/service-annotation/protos/event-sourced-entity/com/example/shoppingcart/view/shopping_cart_view_model.proto index 3f95d3d1..3fde8e52 100644 --- a/codegen/core/src/test/resources/test-files/service-annotation/protos/event-sourced-entity/com/example/shoppingcart/view/shopping_cart_view_model.proto +++ b/codegen/core/src/test/resources/test-files/service-annotation/protos/event-sourced-entity/com/example/shoppingcart/view/shopping_cart_view_model.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/service-annotation/protos/replicated-entity/com/example/shoppingcart/domain/shoppingcart_domain.proto b/codegen/core/src/test/resources/test-files/service-annotation/protos/replicated-entity/com/example/shoppingcart/domain/shoppingcart_domain.proto index 0a692126..0ca94616 100644 --- a/codegen/core/src/test/resources/test-files/service-annotation/protos/replicated-entity/com/example/shoppingcart/domain/shoppingcart_domain.proto +++ b/codegen/core/src/test/resources/test-files/service-annotation/protos/replicated-entity/com/example/shoppingcart/domain/shoppingcart_domain.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/service-annotation/protos/replicated-entity/com/example/shoppingcart/shoppingcart_api.proto b/codegen/core/src/test/resources/test-files/service-annotation/protos/replicated-entity/com/example/shoppingcart/shoppingcart_api.proto index e6b05cdc..73e93a3b 100644 --- a/codegen/core/src/test/resources/test-files/service-annotation/protos/replicated-entity/com/example/shoppingcart/shoppingcart_api.proto +++ b/codegen/core/src/test/resources/test-files/service-annotation/protos/replicated-entity/com/example/shoppingcart/shoppingcart_api.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/service-annotation/protos/shoppingcart/domain/shoppingcart_domain.proto b/codegen/core/src/test/resources/test-files/service-annotation/protos/shoppingcart/domain/shoppingcart_domain.proto index fe8a3ea0..e148e564 100644 --- a/codegen/core/src/test/resources/test-files/service-annotation/protos/shoppingcart/domain/shoppingcart_domain.proto +++ b/codegen/core/src/test/resources/test-files/service-annotation/protos/shoppingcart/domain/shoppingcart_domain.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/service-annotation/protos/shoppingcart/shoppingcart_api.proto b/codegen/core/src/test/resources/test-files/service-annotation/protos/shoppingcart/shoppingcart_api.proto index cbbd13ec..3db5e3b2 100644 --- a/codegen/core/src/test/resources/test-files/service-annotation/protos/shoppingcart/shoppingcart_api.proto +++ b/codegen/core/src/test/resources/test-files/service-annotation/protos/shoppingcart/shoppingcart_api.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/service-annotation/protos/shoppingcart/shoppingcart_controller_api.proto b/codegen/core/src/test/resources/test-files/service-annotation/protos/shoppingcart/shoppingcart_controller_api.proto index f5b5d703..c17ee560 100644 --- a/codegen/core/src/test/resources/test-files/service-annotation/protos/shoppingcart/shoppingcart_controller_api.proto +++ b/codegen/core/src/test/resources/test-files/service-annotation/protos/shoppingcart/shoppingcart_controller_api.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/service-annotation/protos/value-entity/com/example/shoppingcart/domain/shoppingcart_domain.proto b/codegen/core/src/test/resources/test-files/service-annotation/protos/value-entity/com/example/shoppingcart/domain/shoppingcart_domain.proto index fe8a3ea0..e148e564 100644 --- a/codegen/core/src/test/resources/test-files/service-annotation/protos/value-entity/com/example/shoppingcart/domain/shoppingcart_domain.proto +++ b/codegen/core/src/test/resources/test-files/service-annotation/protos/value-entity/com/example/shoppingcart/domain/shoppingcart_domain.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/codegen/core/src/test/resources/test-files/service-annotation/protos/value-entity/com/example/shoppingcart/shoppingcart_api.proto b/codegen/core/src/test/resources/test-files/service-annotation/protos/value-entity/com/example/shoppingcart/shoppingcart_api.proto index 9fdf2309..1df9d1b3 100644 --- a/codegen/core/src/test/resources/test-files/service-annotation/protos/value-entity/com/example/shoppingcart/shoppingcart_api.proto +++ b/codegen/core/src/test/resources/test-files/service-annotation/protos/value-entity/com/example/shoppingcart/shoppingcart_api.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/docs/src/modules/javascript/examples/action/service.proto b/docs/src/modules/javascript/examples/action/service.proto index aae19931..870da79e 100644 --- a/docs/src/modules/javascript/examples/action/service.proto +++ b/docs/src/modules/javascript/examples/action/service.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. syntax = "proto3"; diff --git a/docs/src/modules/javascript/examples/action/src/action.js b/docs/src/modules/javascript/examples/action/src/action.js index fc3df4f7..f39a3b17 100644 --- a/docs/src/modules/javascript/examples/action/src/action.js +++ b/docs/src/modules/javascript/examples/action/src/action.js @@ -1,5 +1,5 @@ /* - * Copyright 2019 Lightbend Inc. + * Copyright 2019-2023 Lightbend Inc. */ const Action = require("@lightbend/kalix-javascript-sdk").Action diff --git a/docs/src/modules/javascript/examples/action/src/action.ts b/docs/src/modules/javascript/examples/action/src/action.ts index 07d390c4..b0d274c3 100644 --- a/docs/src/modules/javascript/examples/action/src/action.ts +++ b/docs/src/modules/javascript/examples/action/src/action.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/docs/src/modules/javascript/examples/eventing-shopping-cart/proto/cart/shopping_cart_analytics.proto b/docs/src/modules/javascript/examples/eventing-shopping-cart/proto/cart/shopping_cart_analytics.proto index fd34b124..ff8365fd 100644 --- a/docs/src/modules/javascript/examples/eventing-shopping-cart/proto/cart/shopping_cart_analytics.proto +++ b/docs/src/modules/javascript/examples/eventing-shopping-cart/proto/cart/shopping_cart_analytics.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/docs/src/modules/javascript/examples/eventing-shopping-cart/proto/product/to_product_popularity.proto b/docs/src/modules/javascript/examples/eventing-shopping-cart/proto/product/to_product_popularity.proto index ba78b708..16b87cc6 100644 --- a/docs/src/modules/javascript/examples/eventing-shopping-cart/proto/product/to_product_popularity.proto +++ b/docs/src/modules/javascript/examples/eventing-shopping-cart/proto/product/to_product_popularity.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/docs/src/modules/javascript/examples/test/eventsourced/shoppingcart.ts b/docs/src/modules/javascript/examples/test/eventsourced/shoppingcart.ts index 37de8909..6dc2d13d 100644 --- a/docs/src/modules/javascript/examples/test/eventsourced/shoppingcart.ts +++ b/docs/src/modules/javascript/examples/test/eventsourced/shoppingcart.ts @@ -1,5 +1,5 @@ /* - * Copyright 2019 Lightbend Inc. + * Copyright 2019-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/docs/src/modules/javascript/examples/value-entity/src/shoppingcart.js b/docs/src/modules/javascript/examples/value-entity/src/shoppingcart.js index 18d90750..e70db8b9 100644 --- a/docs/src/modules/javascript/examples/value-entity/src/shoppingcart.js +++ b/docs/src/modules/javascript/examples/value-entity/src/shoppingcart.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. */ // tag::entity-class[] diff --git a/docs/src/modules/javascript/examples/value-entity/src/shoppingcart.ts b/docs/src/modules/javascript/examples/value-entity/src/shoppingcart.ts index 000af128..086f3e20 100644 --- a/docs/src/modules/javascript/examples/value-entity/src/shoppingcart.ts +++ b/docs/src/modules/javascript/examples/value-entity/src/shoppingcart.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. */ diff --git a/npm-js/create-kalix-entity/create-kalix-entity.js b/npm-js/create-kalix-entity/create-kalix-entity.js index 193c1bdf..a6cd0f81 100644 --- a/npm-js/create-kalix-entity/create-kalix-entity.js +++ b/npm-js/create-kalix-entity/create-kalix-entity.js @@ -1,6 +1,6 @@ #!/usr/bin/env node /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-customer-registry-quickstart/integration-test/customer.test.js b/samples/js/js-customer-registry-quickstart/integration-test/customer.test.js index 9d344b71..c8875942 100644 --- a/samples/js/js-customer-registry-quickstart/integration-test/customer.test.js +++ b/samples/js/js-customer-registry-quickstart/integration-test/customer.test.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-customer-registry-quickstart/proto/customer_api.proto b/samples/js/js-customer-registry-quickstart/proto/customer_api.proto index c6b3b202..0e7384b0 100644 --- a/samples/js/js-customer-registry-quickstart/proto/customer_api.proto +++ b/samples/js/js-customer-registry-quickstart/proto/customer_api.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/js/js-customer-registry-quickstart/proto/customer_domain.proto b/samples/js/js-customer-registry-quickstart/proto/customer_domain.proto index 1bb22978..6f74e936 100644 --- a/samples/js/js-customer-registry-quickstart/proto/customer_domain.proto +++ b/samples/js/js-customer-registry-quickstart/proto/customer_domain.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/js/js-customer-registry-quickstart/proto/kalix_policy.proto b/samples/js/js-customer-registry-quickstart/proto/kalix_policy.proto index d01e85bf..576f30bd 100644 --- a/samples/js/js-customer-registry-quickstart/proto/kalix_policy.proto +++ b/samples/js/js-customer-registry-quickstart/proto/kalix_policy.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/js/js-customer-registry-quickstart/src/customer.js b/samples/js/js-customer-registry-quickstart/src/customer.js index f5428725..aa9ff984 100644 --- a/samples/js/js-customer-registry-quickstart/src/customer.js +++ b/samples/js/js-customer-registry-quickstart/src/customer.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-customer-registry-quickstart/src/index.js b/samples/js/js-customer-registry-quickstart/src/index.js index 84824efb..f5213a41 100644 --- a/samples/js/js-customer-registry-quickstart/src/index.js +++ b/samples/js/js-customer-registry-quickstart/src/index.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-customer-registry-quickstart/test/customer.test.js b/samples/js/js-customer-registry-quickstart/test/customer.test.js index c8a462b8..9cda7e8d 100644 --- a/samples/js/js-customer-registry-quickstart/test/customer.test.js +++ b/samples/js/js-customer-registry-quickstart/test/customer.test.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-customer-registry/customer-event-sourced-entity.js b/samples/js/js-customer-registry/customer-event-sourced-entity.js index db780b64..e8fdec28 100644 --- a/samples/js/js-customer-registry/customer-event-sourced-entity.js +++ b/samples/js/js-customer-registry/customer-event-sourced-entity.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-customer-registry/customer-event-sourced-view.js b/samples/js/js-customer-registry/customer-event-sourced-view.js index 1bf1138a..d706183a 100644 --- a/samples/js/js-customer-registry/customer-event-sourced-view.js +++ b/samples/js/js-customer-registry/customer-event-sourced-view.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-customer-registry/customer-value-entity-view.js b/samples/js/js-customer-registry/customer-value-entity-view.js index 568add17..83d44f01 100644 --- a/samples/js/js-customer-registry/customer-value-entity-view.js +++ b/samples/js/js-customer-registry/customer-value-entity-view.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-customer-registry/customer-value-entity.js b/samples/js/js-customer-registry/customer-value-entity.js index 6c9b5029..9c60b05e 100644 --- a/samples/js/js-customer-registry/customer-value-entity.js +++ b/samples/js/js-customer-registry/customer-value-entity.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-customer-registry/customer_api.proto b/samples/js/js-customer-registry/customer_api.proto index 2a2fa760..48849352 100644 --- a/samples/js/js-customer-registry/customer_api.proto +++ b/samples/js/js-customer-registry/customer_api.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/js/js-customer-registry/customer_domain.proto b/samples/js/js-customer-registry/customer_domain.proto index affa75e3..70747a65 100644 --- a/samples/js/js-customer-registry/customer_domain.proto +++ b/samples/js/js-customer-registry/customer_domain.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/js/js-customer-registry/customer_view.proto b/samples/js/js-customer-registry/customer_view.proto index ea2c7ec5..d9d40ca8 100644 --- a/samples/js/js-customer-registry/customer_view.proto +++ b/samples/js/js-customer-registry/customer_view.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/js/js-customer-registry/index.js b/samples/js/js-customer-registry/index.js index d8c0a69d..a5aef6a0 100644 --- a/samples/js/js-customer-registry/index.js +++ b/samples/js/js-customer-registry/index.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-customer-registry/integration-test/customer-registry-test.js b/samples/js/js-customer-registry/integration-test/customer-registry-test.js index eaf4d23e..99f8786a 100644 --- a/samples/js/js-customer-registry/integration-test/customer-registry-test.js +++ b/samples/js/js-customer-registry/integration-test/customer-registry-test.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-customer-registry/kalix_policy.proto b/samples/js/js-customer-registry/kalix_policy.proto index 61c8db55..29756bd0 100644 --- a/samples/js/js-customer-registry/kalix_policy.proto +++ b/samples/js/js-customer-registry/kalix_policy.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/js/js-doc-snippets/src/delegatingservice.js b/samples/js/js-doc-snippets/src/delegatingservice.js index 6d19a0d5..d2264bd9 100644 --- a/samples/js/js-doc-snippets/src/delegatingservice.js +++ b/samples/js/js-doc-snippets/src/delegatingservice.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-doc-snippets/src/index.js b/samples/js/js-doc-snippets/src/index.js index ba3efec2..4fd95b30 100644 --- a/samples/js/js-doc-snippets/src/index.js +++ b/samples/js/js-doc-snippets/src/index.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-doc-snippets/src/myservice.js b/samples/js/js-doc-snippets/src/myservice.js index 26aff5bd..3592e97f 100644 --- a/samples/js/js-doc-snippets/src/myservice.js +++ b/samples/js/js-doc-snippets/src/myservice.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-eventsourced-shopping-cart/integration-test/shoppingcart.integration-test.js b/samples/js/js-eventsourced-shopping-cart/integration-test/shoppingcart.integration-test.js index d67f5033..ded101ac 100644 --- a/samples/js/js-eventsourced-shopping-cart/integration-test/shoppingcart.integration-test.js +++ b/samples/js/js-eventsourced-shopping-cart/integration-test/shoppingcart.integration-test.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-eventsourced-shopping-cart/proto/shoppingcart_api.proto b/samples/js/js-eventsourced-shopping-cart/proto/shoppingcart_api.proto index c43331b0..0460ca98 100644 --- a/samples/js/js-eventsourced-shopping-cart/proto/shoppingcart_api.proto +++ b/samples/js/js-eventsourced-shopping-cart/proto/shoppingcart_api.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/js/js-eventsourced-shopping-cart/proto/shoppingcart_domain.proto b/samples/js/js-eventsourced-shopping-cart/proto/shoppingcart_domain.proto index 4ec91883..df7d7053 100644 --- a/samples/js/js-eventsourced-shopping-cart/proto/shoppingcart_domain.proto +++ b/samples/js/js-eventsourced-shopping-cart/proto/shoppingcart_domain.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/js/js-eventsourced-shopping-cart/src/index.js b/samples/js/js-eventsourced-shopping-cart/src/index.js index cfcb27d5..ef489364 100644 --- a/samples/js/js-eventsourced-shopping-cart/src/index.js +++ b/samples/js/js-eventsourced-shopping-cart/src/index.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-eventsourced-shopping-cart/src/shoppingcart.js b/samples/js/js-eventsourced-shopping-cart/src/shoppingcart.js index fa93dc42..bd275682 100644 --- a/samples/js/js-eventsourced-shopping-cart/src/shoppingcart.js +++ b/samples/js/js-eventsourced-shopping-cart/src/shoppingcart.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-eventsourced-shopping-cart/test/shoppingcart.test.js b/samples/js/js-eventsourced-shopping-cart/test/shoppingcart.test.js index 0e6e57f1..5d8bd873 100644 --- a/samples/js/js-eventsourced-shopping-cart/test/shoppingcart.test.js +++ b/samples/js/js-eventsourced-shopping-cart/test/shoppingcart.test.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-replicated-entity-example/index.js b/samples/js/js-replicated-entity-example/index.js index 8d53f10f..cacda75a 100644 --- a/samples/js/js-replicated-entity-example/index.js +++ b/samples/js/js-replicated-entity-example/index.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-replicated-entity-example/replicated-entity-example.js b/samples/js/js-replicated-entity-example/replicated-entity-example.js index 6c3859dd..c7481b3d 100644 --- a/samples/js/js-replicated-entity-example/replicated-entity-example.js +++ b/samples/js/js-replicated-entity-example/replicated-entity-example.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-replicated-entity-example/replicated_entity_example.proto b/samples/js/js-replicated-entity-example/replicated_entity_example.proto index a18a2556..eeadc2ba 100644 --- a/samples/js/js-replicated-entity-example/replicated_entity_example.proto +++ b/samples/js/js-replicated-entity-example/replicated_entity_example.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/js/js-replicated-entity-shopping-cart/integration-test/shoppingcart.integration-test.js b/samples/js/js-replicated-entity-shopping-cart/integration-test/shoppingcart.integration-test.js index 336e617b..c413058e 100644 --- a/samples/js/js-replicated-entity-shopping-cart/integration-test/shoppingcart.integration-test.js +++ b/samples/js/js-replicated-entity-shopping-cart/integration-test/shoppingcart.integration-test.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-replicated-entity-shopping-cart/proto/shoppingcart_api.proto b/samples/js/js-replicated-entity-shopping-cart/proto/shoppingcart_api.proto index 634ddd35..5da8efdd 100644 --- a/samples/js/js-replicated-entity-shopping-cart/proto/shoppingcart_api.proto +++ b/samples/js/js-replicated-entity-shopping-cart/proto/shoppingcart_api.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/js/js-replicated-entity-shopping-cart/proto/shoppingcart_domain.proto b/samples/js/js-replicated-entity-shopping-cart/proto/shoppingcart_domain.proto index f3902921..10f2c61c 100644 --- a/samples/js/js-replicated-entity-shopping-cart/proto/shoppingcart_domain.proto +++ b/samples/js/js-replicated-entity-shopping-cart/proto/shoppingcart_domain.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/js/js-replicated-entity-shopping-cart/src/index.js b/samples/js/js-replicated-entity-shopping-cart/src/index.js index 53db92c6..67efb7aa 100644 --- a/samples/js/js-replicated-entity-shopping-cart/src/index.js +++ b/samples/js/js-replicated-entity-shopping-cart/src/index.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-replicated-entity-shopping-cart/src/shoppingcart.js b/samples/js/js-replicated-entity-shopping-cart/src/shoppingcart.js index 4f0909f5..b5ea6faf 100644 --- a/samples/js/js-replicated-entity-shopping-cart/src/shoppingcart.js +++ b/samples/js/js-replicated-entity-shopping-cart/src/shoppingcart.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-shopping-cart-quickstart/integration-test/shoppingcart.test.js b/samples/js/js-shopping-cart-quickstart/integration-test/shoppingcart.test.js index f64c1149..cc2f8fff 100644 --- a/samples/js/js-shopping-cart-quickstart/integration-test/shoppingcart.test.js +++ b/samples/js/js-shopping-cart-quickstart/integration-test/shoppingcart.test.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-shopping-cart-quickstart/proto/kalix_policy.proto b/samples/js/js-shopping-cart-quickstart/proto/kalix_policy.proto index d01e85bf..576f30bd 100644 --- a/samples/js/js-shopping-cart-quickstart/proto/kalix_policy.proto +++ b/samples/js/js-shopping-cart-quickstart/proto/kalix_policy.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/js/js-shopping-cart-quickstart/proto/shopping_cart_api.proto b/samples/js/js-shopping-cart-quickstart/proto/shopping_cart_api.proto index 9ffbb57d..30c1aaeb 100644 --- a/samples/js/js-shopping-cart-quickstart/proto/shopping_cart_api.proto +++ b/samples/js/js-shopping-cart-quickstart/proto/shopping_cart_api.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/js/js-shopping-cart-quickstart/proto/shopping_cart_domain.proto b/samples/js/js-shopping-cart-quickstart/proto/shopping_cart_domain.proto index 1f04e96c..5127cf72 100644 --- a/samples/js/js-shopping-cart-quickstart/proto/shopping_cart_domain.proto +++ b/samples/js/js-shopping-cart-quickstart/proto/shopping_cart_domain.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/js/js-shopping-cart-quickstart/src/index.js b/samples/js/js-shopping-cart-quickstart/src/index.js index 84824efb..f5213a41 100644 --- a/samples/js/js-shopping-cart-quickstart/src/index.js +++ b/samples/js/js-shopping-cart-quickstart/src/index.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-shopping-cart-quickstart/src/shoppingcart.js b/samples/js/js-shopping-cart-quickstart/src/shoppingcart.js index a3420e7b..81bccc9f 100644 --- a/samples/js/js-shopping-cart-quickstart/src/shoppingcart.js +++ b/samples/js/js-shopping-cart-quickstart/src/shoppingcart.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-shopping-cart-quickstart/test/shoppingcart.test.js b/samples/js/js-shopping-cart-quickstart/test/shoppingcart.test.js index 07184afe..9f3a61ce 100644 --- a/samples/js/js-shopping-cart-quickstart/test/shoppingcart.test.js +++ b/samples/js/js-shopping-cart-quickstart/test/shoppingcart.test.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-valueentity-shopping-cart/integration-test/shoppingcart.integration-test.js b/samples/js/js-valueentity-shopping-cart/integration-test/shoppingcart.integration-test.js index cfdabbe7..bbf0b02b 100644 --- a/samples/js/js-valueentity-shopping-cart/integration-test/shoppingcart.integration-test.js +++ b/samples/js/js-valueentity-shopping-cart/integration-test/shoppingcart.integration-test.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-valueentity-shopping-cart/proto/shoppingcart_api.proto b/samples/js/js-valueentity-shopping-cart/proto/shoppingcart_api.proto index 49996ad3..fb7b6c2a 100644 --- a/samples/js/js-valueentity-shopping-cart/proto/shoppingcart_api.proto +++ b/samples/js/js-valueentity-shopping-cart/proto/shoppingcart_api.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/js/js-valueentity-shopping-cart/proto/shoppingcart_domain.proto b/samples/js/js-valueentity-shopping-cart/proto/shoppingcart_domain.proto index bbc2b0b7..da9b6896 100644 --- a/samples/js/js-valueentity-shopping-cart/proto/shoppingcart_domain.proto +++ b/samples/js/js-valueentity-shopping-cart/proto/shoppingcart_domain.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/js/js-valueentity-shopping-cart/src/index.js b/samples/js/js-valueentity-shopping-cart/src/index.js index ba3efec2..4fd95b30 100644 --- a/samples/js/js-valueentity-shopping-cart/src/index.js +++ b/samples/js/js-valueentity-shopping-cart/src/index.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-valueentity-shopping-cart/src/shoppingcart.js b/samples/js/js-valueentity-shopping-cart/src/shoppingcart.js index 1e6dc6f4..adf64a56 100644 --- a/samples/js/js-valueentity-shopping-cart/src/shoppingcart.js +++ b/samples/js/js-valueentity-shopping-cart/src/shoppingcart.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-valueentity-shopping-cart/test/shoppingcart.test.js b/samples/js/js-valueentity-shopping-cart/test/shoppingcart.test.js index 12b5e98a..ec4f2196 100644 --- a/samples/js/js-valueentity-shopping-cart/test/shoppingcart.test.js +++ b/samples/js/js-valueentity-shopping-cart/test/shoppingcart.test.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-views-example/index.js b/samples/js/js-views-example/index.js index 92383328..92adf92e 100644 --- a/samples/js/js-views-example/index.js +++ b/samples/js/js-views-example/index.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-views-example/user-email-count.js b/samples/js/js-views-example/user-email-count.js index cd28a5f6..2ee8fb32 100644 --- a/samples/js/js-views-example/user-email-count.js +++ b/samples/js/js-views-example/user-email-count.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-views-example/users-by-email.js b/samples/js/js-views-example/users-by-email.js index 2f80fd05..f81d005c 100644 --- a/samples/js/js-views-example/users-by-email.js +++ b/samples/js/js-views-example/users-by-email.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-views-example/users.js b/samples/js/js-views-example/users.js index 52576ae2..cbd10573 100644 --- a/samples/js/js-views-example/users.js +++ b/samples/js/js-views-example/users.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/js-views-example/users.proto b/samples/js/js-views-example/users.proto index cc0ca92b..43b7f160 100644 --- a/samples/js/js-views-example/users.proto +++ b/samples/js/js-views-example/users.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/js/valueentity-counter/integration-test/counter.test.js b/samples/js/valueentity-counter/integration-test/counter.test.js index 59497b68..1decb5e7 100644 --- a/samples/js/valueentity-counter/integration-test/counter.test.js +++ b/samples/js/valueentity-counter/integration-test/counter.test.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/valueentity-counter/src/counter.js b/samples/js/valueentity-counter/src/counter.js index ef5c02c8..329dd5d8 100644 --- a/samples/js/valueentity-counter/src/counter.js +++ b/samples/js/valueentity-counter/src/counter.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/valueentity-counter/src/index.js b/samples/js/valueentity-counter/src/index.js index 1bf0ffae..0e58d228 100644 --- a/samples/js/valueentity-counter/src/index.js +++ b/samples/js/valueentity-counter/src/index.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/js/valueentity-counter/test/counter.test.js b/samples/js/valueentity-counter/test/counter.test.js index 131d87e7..8e57756c 100644 --- a/samples/js/valueentity-counter/test/counter.test.js +++ b/samples/js/valueentity-counter/test/counter.test.js @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-customer-registry-quickstart/integration-test/customer.test.ts b/samples/ts/ts-customer-registry-quickstart/integration-test/customer.test.ts index 6f8c1b19..116ee3f2 100644 --- a/samples/ts/ts-customer-registry-quickstart/integration-test/customer.test.ts +++ b/samples/ts/ts-customer-registry-quickstart/integration-test/customer.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-customer-registry-quickstart/proto/customer_api.proto b/samples/ts/ts-customer-registry-quickstart/proto/customer_api.proto index c6b3b202..0e7384b0 100644 --- a/samples/ts/ts-customer-registry-quickstart/proto/customer_api.proto +++ b/samples/ts/ts-customer-registry-quickstart/proto/customer_api.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/ts/ts-customer-registry-quickstart/proto/customer_domain.proto b/samples/ts/ts-customer-registry-quickstart/proto/customer_domain.proto index 1bb22978..6f74e936 100644 --- a/samples/ts/ts-customer-registry-quickstart/proto/customer_domain.proto +++ b/samples/ts/ts-customer-registry-quickstart/proto/customer_domain.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/ts/ts-customer-registry-quickstart/proto/kalix_policy.proto b/samples/ts/ts-customer-registry-quickstart/proto/kalix_policy.proto index d01e85bf..576f30bd 100644 --- a/samples/ts/ts-customer-registry-quickstart/proto/kalix_policy.proto +++ b/samples/ts/ts-customer-registry-quickstart/proto/kalix_policy.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/ts/ts-customer-registry-quickstart/src/customer.ts b/samples/ts/ts-customer-registry-quickstart/src/customer.ts index 8650e501..e6d2d72f 100644 --- a/samples/ts/ts-customer-registry-quickstart/src/customer.ts +++ b/samples/ts/ts-customer-registry-quickstart/src/customer.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-customer-registry-quickstart/src/index.ts b/samples/ts/ts-customer-registry-quickstart/src/index.ts index 19cdec60..929d1bb6 100644 --- a/samples/ts/ts-customer-registry-quickstart/src/index.ts +++ b/samples/ts/ts-customer-registry-quickstart/src/index.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-customer-registry-quickstart/test/customer.test.ts b/samples/ts/ts-customer-registry-quickstart/test/customer.test.ts index 499f4f37..dff36411 100644 --- a/samples/ts/ts-customer-registry-quickstart/test/customer.test.ts +++ b/samples/ts/ts-customer-registry-quickstart/test/customer.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-customer-registry/customer_api.proto b/samples/ts/ts-customer-registry/customer_api.proto index 2a2fa760..48849352 100644 --- a/samples/ts/ts-customer-registry/customer_api.proto +++ b/samples/ts/ts-customer-registry/customer_api.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/ts/ts-customer-registry/customer_domain.proto b/samples/ts/ts-customer-registry/customer_domain.proto index affa75e3..70747a65 100644 --- a/samples/ts/ts-customer-registry/customer_domain.proto +++ b/samples/ts/ts-customer-registry/customer_domain.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/ts/ts-customer-registry/customer_view.proto b/samples/ts/ts-customer-registry/customer_view.proto index a4eed658..4718cbe9 100644 --- a/samples/ts/ts-customer-registry/customer_view.proto +++ b/samples/ts/ts-customer-registry/customer_view.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/ts/ts-customer-registry/integration-test/customer-registry-test.ts b/samples/ts/ts-customer-registry/integration-test/customer-registry-test.ts index 482ad013..b5a493b0 100644 --- a/samples/ts/ts-customer-registry/integration-test/customer-registry-test.ts +++ b/samples/ts/ts-customer-registry/integration-test/customer-registry-test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-customer-registry/kalix_policy.proto b/samples/ts/ts-customer-registry/kalix_policy.proto index 61c8db55..29756bd0 100644 --- a/samples/ts/ts-customer-registry/kalix_policy.proto +++ b/samples/ts/ts-customer-registry/kalix_policy.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/ts/ts-customer-registry/src/customer-event-sourced-entity.ts b/samples/ts/ts-customer-registry/src/customer-event-sourced-entity.ts index 30f46b3a..b744b3d4 100644 --- a/samples/ts/ts-customer-registry/src/customer-event-sourced-entity.ts +++ b/samples/ts/ts-customer-registry/src/customer-event-sourced-entity.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-customer-registry/src/customer-event-sourced-view.ts b/samples/ts/ts-customer-registry/src/customer-event-sourced-view.ts index 1979ab68..c1815da6 100644 --- a/samples/ts/ts-customer-registry/src/customer-event-sourced-view.ts +++ b/samples/ts/ts-customer-registry/src/customer-event-sourced-view.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-customer-registry/src/customer-value-entity-view.ts b/samples/ts/ts-customer-registry/src/customer-value-entity-view.ts index ed30c392..acd7b84b 100644 --- a/samples/ts/ts-customer-registry/src/customer-value-entity-view.ts +++ b/samples/ts/ts-customer-registry/src/customer-value-entity-view.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-customer-registry/src/customer-value-entity.ts b/samples/ts/ts-customer-registry/src/customer-value-entity.ts index 8ee0e84c..2ea4bb3d 100644 --- a/samples/ts/ts-customer-registry/src/customer-value-entity.ts +++ b/samples/ts/ts-customer-registry/src/customer-value-entity.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-customer-registry/src/index.ts b/samples/ts/ts-customer-registry/src/index.ts index 721d6f91..a232ed02 100644 --- a/samples/ts/ts-customer-registry/src/index.ts +++ b/samples/ts/ts-customer-registry/src/index.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-eventsourced-shopping-cart/integration-test/shoppingcart.integration-test.ts b/samples/ts/ts-eventsourced-shopping-cart/integration-test/shoppingcart.integration-test.ts index c7db7f01..fbf98106 100644 --- a/samples/ts/ts-eventsourced-shopping-cart/integration-test/shoppingcart.integration-test.ts +++ b/samples/ts/ts-eventsourced-shopping-cart/integration-test/shoppingcart.integration-test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-eventsourced-shopping-cart/proto/shoppingcart_api.proto b/samples/ts/ts-eventsourced-shopping-cart/proto/shoppingcart_api.proto index b85c97e6..90537a05 100644 --- a/samples/ts/ts-eventsourced-shopping-cart/proto/shoppingcart_api.proto +++ b/samples/ts/ts-eventsourced-shopping-cart/proto/shoppingcart_api.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/ts/ts-eventsourced-shopping-cart/proto/shoppingcart_domain.proto b/samples/ts/ts-eventsourced-shopping-cart/proto/shoppingcart_domain.proto index 682430c0..185fbe7f 100644 --- a/samples/ts/ts-eventsourced-shopping-cart/proto/shoppingcart_domain.proto +++ b/samples/ts/ts-eventsourced-shopping-cart/proto/shoppingcart_domain.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/ts/ts-eventsourced-shopping-cart/src/index.ts b/samples/ts/ts-eventsourced-shopping-cart/src/index.ts index fb8ddffd..e5f90c72 100644 --- a/samples/ts/ts-eventsourced-shopping-cart/src/index.ts +++ b/samples/ts/ts-eventsourced-shopping-cart/src/index.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-eventsourced-shopping-cart/src/shoppingcart.ts b/samples/ts/ts-eventsourced-shopping-cart/src/shoppingcart.ts index 0e7c32e3..fc432e91 100644 --- a/samples/ts/ts-eventsourced-shopping-cart/src/shoppingcart.ts +++ b/samples/ts/ts-eventsourced-shopping-cart/src/shoppingcart.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-eventsourced-shopping-cart/test/shoppingcart.test.ts b/samples/ts/ts-eventsourced-shopping-cart/test/shoppingcart.test.ts index 1f47131f..d8b46f25 100644 --- a/samples/ts/ts-eventsourced-shopping-cart/test/shoppingcart.test.ts +++ b/samples/ts/ts-eventsourced-shopping-cart/test/shoppingcart.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-replicated-entity-example/replicated_entity_example.proto b/samples/ts/ts-replicated-entity-example/replicated_entity_example.proto index a18a2556..eeadc2ba 100644 --- a/samples/ts/ts-replicated-entity-example/replicated_entity_example.proto +++ b/samples/ts/ts-replicated-entity-example/replicated_entity_example.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/ts/ts-replicated-entity-example/src/index.ts b/samples/ts/ts-replicated-entity-example/src/index.ts index 6b0a6bc5..c79663d5 100644 --- a/samples/ts/ts-replicated-entity-example/src/index.ts +++ b/samples/ts/ts-replicated-entity-example/src/index.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-replicated-entity-example/src/replicated-entity-example.ts b/samples/ts/ts-replicated-entity-example/src/replicated-entity-example.ts index 82cacd2a..b2175938 100644 --- a/samples/ts/ts-replicated-entity-example/src/replicated-entity-example.ts +++ b/samples/ts/ts-replicated-entity-example/src/replicated-entity-example.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-replicated-entity-shopping-cart/integration-test/shoppingcart.integration-test.ts b/samples/ts/ts-replicated-entity-shopping-cart/integration-test/shoppingcart.integration-test.ts index c0256ace..4159a1ee 100644 --- a/samples/ts/ts-replicated-entity-shopping-cart/integration-test/shoppingcart.integration-test.ts +++ b/samples/ts/ts-replicated-entity-shopping-cart/integration-test/shoppingcart.integration-test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-replicated-entity-shopping-cart/proto/shoppingcart_api.proto b/samples/ts/ts-replicated-entity-shopping-cart/proto/shoppingcart_api.proto index 86dde48b..f2c9cb4d 100644 --- a/samples/ts/ts-replicated-entity-shopping-cart/proto/shoppingcart_api.proto +++ b/samples/ts/ts-replicated-entity-shopping-cart/proto/shoppingcart_api.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/ts/ts-replicated-entity-shopping-cart/proto/shoppingcart_domain.proto b/samples/ts/ts-replicated-entity-shopping-cart/proto/shoppingcart_domain.proto index a8873f58..16d36a3d 100644 --- a/samples/ts/ts-replicated-entity-shopping-cart/proto/shoppingcart_domain.proto +++ b/samples/ts/ts-replicated-entity-shopping-cart/proto/shoppingcart_domain.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/ts/ts-replicated-entity-shopping-cart/src/index.ts b/samples/ts/ts-replicated-entity-shopping-cart/src/index.ts index 53db92c6..67efb7aa 100644 --- a/samples/ts/ts-replicated-entity-shopping-cart/src/index.ts +++ b/samples/ts/ts-replicated-entity-shopping-cart/src/index.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-replicated-entity-shopping-cart/src/shoppingcart.ts b/samples/ts/ts-replicated-entity-shopping-cart/src/shoppingcart.ts index c4b0c329..2e3c46d9 100644 --- a/samples/ts/ts-replicated-entity-shopping-cart/src/shoppingcart.ts +++ b/samples/ts/ts-replicated-entity-shopping-cart/src/shoppingcart.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-shopping-cart-quickstart/integration-test/shoppingcart.test.ts b/samples/ts/ts-shopping-cart-quickstart/integration-test/shoppingcart.test.ts index 041fde82..f51da17c 100644 --- a/samples/ts/ts-shopping-cart-quickstart/integration-test/shoppingcart.test.ts +++ b/samples/ts/ts-shopping-cart-quickstart/integration-test/shoppingcart.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-shopping-cart-quickstart/proto/kalix_policy.proto b/samples/ts/ts-shopping-cart-quickstart/proto/kalix_policy.proto index d01e85bf..576f30bd 100644 --- a/samples/ts/ts-shopping-cart-quickstart/proto/kalix_policy.proto +++ b/samples/ts/ts-shopping-cart-quickstart/proto/kalix_policy.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/ts/ts-shopping-cart-quickstart/proto/shopping_cart_api.proto b/samples/ts/ts-shopping-cart-quickstart/proto/shopping_cart_api.proto index 9ffbb57d..30c1aaeb 100644 --- a/samples/ts/ts-shopping-cart-quickstart/proto/shopping_cart_api.proto +++ b/samples/ts/ts-shopping-cart-quickstart/proto/shopping_cart_api.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/ts/ts-shopping-cart-quickstart/proto/shopping_cart_domain.proto b/samples/ts/ts-shopping-cart-quickstart/proto/shopping_cart_domain.proto index 1f04e96c..5127cf72 100644 --- a/samples/ts/ts-shopping-cart-quickstart/proto/shopping_cart_domain.proto +++ b/samples/ts/ts-shopping-cart-quickstart/proto/shopping_cart_domain.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/ts/ts-shopping-cart-quickstart/src/index.ts b/samples/ts/ts-shopping-cart-quickstart/src/index.ts index 19cdec60..929d1bb6 100644 --- a/samples/ts/ts-shopping-cart-quickstart/src/index.ts +++ b/samples/ts/ts-shopping-cart-quickstart/src/index.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-shopping-cart-quickstart/src/shoppingcart.ts b/samples/ts/ts-shopping-cart-quickstart/src/shoppingcart.ts index 7fb50fa2..cd1cbccf 100644 --- a/samples/ts/ts-shopping-cart-quickstart/src/shoppingcart.ts +++ b/samples/ts/ts-shopping-cart-quickstart/src/shoppingcart.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-shopping-cart-quickstart/test/shoppingcart.test.ts b/samples/ts/ts-shopping-cart-quickstart/test/shoppingcart.test.ts index fb4a38dc..4dc2327b 100644 --- a/samples/ts/ts-shopping-cart-quickstart/test/shoppingcart.test.ts +++ b/samples/ts/ts-shopping-cart-quickstart/test/shoppingcart.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-valueentity-counter/integration-test/counter.test.ts b/samples/ts/ts-valueentity-counter/integration-test/counter.test.ts index ca4adbeb..f2dafe6d 100644 --- a/samples/ts/ts-valueentity-counter/integration-test/counter.test.ts +++ b/samples/ts/ts-valueentity-counter/integration-test/counter.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-valueentity-counter/src/counter.ts b/samples/ts/ts-valueentity-counter/src/counter.ts index e09dddcb..9c0e3098 100644 --- a/samples/ts/ts-valueentity-counter/src/counter.ts +++ b/samples/ts/ts-valueentity-counter/src/counter.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-valueentity-counter/src/index.ts b/samples/ts/ts-valueentity-counter/src/index.ts index afc8cf0f..7c430682 100644 --- a/samples/ts/ts-valueentity-counter/src/index.ts +++ b/samples/ts/ts-valueentity-counter/src/index.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-valueentity-counter/test/counter.test.ts b/samples/ts/ts-valueentity-counter/test/counter.test.ts index f38d703c..ab603960 100644 --- a/samples/ts/ts-valueentity-counter/test/counter.test.ts +++ b/samples/ts/ts-valueentity-counter/test/counter.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-valueentity-shopping-cart/integration-test/shoppingcart.integration-test.ts b/samples/ts/ts-valueentity-shopping-cart/integration-test/shoppingcart.integration-test.ts index 5ac95624..76f975cb 100644 --- a/samples/ts/ts-valueentity-shopping-cart/integration-test/shoppingcart.integration-test.ts +++ b/samples/ts/ts-valueentity-shopping-cart/integration-test/shoppingcart.integration-test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-valueentity-shopping-cart/proto/shoppingcart_api.proto b/samples/ts/ts-valueentity-shopping-cart/proto/shoppingcart_api.proto index 3279e993..72c315af 100644 --- a/samples/ts/ts-valueentity-shopping-cart/proto/shoppingcart_api.proto +++ b/samples/ts/ts-valueentity-shopping-cart/proto/shoppingcart_api.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/ts/ts-valueentity-shopping-cart/proto/shoppingcart_domain.proto b/samples/ts/ts-valueentity-shopping-cart/proto/shoppingcart_domain.proto index 2e67e548..a0375863 100644 --- a/samples/ts/ts-valueentity-shopping-cart/proto/shoppingcart_domain.proto +++ b/samples/ts/ts-valueentity-shopping-cart/proto/shoppingcart_domain.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed 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/ts/ts-valueentity-shopping-cart/src/index.ts b/samples/ts/ts-valueentity-shopping-cart/src/index.ts index fb8ddffd..e5f90c72 100644 --- a/samples/ts/ts-valueentity-shopping-cart/src/index.ts +++ b/samples/ts/ts-valueentity-shopping-cart/src/index.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-valueentity-shopping-cart/src/shoppingcart.ts b/samples/ts/ts-valueentity-shopping-cart/src/shoppingcart.ts index 3aa104cc..0f3f0088 100644 --- a/samples/ts/ts-valueentity-shopping-cart/src/shoppingcart.ts +++ b/samples/ts/ts-valueentity-shopping-cart/src/shoppingcart.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-valueentity-shopping-cart/test/shoppingcart.test.ts b/samples/ts/ts-valueentity-shopping-cart/test/shoppingcart.test.ts index e9c0bfa5..b3b55040 100644 --- a/samples/ts/ts-valueentity-shopping-cart/test/shoppingcart.test.ts +++ b/samples/ts/ts-valueentity-shopping-cart/test/shoppingcart.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-views-example/src/index.ts b/samples/ts/ts-views-example/src/index.ts index 502974ae..16deb8f4 100644 --- a/samples/ts/ts-views-example/src/index.ts +++ b/samples/ts/ts-views-example/src/index.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-views-example/src/user-email-count.ts b/samples/ts/ts-views-example/src/user-email-count.ts index 850726c6..1d000fa4 100644 --- a/samples/ts/ts-views-example/src/user-email-count.ts +++ b/samples/ts/ts-views-example/src/user-email-count.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-views-example/src/users-by-email.ts b/samples/ts/ts-views-example/src/users-by-email.ts index 31e669f0..1008ca43 100644 --- a/samples/ts/ts-views-example/src/users-by-email.ts +++ b/samples/ts/ts-views-example/src/users-by-email.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-views-example/src/users.ts b/samples/ts/ts-views-example/src/users.ts index 0e7a7d8d..2168a103 100644 --- a/samples/ts/ts-views-example/src/users.ts +++ b/samples/ts/ts-views-example/src/users.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed 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/ts/ts-views-example/users.proto b/samples/ts/ts-views-example/users.proto index ee4e04bf..cfc904b9 100644 --- a/samples/ts/ts-views-example/users.proto +++ b/samples/ts/ts-views-example/users.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/sdk/src/action-support.ts b/sdk/src/action-support.ts index 5440deac..3882d8b7 100644 --- a/sdk/src/action-support.ts +++ b/sdk/src/action-support.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/action.ts b/sdk/src/action.ts index 398789c1..0f50a449 100644 --- a/sdk/src/action.ts +++ b/sdk/src/action.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/cloudevent.ts b/sdk/src/cloudevent.ts index 2f2e64d0..0286649c 100644 --- a/sdk/src/cloudevent.ts +++ b/sdk/src/cloudevent.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/command-helper.ts b/sdk/src/command-helper.ts index 4ae43df9..4e7b1a05 100644 --- a/sdk/src/command-helper.ts +++ b/sdk/src/command-helper.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/command.ts b/sdk/src/command.ts index 056d777c..4aae31a2 100644 --- a/sdk/src/command.ts +++ b/sdk/src/command.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/context-failure.ts b/sdk/src/context-failure.ts index c50f1ab8..12c49863 100644 --- a/sdk/src/context-failure.ts +++ b/sdk/src/context-failure.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/effect-serializer.ts b/sdk/src/effect-serializer.ts index 2b03b0ba..852b8663 100644 --- a/sdk/src/effect-serializer.ts +++ b/sdk/src/effect-serializer.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/effect.ts b/sdk/src/effect.ts index 21049b4d..f020fbcf 100644 --- a/sdk/src/effect.ts +++ b/sdk/src/effect.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/event-sourced-entity-support.ts b/sdk/src/event-sourced-entity-support.ts index 5cc74312..373ae2a4 100644 --- a/sdk/src/event-sourced-entity-support.ts +++ b/sdk/src/event-sourced-entity-support.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/event-sourced-entity.ts b/sdk/src/event-sourced-entity.ts index dcfcad25..6ec43fed 100644 --- a/sdk/src/event-sourced-entity.ts +++ b/sdk/src/event-sourced-entity.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/grpc-status.ts b/sdk/src/grpc-status.ts index d66d8a4f..fc7edf27 100644 --- a/sdk/src/grpc-status.ts +++ b/sdk/src/grpc-status.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/grpc-util.ts b/sdk/src/grpc-util.ts index 9e0be2d0..e242bc39 100644 --- a/sdk/src/grpc-util.ts +++ b/sdk/src/grpc-util.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/index.ts b/sdk/src/index.ts index 265a02e1..1ed0c9a1 100644 --- a/sdk/src/index.ts +++ b/sdk/src/index.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/jwt-claims.ts b/sdk/src/jwt-claims.ts index 4f4d6717..6547fba4 100644 --- a/sdk/src/jwt-claims.ts +++ b/sdk/src/jwt-claims.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/kalix.ts b/sdk/src/kalix.ts index d05e9e6c..8ad9a775 100644 --- a/sdk/src/kalix.ts +++ b/sdk/src/kalix.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/metadata.ts b/sdk/src/metadata.ts index b36cfbc7..f0634a83 100644 --- a/sdk/src/metadata.ts +++ b/sdk/src/metadata.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/package-info.ts b/sdk/src/package-info.ts index 61dde75a..c0b246d8 100644 --- a/sdk/src/package-info.ts +++ b/sdk/src/package-info.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/protobuf-any.ts b/sdk/src/protobuf-any.ts index d418635b..d7c18443 100644 --- a/sdk/src/protobuf-any.ts +++ b/sdk/src/protobuf-any.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/protobuf-helper.ts b/sdk/src/protobuf-helper.ts index 7cd2e7d9..57e1f44c 100644 --- a/sdk/src/protobuf-helper.ts +++ b/sdk/src/protobuf-helper.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/replicated-data/counter-map.ts b/sdk/src/replicated-data/counter-map.ts index 7603abbb..52d52e7e 100644 --- a/sdk/src/replicated-data/counter-map.ts +++ b/sdk/src/replicated-data/counter-map.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/replicated-data/counter.ts b/sdk/src/replicated-data/counter.ts index ae69320a..67085daa 100644 --- a/sdk/src/replicated-data/counter.ts +++ b/sdk/src/replicated-data/counter.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/replicated-data/index.ts b/sdk/src/replicated-data/index.ts index 59cbf9b6..ee245f8c 100644 --- a/sdk/src/replicated-data/index.ts +++ b/sdk/src/replicated-data/index.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/replicated-data/iterators.ts b/sdk/src/replicated-data/iterators.ts index d20ce411..3ffad0bc 100644 --- a/sdk/src/replicated-data/iterators.ts +++ b/sdk/src/replicated-data/iterators.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/replicated-data/map.ts b/sdk/src/replicated-data/map.ts index 00d7a18b..769d7ad8 100644 --- a/sdk/src/replicated-data/map.ts +++ b/sdk/src/replicated-data/map.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/replicated-data/multi-map.ts b/sdk/src/replicated-data/multi-map.ts index d3c7a72c..a3da337d 100644 --- a/sdk/src/replicated-data/multi-map.ts +++ b/sdk/src/replicated-data/multi-map.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/replicated-data/register-map.ts b/sdk/src/replicated-data/register-map.ts index 828462d8..a1575ca8 100644 --- a/sdk/src/replicated-data/register-map.ts +++ b/sdk/src/replicated-data/register-map.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/replicated-data/register.ts b/sdk/src/replicated-data/register.ts index 64207f10..c03106c3 100644 --- a/sdk/src/replicated-data/register.ts +++ b/sdk/src/replicated-data/register.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/replicated-data/set.ts b/sdk/src/replicated-data/set.ts index 7df1f289..ef56db37 100644 --- a/sdk/src/replicated-data/set.ts +++ b/sdk/src/replicated-data/set.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/replicated-data/vote.ts b/sdk/src/replicated-data/vote.ts index 349b297c..6e67a544 100644 --- a/sdk/src/replicated-data/vote.ts +++ b/sdk/src/replicated-data/vote.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/replicated-entity-support.ts b/sdk/src/replicated-entity-support.ts index 734c150d..85e484ee 100644 --- a/sdk/src/replicated-entity-support.ts +++ b/sdk/src/replicated-entity-support.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/replicated-entity.ts b/sdk/src/replicated-entity.ts index 08f27d87..00c44984 100644 --- a/sdk/src/replicated-entity.ts +++ b/sdk/src/replicated-entity.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/reply.ts b/sdk/src/reply.ts index f6900072..4f34dd39 100644 --- a/sdk/src/reply.ts +++ b/sdk/src/reply.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/serializable.ts b/sdk/src/serializable.ts index 968e8195..ee106dc3 100644 --- a/sdk/src/serializable.ts +++ b/sdk/src/serializable.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/settings.ts b/sdk/src/settings.ts index 653d9bb9..6132ffd4 100644 --- a/sdk/src/settings.ts +++ b/sdk/src/settings.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/value-entity-support.ts b/sdk/src/value-entity-support.ts index 3f552696..121eb855 100644 --- a/sdk/src/value-entity-support.ts +++ b/sdk/src/value-entity-support.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/value-entity.ts b/sdk/src/value-entity.ts index d9390c3b..0fa7d0da 100644 --- a/sdk/src/value-entity.ts +++ b/sdk/src/value-entity.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/view-support.ts b/sdk/src/view-support.ts index 71e3a272..ab861f1f 100644 --- a/sdk/src/view-support.ts +++ b/sdk/src/view-support.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/src/view.ts b/sdk/src/view.ts index 02112ac3..5bae25ef 100644 --- a/sdk/src/view.ts +++ b/sdk/src/view.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/test/action-handler.test.ts b/sdk/test/action-handler.test.ts index 91c6b8c5..47a77a42 100644 --- a/sdk/test/action-handler.test.ts +++ b/sdk/test/action-handler.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/test/context-failure.test.ts b/sdk/test/context-failure.test.ts index e5e5efb8..6d4e04b9 100644 --- a/sdk/test/context-failure.test.ts +++ b/sdk/test/context-failure.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/test/effect-serializer.test.ts b/sdk/test/effect-serializer.test.ts index 0c68c320..9517d4b8 100644 --- a/sdk/test/effect-serializer.test.ts +++ b/sdk/test/effect-serializer.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/test/example.proto b/sdk/test/example.proto index 290ac578..2ddb972b 100644 --- a/sdk/test/example.proto +++ b/sdk/test/example.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/sdk/test/kalix.test.ts b/sdk/test/kalix.test.ts index 6d97bcda..50d3f884 100644 --- a/sdk/test/kalix.test.ts +++ b/sdk/test/kalix.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/test/metadata.test.ts b/sdk/test/metadata.test.ts index e93aedb5..c465ef68 100644 --- a/sdk/test/metadata.test.ts +++ b/sdk/test/metadata.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/test/package-info.test.ts b/sdk/test/package-info.test.ts index df4e1e05..937f06ab 100644 --- a/sdk/test/package-info.test.ts +++ b/sdk/test/package-info.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/test/protobuf-any.test.ts b/sdk/test/protobuf-any.test.ts index 55a0de4c..248d1e13 100644 --- a/sdk/test/protobuf-any.test.ts +++ b/sdk/test/protobuf-any.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/test/replicated-data/counter-map.test.ts b/sdk/test/replicated-data/counter-map.test.ts index 1d994843..f3ade730 100644 --- a/sdk/test/replicated-data/counter-map.test.ts +++ b/sdk/test/replicated-data/counter-map.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/test/replicated-data/counter.test.ts b/sdk/test/replicated-data/counter.test.ts index ce3e4c53..4db855e8 100644 --- a/sdk/test/replicated-data/counter.test.ts +++ b/sdk/test/replicated-data/counter.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/test/replicated-data/map.test.ts b/sdk/test/replicated-data/map.test.ts index f514649a..68aa8203 100644 --- a/sdk/test/replicated-data/map.test.ts +++ b/sdk/test/replicated-data/map.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/test/replicated-data/multi-map.test.ts b/sdk/test/replicated-data/multi-map.test.ts index a5c760dd..4d0a00f0 100644 --- a/sdk/test/replicated-data/multi-map.test.ts +++ b/sdk/test/replicated-data/multi-map.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/test/replicated-data/register-map.test.ts b/sdk/test/replicated-data/register-map.test.ts index 7a22f5b1..d0bb3398 100644 --- a/sdk/test/replicated-data/register-map.test.ts +++ b/sdk/test/replicated-data/register-map.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/test/replicated-data/register.test.ts b/sdk/test/replicated-data/register.test.ts index 1e5a26d1..b1975c83 100644 --- a/sdk/test/replicated-data/register.test.ts +++ b/sdk/test/replicated-data/register.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/test/replicated-data/set.test.ts b/sdk/test/replicated-data/set.test.ts index 279dbb96..19f79d09 100644 --- a/sdk/test/replicated-data/set.test.ts +++ b/sdk/test/replicated-data/set.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/test/replicated-data/vote.test.ts b/sdk/test/replicated-data/vote.test.ts index e999ede1..3e1a9f59 100644 --- a/sdk/test/replicated-data/vote.test.ts +++ b/sdk/test/replicated-data/vote.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/test/replicated-entity-handler.test.ts b/sdk/test/replicated-entity-handler.test.ts index 9e82c2ed..44fca146 100644 --- a/sdk/test/replicated-entity-handler.test.ts +++ b/sdk/test/replicated-entity-handler.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/test/reply.test.ts b/sdk/test/reply.test.ts index 31967329..04ba3600 100644 --- a/sdk/test/reply.test.ts +++ b/sdk/test/reply.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/types/protocol/actions.ts b/sdk/types/protocol/actions.ts index fd7195fb..81b6b166 100644 --- a/sdk/types/protocol/actions.ts +++ b/sdk/types/protocol/actions.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/types/protocol/any.ts b/sdk/types/protocol/any.ts index f009f55c..e8678805 100644 --- a/sdk/types/protocol/any.ts +++ b/sdk/types/protocol/any.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/types/protocol/commands.ts b/sdk/types/protocol/commands.ts index f8ab2508..10f45595 100644 --- a/sdk/types/protocol/commands.ts +++ b/sdk/types/protocol/commands.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/types/protocol/discovery.ts b/sdk/types/protocol/discovery.ts index fde80450..5d4773b7 100644 --- a/sdk/types/protocol/discovery.ts +++ b/sdk/types/protocol/discovery.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/types/protocol/event-sourced-entities.ts b/sdk/types/protocol/event-sourced-entities.ts index c9a26c63..d0272dab 100644 --- a/sdk/types/protocol/event-sourced-entities.ts +++ b/sdk/types/protocol/event-sourced-entities.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/types/protocol/replicated-entities.ts b/sdk/types/protocol/replicated-entities.ts index 9780b1cb..0a284be9 100644 --- a/sdk/types/protocol/replicated-entities.ts +++ b/sdk/types/protocol/replicated-entities.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/types/protocol/value-entities.ts b/sdk/types/protocol/value-entities.ts index 246d4efb..6d9ec15b 100644 --- a/sdk/types/protocol/value-entities.ts +++ b/sdk/types/protocol/value-entities.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/sdk/types/protocol/views.ts b/sdk/types/protocol/views.ts index 369dbcea..328dfe8d 100644 --- a/sdk/types/protocol/views.ts +++ b/sdk/types/protocol/views.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/tck/index.ts b/tck/index.ts index 1d4ebb61..811f09b2 100644 --- a/tck/index.ts +++ b/tck/index.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/tck/run.ts b/tck/run.ts index dbc8e165..68f9bfc3 100644 --- a/tck/run.ts +++ b/tck/run.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/tck/src/action.ts b/tck/src/action.ts index 682cd726..776459da 100644 --- a/tck/src/action.ts +++ b/tck/src/action.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/tck/src/event-sourced-entity.ts b/tck/src/event-sourced-entity.ts index f339a01e..55e95b0e 100644 --- a/tck/src/event-sourced-entity.ts +++ b/tck/src/event-sourced-entity.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/tck/src/eventing.ts b/tck/src/eventing.ts index 14902b06..ec066f7f 100644 --- a/tck/src/eventing.ts +++ b/tck/src/eventing.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/tck/src/replicated-entity.ts b/tck/src/replicated-entity.ts index c01a89b5..42e100c2 100644 --- a/tck/src/replicated-entity.ts +++ b/tck/src/replicated-entity.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/tck/src/value-entity.ts b/tck/src/value-entity.ts index 0e68600e..f4e8866d 100644 --- a/tck/src/value-entity.ts +++ b/tck/src/value-entity.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/tck/src/view.ts b/tck/src/view.ts index 579ba3de..b19ab2da 100644 --- a/tck/src/view.ts +++ b/tck/src/view.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/testkit/example/proto/example.proto b/testkit/example/proto/example.proto index eaaf120f..93a81ef2 100644 --- a/testkit/example/proto/example.proto +++ b/testkit/example/proto/example.proto @@ -1,4 +1,4 @@ -// Copyright 2021 Lightbend Inc. +// Copyright 2021-2023 Lightbend Inc. // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff --git a/testkit/example/src/action-with-acl.ts b/testkit/example/src/action-with-acl.ts index b0bed34b..7eb597fe 100644 --- a/testkit/example/src/action-with-acl.ts +++ b/testkit/example/src/action-with-acl.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/testkit/example/src/action.ts b/testkit/example/src/action.ts index 4fb48bb7..20771c02 100644 --- a/testkit/example/src/action.ts +++ b/testkit/example/src/action.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/testkit/example/src/event-sourced-entity.ts b/testkit/example/src/event-sourced-entity.ts index 4ee1b6e6..65357969 100644 --- a/testkit/example/src/event-sourced-entity.ts +++ b/testkit/example/src/event-sourced-entity.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/testkit/example/src/value-entity.ts b/testkit/example/src/value-entity.ts index 0969ecdc..ac2f086b 100644 --- a/testkit/example/src/value-entity.ts +++ b/testkit/example/src/value-entity.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/testkit/example/types/action.d.ts b/testkit/example/types/action.d.ts index c0474d66..7a9b4bcd 100644 --- a/testkit/example/types/action.d.ts +++ b/testkit/example/types/action.d.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/testkit/example/types/event-sourced-entity.d.ts b/testkit/example/types/event-sourced-entity.d.ts index b5bf5e10..c39dabe4 100644 --- a/testkit/example/types/event-sourced-entity.d.ts +++ b/testkit/example/types/event-sourced-entity.d.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/testkit/example/types/value-entity.d.ts b/testkit/example/types/value-entity.d.ts index 7dcf2a2c..f6fe4873 100644 --- a/testkit/example/types/value-entity.d.ts +++ b/testkit/example/types/value-entity.d.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/testkit/integration-test/integration-testkit.test.ts b/testkit/integration-test/integration-testkit.test.ts index 38bbeabd..4bc085b6 100644 --- a/testkit/integration-test/integration-testkit.test.ts +++ b/testkit/integration-test/integration-testkit.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/testkit/src/index.ts b/testkit/src/index.ts index 87ffc920..95836a0f 100644 --- a/testkit/src/index.ts +++ b/testkit/src/index.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/testkit/src/integration-testkit.ts b/testkit/src/integration-testkit.ts index b865b6c0..e2841dae 100644 --- a/testkit/src/integration-testkit.ts +++ b/testkit/src/integration-testkit.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/testkit/src/mock-command.ts b/testkit/src/mock-command.ts index 7c8b399d..0c3adfb4 100644 --- a/testkit/src/mock-command.ts +++ b/testkit/src/mock-command.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/testkit/src/mock-event-sourced-entity.ts b/testkit/src/mock-event-sourced-entity.ts index 153414f0..379db515 100644 --- a/testkit/src/mock-event-sourced-entity.ts +++ b/testkit/src/mock-event-sourced-entity.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/testkit/src/mock-value-entity.ts b/testkit/src/mock-value-entity.ts index 42401e20..14c2b112 100644 --- a/testkit/src/mock-value-entity.ts +++ b/testkit/src/mock-value-entity.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/testkit/test/mock-event-sourced-entity.test.ts b/testkit/test/mock-event-sourced-entity.test.ts index 07cfa44b..2623fa2c 100644 --- a/testkit/test/mock-event-sourced-entity.test.ts +++ b/testkit/test/mock-event-sourced-entity.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/testkit/test/mock-value-entity.test.ts b/testkit/test/mock-value-entity.test.ts index f1460eb0..9f8c74e6 100644 --- a/testkit/test/mock-value-entity.test.ts +++ b/testkit/test/mock-value-entity.test.ts @@ -1,5 +1,5 @@ /* - * Copyright 2021 Lightbend Inc. + * Copyright 2021-2023 Lightbend Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.