]> wimlib.net Git - wimlib/blobdiff - src/list.h
Document list.h source
[wimlib] / src / list.h
index 71ba09f77d04c2ff1141b3219ac39f0d18382010..ffce657076653d9e85878e933139b61ee584b2cd 100644 (file)
@@ -1,3 +1,8 @@
+
+/*
+ * This file is based on include/linux/list.h in the Linux kernel source code.
+ */
+
 #ifndef _LINUX_LIST_H
 #define _LINUX_LIST_H