NO-JIRA Updating for year change
diff --git a/NOTICE.txt b/NOTICE.txt
index 46a5cfd..ff680fb 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache ActiveMQ NMS API

-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/docs/docfx.json b/docs/docfx.json
index 5740aeb..78b69b3 100644
--- a/docs/docfx.json
+++ b/docs/docfx.json
@@ -55,7 +55,7 @@
     "globalMetadata": {

       "_appTitle": "Apache NMS API Documentation",

       "_appLogoPath": "/images/activemq_logo_icon.png",      

-      "_appFooter": "Copyright © 2005-2022 Apache Software Foundation project<br>Generated by <strong>DocFX</strong>",

+      "_appFooter": "Copyright © 2005-2023 Apache Software Foundation project<br>Generated by <strong>DocFX</strong>",

       "_enableSearch": "true"

     },

     "dest": "_site",

diff --git a/src/nms-api/nms-api.csproj b/src/nms-api/nms-api.csproj
index feb0809..fd05099 100644
--- a/src/nms-api/nms-api.csproj
+++ b/src/nms-api/nms-api.csproj
@@ -38,7 +38,7 @@
         <Company>Apache Software Foundation</Company>

         <Product>Apache NMS API</Product>

         <Description>Apache NMS (.Net Standard Messaging Library): An abstract interface to Message Oriented Middleware (MOM) providers</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-api/blob/master/LICENSE.txt</PackageLicense>

         <PackageIconUrl>https://activemq.apache.org/assets/img/activemq_logo_icon.png</PackageIconUrl>

diff --git a/test/nms-api-test/nms-api-test.csproj b/test/nms-api-test/nms-api-test.csproj
index 815fb73..5a031d1 100644
--- a/test/nms-api-test/nms-api-test.csproj
+++ b/test/nms-api-test/nms-api-test.csproj
@@ -38,7 +38,7 @@
         <Company>Apache Software Foundation</Company>

         <Product>Apache NMS API</Product>

         <Description>Apache NMS (.Net Standard Messaging Library) Test Suite</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-api/blob/master/LICENSE.txt</PackageLicense>

         <PackageIconUrl>https://activemq.apache.org/assets/img/activemq_logo_icon.png</PackageIconUrl>