• Cheng Pan's avatar
    [KYUUBI #2115] Update license and enhance collect_licenses script · 33424a1b
    Cheng Pan authored
    ### _Why are the changes needed?_
    
    This PR updates the LICENSE and NOTICE files for both source release and binary release, and enhances the `collect_licenses.sh` script to support 1)collect `NOTICE*`(previous only `NOTICE`) files, 2) remove redundant or duplicated text from final NOTICE
    
    This PR also fix the LICENSE and NOTICE files for shaded modules
    
    ### _How was this patch tested?_
    - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible
    
    - [ ] Add screenshots for manual tests if appropriate
    
    - [ ] [Run test](https://kyuubi.apache.org/docs/latest/develop_tools/testing.html#running-tests
    
    ) locally before make a pull request
    
    Closes #2115 from pan3793/license.
    
    Closes #2115
    
    e515eaaf [Cheng Pan] nit
    53052ee6 [Cheng Pan] License for static resource
    b14837fe [Cheng Pan] Remove CCO
    2fe01d58 [Cheng Pan] nit
    cb617e15 [Cheng Pan] log conf
    7aaf2dbf [Cheng Pan] Update LICENSE
    412a04f4 [Cheng Pan] Fix kyuubi-version-info.properties
    0ed01fa7 [Cheng Pan] recover MANIFEST.MF
    f0a5d192 [Cheng Pan] Update LICENSE for shade modules
    407b9ddb [Cheng Pan] python3
    830c7a92 [Cheng Pan] Revert "Setup python3"
    239890da [Cheng Pan] Revert "setup-python@v3"
    b0b27664 [Cheng Pan] setup-python@v3
    3487cd45 [Cheng Pan] Setup python3
    82ae8f01 [Cheng Pan] Revert "Update Dockerfile install python3"
    4df10c7c [Cheng Pan] Update Dockerfile install python3
    bbd87a43 [Cheng Pan] niy
    152d2d03 [Cheng Pan] nit
    85e89dcf [Cheng Pan] update license
    df891a63 [Cheng Pan] Revert "Clean LICENSE"
    09dcba9f [Cheng Pan] enhance collect_license.sh
    acb624c9 [Cheng Pan] enhance collect-licenses.sh
    7e0d5657 [Cheng Pan] Clean LICENSE
    8eb5e356 [Cheng Pan] [LICENSE] Update LICENSE-binary
    Authored-by: default avatarCheng Pan <chengpan@apache.org>
    Signed-off-by: default avatarCheng Pan <chengpan@apache.org>
    33424a1b
This project is licensed under the Apache License 2.0. Learn more