summaryrefslogtreecommitdiff
path: root/udev/list.h
diff options
context:
space:
mode:
Diffstat (limited to 'udev/list.h')
-rw-r--r--udev/list.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/udev/list.h b/udev/list.h
index 8626630f6b..3266e1b124 100644
--- a/udev/list.h
+++ b/udev/list.h
@@ -1,8 +1,5 @@
/*
- * Copied from the Linux kernel source tree, version 2.6.0-test1.
- *
- * Licensed under the GPL v2 as per the whole kernel source tree.
- *
+ * Based on list.h in the Linux kernel source tree.
*/
#ifndef _LIST_H