From f313f61413eae2c0903695c1bf80919d84da5a0d Mon Sep 17 00:00:00 2001 From: Yaroslav Petrov Date: Wed, 1 Jan 2025 17:21:55 +0000 Subject: [PATCH] Update copyright --- .../generators/amqp/templates/application.py.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/asyncapi_python_codegen/generators/amqp/templates/application.py.j2 b/src/asyncapi_python_codegen/generators/amqp/templates/application.py.j2 index b3e2f21..5b71e77 100644 --- a/src/asyncapi_python_codegen/generators/amqp/templates/application.py.j2 +++ b/src/asyncapi_python_codegen/generators/amqp/templates/application.py.j2 @@ -1,4 +1,4 @@ -{# Copyright 2024 Yaroslav Petrov +{# Copyright 2024-2025 Yaroslav Petrov Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.