This is an automated email from the ASF dual-hosted git repository. sebb pushed a commit to branch trytofixAL in repository https://gitbox.apache.org/repos/asf/commons-weaver.git
commit f1842a0c427b0cdf6ff785d9180dc831f8ba5c0f Author: Sebb <[email protected]> AuthorDate: Sat Mar 20 17:10:43 2021 +0000 Renames --- LICENSE.txt | 3 ++- LICENSE-asm6.2.1.txt => asm6.2.1.txt | 0 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/LICENSE.txt b/LICENSE.txt index 9b8f5b5..83db112 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -201,7 +201,8 @@ See the License for the specific language governing permissions and limitations under the License. + ------------ This product bundles version 5.0.4 of the ASM bytecode library -under the license provided here as LICENSE-asm5.0.4.txt. +under the license provided here as asm5.0.4.txt. diff --git a/LICENSE-asm6.2.1.txt b/asm6.2.1.txt similarity index 100% rename from LICENSE-asm6.2.1.txt rename to asm6.2.1.txt
