summaryrefslogtreecommitdiff
path: root/udev/list.h
diff options
context:
space:
mode:
authorKay Sievers <kay.sievers@vrfy.org>2008-09-10 02:40:42 +0200
committerKay Sievers <kay.sievers@vrfy.org>2008-09-10 02:40:42 +0200
commit55e9959b155cefc5146f7a3d1ea73e74da91f303 (patch)
tree6eeb7b03be2ca47026e3a9dbe98d08bf77214a68 /udev/list.h
parentef5c2d048c875b6307fdc0e10f6b703fcb57772e (diff)
update file headers
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