From: Rich Felker Date: Sat, 20 Apr 2013 18:03:12 +0000 (-0400) Subject: mention bits headers in another part of copyright file X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=commitdiff_plain;h=5d37b79793b17edcc6fe71b8a7de318276904fd8 mention bits headers in another part of copyright file --- diff --git a/COPYRIGHT b/COPYRIGHT index 09beea20..4bd99879 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -88,5 +88,5 @@ I will explicitly release it from copyright. The following files are trivial, in my opinion not copyrightable in the first place, and hereby explicitly released to the Public Domain: -All public headers: include/* +All public headers: include/*, arch/*/bits/* Startup files: crt/*