diff --git a/lsflib/include/list.h b/lsflib/include/list.h --- a/lsflib/include/list.h +++ b/lsflib/include/list.h @@ -1,3 +1,8 @@ +/** + * test/demos/lsflib/include/list.h + * Copyright (C) 2008 Markus Broeker + */ + #ifndef __LIST_H__ #define __LIST_H__