diff options
Diffstat (limited to 'coreutils/Kbuild.src')
-rw-r--r-- | coreutils/Kbuild.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/Kbuild.src b/coreutils/Kbuild.src index 1c846a75f..630b048df 100644 --- a/coreutils/Kbuild.src +++ b/coreutils/Kbuild.src | |||
@@ -2,7 +2,7 @@ | |||
2 | # | 2 | # |
3 | # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org> | 3 | # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org> |
4 | # | 4 | # |
5 | # Licensed under the GPL v2, see the file LICENSE in this tarball. | 5 | # Licensed under GPLv2, see file LICENSE in this source tree. |
6 | 6 | ||
7 | libs-y += libcoreutils/ | 7 | libs-y += libcoreutils/ |
8 | 8 | ||