summaryrefslogtreecommitdiffstats
path: root/include/list.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/list.h')
-rw-r--r--include/list.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/list.h b/include/list.h
index e9ed0c4cd..7b6067239 100644
--- a/include/list.h
+++ b/include/list.h
@@ -2,6 +2,9 @@
* Copyright (C) 2008 Karel Zak <kzak@redhat.com>
* Copyright (C) 1999-2008 by Theodore Ts'o
*
+ * This file may be redistributed under the terms of the
+ * GNU Lesser General Public License.
+ *
* (based on list.h from e2fsprogs)
* Merge sort based on kernel's implementation.
*/