[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20211216113552.81199-2-andriy.shevchenko@linux.intel.com>
Date: Thu, 16 Dec 2021 13:35:52 +0200
From: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
linux-kernel@...r.kernel.org
Cc: Christoph Hellwig <hch@....de>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: [PATCH v2 2/2] uuid: Remove licence boilerplate text from the header
Remove licence boilerplate text from the UAPI header.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Acked-by: Christoph Hellwig <hch@....de>
---
v2: added tag (Christoph)
include/uapi/linux/uuid.h | 9 ---------
1 file changed, 9 deletions(-)
diff --git a/include/uapi/linux/uuid.h b/include/uapi/linux/uuid.h
index 32615dc5f0cf..c0f4bd9b040e 100644
--- a/include/uapi/linux/uuid.h
+++ b/include/uapi/linux/uuid.h
@@ -5,15 +5,6 @@
*
* Copyright (C) 2010, Intel Corp.
* Huang Ying <ying.huang@...el.com>
- *
- * 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_
--
2.34.1
Powered by blists - more mailing lists