aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kobject_ns.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/kobject_ns.h')
-rw-r--r--include/linux/kobject_ns.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/linux/kobject_ns.h b/include/linux/kobject_ns.h
index df32d2508290..069aa2ebef90 100644
--- a/include/linux/kobject_ns.h
+++ b/include/linux/kobject_ns.h
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0
1/* Kernel object name space definitions 2/* Kernel object name space definitions
2 * 3 *
3 * Copyright (c) 2002-2003 Patrick Mochel 4 * Copyright (c) 2002-2003 Patrick Mochel
@@ -7,8 +8,6 @@
7 * 8 *
8 * Split from kobject.h by David Howells (dhowells@redhat.com) 9 * Split from kobject.h by David Howells (dhowells@redhat.com)
9 * 10 *
10 * This file is released under the GPLv2.
11 *
12 * Please read Documentation/kobject.txt before using the kobject 11 * Please read Documentation/kobject.txt before using the kobject
13 * interface, ESPECIALLY the parts about reference counts and object 12 * interface, ESPECIALLY the parts about reference counts and object
14 * destructors. 13 * destructors.