Commit 382168f4 authored by Sam Ravnborg's avatar Sam Ravnborg

kbuild: Add copyright to modpost.c

It seems popular to protect your work with copyright, so I decided to do
so for modpost which I patch a great deal atm.
Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
parent c3f9da90
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
* *
* Copyright 2003 Kai Germaschewski * Copyright 2003 Kai Germaschewski
* Copyright 2002-2004 Rusty Russell, IBM Corporation * Copyright 2002-2004 Rusty Russell, IBM Corporation
* * Copyright 2006 Sam Ravnborg
* Based in part on module-init-tools/depmod.c,file2alias * Based in part on module-init-tools/depmod.c,file2alias
* *
* This software may be used and distributed according to the terms * This software may be used and distributed according to the terms
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment