You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by ma...@apache.org on 2018/06/12 18:39:15 UTC

[incubator-netbeans] 03/05: [NETBEANS-840] Remove invalid NOTICE file for cglib

This is an automated email from the ASF dual-hosted git repository.

matthiasblaesing pushed a commit to branch release90
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans.git

commit d0dfca648278bb3fce6e2e8d87af185a6b96b96c
Author: Matthias Bläsing <mb...@doppel-helix.eu>
AuthorDate: Sun Jun 10 21:44:47 2018 +0200

    [NETBEANS-840] Remove invalid NOTICE file for cglib
    
    The NOTICE file in cglib was added to the project when they switched to ALv2
    
    https://github.com/cglib/cglib/commit/e91a8f7b15a7cff3d8f0c80f9727037fabe1433c
    
    And I see it as a missinterpretation of the rule of the ASF, that requires
    each project under its umbrella to carry a NOTICE file.
    
    As the file is invalid and even if not already part of the main NOTICE template,
    the template here is removed.
---
 libs.cglib/external/cglib-2.2-notice.txt | 2 --
 1 file changed, 2 deletions(-)

diff --git a/libs.cglib/external/cglib-2.2-notice.txt b/libs.cglib/external/cglib-2.2-notice.txt
deleted file mode 100644
index 3f59805..0000000
--- a/libs.cglib/external/cglib-2.2-notice.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-This product includes software developed by
-The Apache Software Foundation (http://www.apache.org/).

-- 
To stop receiving notification emails like this one, please contact
matthiasblaesing@apache.org.

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists