From: Rich Felker Date: Mon, 14 Feb 2011 04:32:01 +0000 (-0500) Subject: explicitly release crt/* to the public domain X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=commitdiff_plain;h=05ea04558f4e20056ab4f198dc483a5700432dee explicitly release crt/* to the public domain --- diff --git a/COPYRIGHT b/COPYRIGHT index 30a74a21..d9975eca 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -29,3 +29,9 @@ by copyright. Some source modules may fall in this category as well. If you believe that a file is so trivial that it should be in the Public Domain, please contact me and, if I agree, 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/* +Startup files: crt/*