--- dwarves-dfsg-1.3.orig/list.h
+++ dwarves-dfsg-1.3/list.h
@@ -1,5 +1,12 @@
 #ifndef _LINUX_LIST_H
 #define _LINUX_LIST_H
+/* 
+  Copyright (C) Cast of dozens, comes from the Linux kernel
+
+  This program is free software; you can redistribute it and/or modify it
+  under the terms of version 2 of the GNU General Public License as
+  published by the Free Software Foundation.
+*/
 
 #include <stddef.h>
 
