This is an automated email from the ASF dual-hosted git repository. elecharny pushed a commit to branch 2.0.X in repository https://gitbox.apache.org/repos/asf/mina.git
The following commit(s) were added to refs/heads/2.0.X by this push: new b0a98454d removed the OGNL license, it's not AL 2.0 b0a98454d is described below commit b0a98454d0d4300193b330e28d5a188a22a9f10b Author: emmanuel lecharny <elecha...@apache.org> AuthorDate: Wed Sep 20 15:25:31 2023 +0200 removed the OGNL license, it's not AL 2.0 --- LICENSE.ognl.txt | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/LICENSE.ognl.txt b/LICENSE.ognl.txt deleted file mode 100644 index 947f642c7..000000000 --- a/LICENSE.ognl.txt +++ /dev/null @@ -1,10 +0,0 @@ -OGNL is the creation of Luke Blanshard and Drew Davidson. - -Copyright © 1997-2003, Drew Davidson and Luke Blanshard. All rights reserved. - -Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - -Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the name of the Drew Davidson nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior [...] - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFI [...] -