https://bz.apache.org/bugzilla/show_bug.cgi?id=65796

            Bug ID: 65796
           Summary: License violation in
                    ../poi-scratchpad/src/main/java/org/apache/poi/hslf/bl
                    ip/PICT.java
           Product: POI
           Version: unspecified
          Hardware: PC
            Status: NEW
          Severity: critical
          Priority: P2
         Component: HSLF
          Assignee: [email protected]
          Reporter: [email protected]
  Target Milestone: ---

the file ../poi-scratchpad/src/main/java/org/apache/poi/hslf/blip/PICT.java
contains code taken over as is from a stackoverflow.com page (as stated by the
author), the affected method is private static void bytefill(byte[] array, byte
value).
All code published under stackoverflow runs under the Creative Commons
Attribution-ShareAlike (CC-BY-SA) license which conflicts in several aspects
with the Apache 2 license (e.g. regarding copy-left).

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to