From 5d37b79793b17edcc6fe71b8a7de318276904fd8 Mon Sep 17 00:00:00 2001 From: Rich Felker Date: Sat, 20 Apr 2013 14:03:12 -0400 Subject: [PATCH] mention bits headers in another part of copyright file --- COPYRIGHT | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/* -- 2.20.1