You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ha...@apache.org on 2021/02/05 15:50:44 UTC

[activemq-nms-api] 01/01: NO-JIRA: Update Copyright

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

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

commit 14d9c0efe29439cc9fdc57e2dcdba80e345feba9
Author: Havret <h4...@gmail.com>
AuthorDate: Fri Feb 5 16:50:36 2021 +0100

    NO-JIRA: Update Copyright
---
 src/nms-api/nms-api.csproj | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/nms-api/nms-api.csproj b/src/nms-api/nms-api.csproj
index 4ab5531..1b5a867 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-2019 Apache Software Foundation</Copyright>
+        <Copyright>Copyright (C) 2005-2021 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>
@@ -76,4 +76,4 @@ with the License.  You may obtain a copy of the License at
         <SignAssembly>true</SignAssembly>
         <AssemblyOriginatorKeyFile>..\..\keyfile\NMSKey.snk</AssemblyOriginatorKeyFile>
     </PropertyGroup>
-</Project>
\ No newline at end of file
+</Project>