diff options
| author | Sam Ravnborg <sam@mars.ravnborg.org> | 2006-02-26 14:11:17 -0500 |
|---|---|---|
| committer | Sam Ravnborg <sam@mars.ravnborg.org> | 2006-02-26 14:11:17 -0500 |
| commit | 382168f4791822de7d44d9c634fbfdf8bc08c91b (patch) | |
| tree | c4a318a261b351f5baf2e5bf43e809b80d864081 /scripts/mod | |
| parent | c3f9da90b6e63c968070aa72057fe15356b3f7b5 (diff) | |
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: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to 'scripts/mod')
| -rw-r--r-- | scripts/mod/modpost.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mod/modpost.c b/scripts/mod/modpost.c index 7f25354deb..de0a9ee1de 100644 --- a/scripts/mod/modpost.c +++ b/scripts/mod/modpost.c | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | * | 2 | * |
| 3 | * Copyright 2003 Kai Germaschewski | 3 | * Copyright 2003 Kai Germaschewski |
| 4 | * Copyright 2002-2004 Rusty Russell, IBM Corporation | 4 | * Copyright 2002-2004 Rusty Russell, IBM Corporation |
| 5 | * | 5 | * Copyright 2006 Sam Ravnborg |
| 6 | * Based in part on module-init-tools/depmod.c,file2alias | 6 | * Based in part on module-init-tools/depmod.c,file2alias |
| 7 | * | 7 | * |
| 8 | * This software may be used and distributed according to the terms | 8 | * This software may be used and distributed according to the terms |
