From be640f7ab84432d402d6efbcd4326575ec92e926 Mon Sep 17 00:00:00 2001 From: yungprada74 <104675953+yungprada74@users.noreply.github.com> Date: Mon, 23 May 2022 03:44:42 -0500 Subject: [PATCH] Delete info.txt --- test/com/sun/jna/data/info.txt | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 test/com/sun/jna/data/info.txt diff --git a/test/com/sun/jna/data/info.txt b/test/com/sun/jna/data/info.txt deleted file mode 100644 index daa5994770..0000000000 --- a/test/com/sun/jna/data/info.txt +++ /dev/null @@ -1,28 +0,0 @@ -These binaries: - -- linux-armhf.so -- linux-armel.so -- linux-amd64.so -- win32-x86-64.dll - -are needed for the ELFAnalysesTest. They are builds of the native part of JNA. - -These files are dual-licensed under 2 alternative Open Source/Free licenses: -LGPL 2.1 or later and Apache License 2.0. (starting with JNA version 4.0.0). - -You can freely decide which license you want to apply to -the project. - -You may obtain a copy of the LGPL License at: - -http://www.gnu.org/licenses/licenses.html - -A copy is also included in the downloadable source code package -containing JNA, in file "LGPL2.1". - -You may obtain a copy of the Apache License at: - -http://www.apache.org/licenses/ - -A copy is also included in the downloadable source code package -containing JNA, in file "AL2.0". \ No newline at end of file