You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Scott Wegner (JIRA)" <ji...@apache.org> on 2018/05/23 20:50:00 UTC

[jira] [Created] (BEAM-4393) Missing copyright notices for shaded packages

Scott Wegner created BEAM-4393:
----------------------------------

             Summary: Missing copyright notices for shaded packages
                 Key: BEAM-4393
                 URL: https://issues.apache.org/jira/browse/BEAM-4393
             Project: Beam
          Issue Type: Improvement
          Components: build-system, sdk-java-core
            Reporter: Scott Wegner


From [discussion on dev@|https://lists.apache.org/thread.html/6ef6630e908147ee83e1f1efd4befbda43efb2a59271c5cb49473103@%3Cdev.beam.apache.org%3E], it was recently discovered that we are missing copyright notices for packages that we are shading.

The recommended fix from [~davor] (see linked conversation), is:

{quote}
 I'd suggest appending this sentence to the end of the LICENSE file: "A part of several convenience binary distributions of this software is licensed as follows", followed by the full license text (including its copyright, clauses and disclaimer) – for each such case separately. Don't edit the NOTICE file.
{quote}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)