[
https://issues.apache.org/jira/browse/AIRFLOW-2779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16560770#comment-16560770
]
ASF subversion and git services commented on AIRFLOW-2779:
----------------------------------------------------------
Commit eb34cd596b5995474aeaa6a13829df0d52673cde in incubator-airflow's branch
refs/heads/v1-10-stable from [~bolke]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-airflow.git;h=eb34cd5 ]
[AIRFLOW-2779] Update licenses and remove copyright headers
* ssh_hook is not a port anymore
* auth backends should never had a copyright clause
* minihivecluster isnt used
(cherry picked from commit a5fa1bf8886ee3ced1306f8c2ff58541a72db96c)
Signed-off-by: Bolke de Bruin <[email protected]>
> Verify and correct licenses
> ---------------------------
>
> Key: AIRFLOW-2779
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2779
> Project: Apache Airflow
> Issue Type: Improvement
> Reporter: Bolke de Bruin
> Priority: Major
> Labels: licenses
> Fix For: 2.0.0, 1.10.1
>
>
> # {color:#000000}/airflow/security/utils.py{color}
> {color:#000000}2. ./airflow/security/kerberos.py{color}
> {color:#000000}3. ./airflow/www_rbac/static/jqClock.min.js{color}
> {color:#000000}4. ./airflow/www/static/bootstrap3-typeahead.min.js{color}
> {color:#000000}5.
> ./apache-airflow-1.10.0rc2+incubating/scripts/ci/flake8_diff.sh{color}
> {color:#000000}6. {color}[https://www.apache.org/legal/resolved.html#optional]
> {color:#000000}7. ./docs/license.rst{color}
> {color:#000000}8. airflow/contrib/auth/backends/google_auth.py{color}
> {color:#000000}9.
> /airflow/contrib/auth/backends/github_enterprise_auth.py{color}
> {color:#000000}10. /airflow/contrib/hooks/ssh_hook.py{color}
> {color:#000000}11. /airflow/minihivecluster.py{color}
> {color:#000000}This files [1][2] seem to be 3rd party ALv2 licensed files
> that refers to a NOTICE file, that information in that NOTICE file (at the
> very least the copyright into) should be in your NOTICE file. This should
> also be noted in LICENSE.{color}
>
> {color:#000000}LICENSE is:
> - missing jQuery clock [3] and typeahead [4], as they are ALv2 it’s not
> required to list them but it’s a good idea to do so.
> - missing the license for this [5]
> - this file [7] oddly has © 2016 GitHub, [Inc.at|http://inc.at/] the bottom
> of it{color}
>
> * {color:#000000}Year in NOTICE is not correct "2016 and onwards” isn’t
> valid as copyright has an expiry date{color}
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)