diff options
Diffstat (limited to 'tools/common.h')
-rw-r--r-- | tools/common.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/common.h b/tools/common.h index 4ca27bd..30b70d2 100644 --- a/tools/common.h +++ b/tools/common.h @@ -1,3 +1,9 @@ +/* + * This file is part of musl-mod: modified version of Musl libc library. + * musl-mod in general and this file specifically are available under + * MIT license. See COPYRIGHT file. + */ + #ifndef COMMON_H #define COMMON_H |