The patch titled Subject: uuid: remove licence boilerplate text from the header has been added to the -mm tree. Its filename is uuid-remove-licence-boilerplate-text-from-the-header.patch This patch should soon appear at https://ozlabs.org/~akpm/mmots/broken-out/uuid-remove-licence-boilerplate-text-from-the-header.patch and later at https://ozlabs.org/~akpm/mmotm/broken-out/uuid-remove-licence-boilerplate-text-from-the-header.patch Before you just go and hit "reply", please: a) Consider who else should be cc'ed b) Prefer to cc a suitable mailing list as well c) Ideally: find the original patch on the mailing list and do a reply-to-all to that, adding suitable additional cc's *** Remember to use Documentation/process/submit-checklist.rst when testing your code *** The -mm tree is included into linux-next and is updated there every 3-4 working days ------------------------------------------------------ From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Subject: uuid: remove licence boilerplate text from the header Remove licence boilerplate text from the UAPI header. Link: https://lkml.kernel.org/r/20211216113552.81199-2-andriy.shevchenko@xxxxxxxxxxxxxxx Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> Acked-by: Christoph Hellwig <hch@xxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- include/uapi/linux/uuid.h | 9 --------- 1 file changed, 9 deletions(-) --- a/include/uapi/linux/uuid.h~uuid-remove-licence-boilerplate-text-from-the-header +++ a/include/uapi/linux/uuid.h @@ -5,15 +5,6 @@ * * Copyright (C) 2010, Intel Corp. * Huang Ying <ying.huang@xxxxxxxxx> - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License version - * 2 as published by the Free Software Foundation; - * - * This program is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. */ #ifndef _UAPI_LINUX_UUID_H_ _ Patches currently in -mm which might be from andriy.shevchenko@xxxxxxxxxxxxxxx are include-linux-unaligned-replace-kernelh-with-the-necessary-inclusions.patch kernelh-include-a-note-to-discourage-people-from-including-it-in-headers.patch list-introduce-list_is_head-helper-and-re-use-it-in-listh.patch kunit-replace-kernelh-with-the-necessary-inclusions.patch uuid-discourage-people-from-using-uapi-header-in-new-code.patch uuid-remove-licence-boilerplate-text-from-the-header.patch