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 880d682  NO-JIRA Updating for year change
     new efdf248  Merge pull request #29 from michaelandrepearce/NewYear
880d682 is described below

commit 880d682466e13ddf25b9ce8dfab6c28b73fba193
Author: Michael Pearce <[email protected]>
AuthorDate: Fri Apr 1 18:29:57 2022 +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 | 4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/NOTICE.txt b/NOTICE.txt
index 5b50bf7..46a5cfd 100644
--- a/NOTICE.txt
+++ b/NOTICE.txt
@@ -1,5 +1,5 @@
 Apache ActiveMQ NMS API
-Copyright 2005-2021 The Apache Software Foundation
+Copyright 2005-2022 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 b5a383a..5740aeb 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-2021 Apache Software Foundation 
project<br>Generated by <strong>DocFX</strong>",
+      "_appFooter": "Copyright © 2005-2022 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 1b5a867..feb0809 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-2021 Apache Software 
Foundation</Copyright>
+        <Copyright>Copyright (C) 2005-2022 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 e13236e..815fb73 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-2021 Apache Software 
Foundation</Copyright>
+        <Copyright>Copyright (C) 2005-2022 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>
@@ -71,4 +71,4 @@ with the License.  You may obtain a copy of the License at
     <ItemGroup>
         <ProjectReference Include="..\..\src\nms-api\nms-api.csproj" />
     </ItemGroup>
-</Project>
\ No newline at end of file
+</Project>

Reply via email to