<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Some files in libc++/test are missing license headers"
   href="https://llvm.org/bugs/show_bug.cgi?id=25980">25980</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Some files in libc++/test are missing license headers
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>libc++
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>All Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedclangbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>nicolasweber@gmx.de
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org, mclow.lists@gmail.com
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>We had a suppression checking licenses in for libc++/test because of <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - Some libc++ files are missing license headers"
   href="show_bug.cgi?id=18291">bug 18291</a>.
After updating libc++ (which has a fix for that bug) we tried removing this
suppression, but many files without license headers landed in the meantime:

'libc++/test/libcxx/compiler.py' has non-whitelisted license 'UNKNOWN'
'libc++/test/libcxx/test/format.py' has non-whitelisted license 'UNKNOWN'
'libc++/test/libcxx/test/config.py' has non-whitelisted license 'UNKNOWN'
'libc++/test/libcxx/test/tracing.py' has non-whitelisted license 'UNKNOWN'
'libc++/test/libcxx/test/target_info.py' has non-whitelisted license 'UNKNOWN'
'libc++/test/libcxx/test/executor.py' has non-whitelisted license 'UNKNOWN'
'libc++/test/libcxx/util.py' has non-whitelisted license 'UNKNOWN'
'libc++/test/support/count_new.hpp' has non-whitelisted license 'UNKNOWN'
'libc++/test/support/tracked_value.h' has non-whitelisted license 'UNKNOWN'
'libc++/test/support/any_helpers.h' has non-whitelisted license 'UNKNOWN'
'libc++/test/support/disable_missing_braces_warning.h' has non-whitelisted
license 'UNKNOWN'
'libc++/test/support/user_defined_integral.hpp' has non-whitelisted license
'UNKNOWN'
'libc++/test/support/nasty_macros.hpp' has non-whitelisted license 'UNKNOWN'
'libc++/test/support/cmpxchg_loop.h' has non-whitelisted license 'UNKNOWN'
'libc++/test/std/utilities/function.objects/func.wrap/func.wrap.func/function_types.h'
has non-whitelisted license 'UNKNOWN'
'libc++/test/std/utilities/function.objects/func.require/invoke_helpers.h' has
non-whitelisted license 'UNKNOWN'
'libc++/test/std/atomics/atomics.types.operations/atomics.types.operations.req/atomic_helpers.h'
has non-whitelisted license 'UNKNOWN'

(somewhat similar to <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - A bunch of new files in libcxx and libcxxabi are missing license headers"
   href="show_bug.cgi?id=25976">bug 25976</a>)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>