a) d/copyright I'm using lrc (from bin:licencerecon) for these checks. When updating the globbing to account for the exceptions below, please also check/add the correct copyright entity.
a1) third-party/unittest/googletest/* - it's governed by third-party/unittest/googletest/LICENSE.TXT which is BSD-3-clause, whereas via the current d/copyright it's under APACHE-2-LLVM-EXCEPTIONS - even inside that directory, raw-ostream.h is an exception and it's under the APACHE-2-LLVM-EXCEPTIONS one a2) third-party/unittest/googlemock/* - third-party/unittest/googlemock/LICENSE.txt states BSD-3-clause, but d/copyright's globbing says APACHE-2-LLVM-EXCEPTIONS a3) third-party/benchmark/ - third-party/benchmark/LICENSE states plain apache-2.0, but d/copyright's globbing says APACHE-2-LLVM-EXCEPTIONS a4) polly/lib/External/isl - polly/lib/External/isl/LICENSE declares it MIT (Expat), but d/copyright's globbing says APACHE-2-LLVM-EXCEPTIONS - polly/lib/External/isl/interface/template_cpp.cc, polly/lib/External/isl/interface/python.cc, polly/lib/External/isl/interface/plain_cpp.cc, polly/lib/External/isl/interface/generator.cc, polly/lib/External/isl/interface/extract_interface.cc, polly/lib/External/isl/interface/cpp.cc: these are all "BSD-2-Clause-Views" a5) openmp/runtime/src/thirdparty/ittnotify This confused me. Because openmp/runtime/src/thirdparty/ittnotify/LICENSE.txt clearly states BSD-3-clause, but files inside openmp/runtime/src/thirdparty/ittnotify/* have headers stating APACHE-2-LLVM-EXCEPTIONS. So maybe leave it under the APACHE-2-LLVM-EXCEPTIONS globbing, as it clearly doesn't make sense to say that just the LICENSE.txt file is different, and it's my understan ding that headers in individual files win over a more general LICENSE file. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2130186 Title: [needs-packaging] intel-dpcpp To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/2130186/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
