This is an automated email from the ASF dual-hosted git repository. asorokoumov pushed a commit to branch address-asf-feedback-rc3 in repository https://gitbox.apache.org/repos/asf/otava.git
commit 79d0ca4f1aa91cb5036d0ef3977e74f3f3d13326 Author: Alex Sorokoumov <[email protected]> AuthorDate: Thu May 8 22:10:03 2025 -0700 Remove .txt suffix from DISCLAIMER, LICENSE, NOTICE --- DISCLAIMER.txt => DISCLAIMER | 0 LICENSE.txt => LICENSE | 0 NOTICE.txt => NOTICE | 0 3 files changed, 0 insertions(+), 0 deletions(-) diff --git a/DISCLAIMER.txt b/DISCLAIMER similarity index 100% rename from DISCLAIMER.txt rename to DISCLAIMER diff --git a/LICENSE.txt b/LICENSE similarity index 100% rename from LICENSE.txt rename to LICENSE diff --git a/NOTICE.txt b/NOTICE similarity index 100% rename from NOTICE.txt rename to NOTICE
