This is an automated email from the ASF dual-hosted git repository.

havret pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-nms-api.git


The following commit(s) were added to refs/heads/main by this push:
     new 7bb50fd  NO-JIRA Updating for year change
7bb50fd is described below

commit 7bb50fd9fd6ee6d5c293170593dead63be0b71f3
Author: Havret <[email protected]>
AuthorDate: Mon Feb 6 23:09:16 2023 +0100

    NO-JIRA Updating for year change
---
 NOTICE.txt                            | 2 +-
 docs/docfx.json                       | 2 +-
 src/nms-api/nms-api.csproj            | 2 +-
 test/nms-api-test/nms-api-test.csproj | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

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 @@ with the License.  You may obtain a copy of the License at
         <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 @@ with the License.  You may obtain a copy of the License at
         <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>

Reply via email to