public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] kernel: cgroup: Add LGPL-2.1 SPDX license ID to legacy_freezer.c
@ 2026-01-14 23:22 Tim Bird
  2026-01-16  8:05 ` Tejun Heo
  0 siblings, 1 reply; 2+ messages in thread
From: Tim Bird @ 2026-01-14 23:22 UTC (permalink / raw)
  To: clg, mhelsley, longman, tj, hannes, mkoutny
  Cc: linux-spdx, cgroups, linux-kernel, Tim Bird

Add an appropriate SPDX-License-Identifier line to the file,
and remove the GNU boilerplate text.

Signed-off-by: Tim Bird <tim.bird@sony.com>
---
 kernel/cgroup/legacy_freezer.c | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/kernel/cgroup/legacy_freezer.c b/kernel/cgroup/legacy_freezer.c
index 915b02f65980..817c33450fee 100644
--- a/kernel/cgroup/legacy_freezer.c
+++ b/kernel/cgroup/legacy_freezer.c
@@ -1,17 +1,10 @@
+// SPDX-License-Identifier: LGPL-2.1
 /*
  * cgroup_freezer.c -  control group freezer subsystem
  *
  * Copyright IBM Corporation, 2007
  *
  * Author : Cedric Le Goater <clg@fr.ibm.com>
- *
- * This program is free software; you can redistribute it and/or modify it
- * under the terms of version 2.1 of the GNU Lesser General Public License
- * as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it would be useful, but
- * WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  */
 
 #include <linux/export.h>
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] kernel: cgroup: Add LGPL-2.1 SPDX license ID to legacy_freezer.c
  2026-01-14 23:22 [PATCH] kernel: cgroup: Add LGPL-2.1 SPDX license ID to legacy_freezer.c Tim Bird
@ 2026-01-16  8:05 ` Tejun Heo
  0 siblings, 0 replies; 2+ messages in thread
From: Tejun Heo @ 2026-01-16  8:05 UTC (permalink / raw)
  To: Tim Bird
  Cc: clg, mhelsley, longman, hannes, mkoutny, linux-spdx, cgroups,
	linux-kernel

Applied to cgroup/for-6.19-fixes.

Thanks.

--
tejun

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-01-16  8:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-14 23:22 [PATCH] kernel: cgroup: Add LGPL-2.1 SPDX license ID to legacy_freezer.c Tim Bird
2026-01-16  8:05 ` Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox