This is an automated email from the ASF dual-hosted git repository. havret pushed a commit to branch update_for_year_change in repository https://gitbox.apache.org/repos/asf/activemq-nms-amqp.git
commit ea4a3bd4b83c184514bbf65d2e10f99b9ae65e8c Author: Havret <[email protected]> AuthorDate: Mon Feb 6 23:12:52 2023 +0100 NO-JIRA Updating for year change --- NOTICE.txt | 2 +- src/NMS.AMQP/Apache-NMS-AMQP.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/NOTICE.txt b/NOTICE.txt index 57aae3b..12602e6 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,5 +1,5 @@ Apache ActiveMQ NMS AMQP -Copyright 2005-2022 The Apache Software Foundation +Copyright 2005-2023 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). diff --git a/src/NMS.AMQP/Apache-NMS-AMQP.csproj b/src/NMS.AMQP/Apache-NMS-AMQP.csproj index 9576061..faa3ab9 100644 --- a/src/NMS.AMQP/Apache-NMS-AMQP.csproj +++ b/src/NMS.AMQP/Apache-NMS-AMQP.csproj @@ -38,7 +38,7 @@ with the License. You may obtain a copy of the License at <Company>Apache Software Foundation</Company> <Product>Apache ActiveMQ NMS AMQP Client</Product> <Description>Apache ActiveMQ NMS.AMQP provides a NMS based client that uses the AMQP v1.0 protocol.</Description> - <Copyright>Copyright (C) 2005-2022 Apache Software Foundation</Copyright> + <Copyright>Copyright (C) 2005-2023 Apache Software Foundation</Copyright> <PackageProjectUrl>https://activemq.apache.org/components/nms/</PackageProjectUrl> <PackageLicense>https://github.com/apache/activemq-nms-amqp/blob/master/NOTICE.txt</PackageLicense> <PackageIconUrl>https://activemq.apache.org/assets/img/activemq_logo_icon.png</PackageIconUrl>
