Skip to content

Commit 69a52bf

Browse files
author
Vasilis Tsiolkas
committed
chore: Change copyright dates
1 parent 990948d commit 69a52bf

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

examples/invoke-aio/deploy/invoke-caller.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2021 The Dapr Authors
1+
# Copyright 2025 The Dapr Authors
22
# Licensed under the Apache License, Version 2.0 (the "License");
33
# you may not use this file except in compliance with the License.
44
# You may obtain a copy of the License at

examples/invoke-aio/deploy/invoke-receiver.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2021 The Dapr Authors
1+
# Copyright 2025 The Dapr Authors
22
# Licensed under the Apache License, Version 2.0 (the "License");
33
# you may not use this file except in compliance with the License.
44
# You may obtain a copy of the License at

ext/dapr-ext-grpc/dapr/ext/grpc/aio/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22

33
"""
4-
Copyright 2023 The Dapr Authors
4+
Copyright 2025 The Dapr Authors
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.
77
You may obtain a copy of the License at

ext/dapr-ext-grpc/dapr/ext/grpc/aio/_servicer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22

33
"""
4-
Copyright 2023 The Dapr Authors
4+
Copyright 2025 The Dapr Authors
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.
77
You may obtain a copy of the License at

ext/dapr-ext-grpc/dapr/ext/grpc/aio/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22

33
"""
4-
Copyright 2023 The Dapr Authors
4+
Copyright 2025 The Dapr Authors
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.
77
You may obtain a copy of the License at

0 commit comments

Comments
 (0)