This is an automated email from the ASF dual-hosted git repository. nightowl888 pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/lucenenet.git
commit 3cda476f8526f0092f8a05fb2f26951637ec0bd9 Author: Shad Storhaug <[email protected]> AuthorDate: Tue Jul 14 04:04:41 2020 +0700 LICENSE.txt, NOTICE.txt: Updated copyright info --- LICENSE.txt | 2 +- NOTICE.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index d2e4797..4e6f9af 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -187,7 +187,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright [yyyy] [name of copyright owner] + Copyright 2020 Apache Lucene.NET Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/NOTICE.txt b/NOTICE.txt index 0dc79fb..2f159d6 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,5 +1,5 @@ Apache Lucene.Net -Copyright 2006-2017 The Apache Software Foundation +Copyright 2006-2020 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
