aboutsummaryrefslogtreecommitdiffstats
path: root/fs/sysfs/group.c
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-08-21 16:14:11 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-08-21 16:14:11 -0700
commit9e2a47ed6443b7af1e5b91f59e8738c01fde45a9 (patch)
tree82118f13a4f5134f09c497c7775e60468a2a6e62 /fs/sysfs/group.c
parentsysfs: group.c: add kerneldoc for sysfs_remove_group (diff)
downloadlinux-dev-9e2a47ed6443b7af1e5b91f59e8738c01fde45a9.tar.xz
linux-dev-9e2a47ed6443b7af1e5b91f59e8738c01fde45a9.zip
sysfs: group: update copyright to add myself and the LF
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs/sysfs/group.c')
-rw-r--r--fs/sysfs/group.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/fs/sysfs/group.c b/fs/sysfs/group.c
index 4633b20b6ec3..cb987e6c9279 100644
--- a/fs/sysfs/group.c
+++ b/fs/sysfs/group.c
@@ -3,6 +3,8 @@
*
* Copyright (c) 2003 Patrick Mochel
* Copyright (c) 2003 Open Source Development Lab
+ * Copyright (c) 2013 Greg Kroah-Hartman
+ * Copyright (c) 2013 The Linux Foundation
*
* This file is released undert the GPL v2.
*