diff --git a/include/errno.h b/include/errno.h index 14ac3cb10b00bab70a6916fe15adae6af0b838f3..39426818e0c6215aa91b286c8c26906e468dac0a 100644 --- a/include/errno.h +++ b/include/errno.h @@ -1,4 +1,11 @@ +/* + * Copyright (C) 2014 Samsung Electronics + * Przemyslaw Marczak <p.marczak@samsung.com> + * + * SPDX-License-Identifier: GPL-2.0+ + */ #ifndef _ERRNO_H +#define _ERRNO_H #include <asm-generic/errno.h>