diff options
Diffstat (limited to 'libpwdgrp/Kbuild.src')
-rw-r--r-- | libpwdgrp/Kbuild.src | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpwdgrp/Kbuild.src b/libpwdgrp/Kbuild.src index f9f1ddb..d15e3a2 100644 --- a/libpwdgrp/Kbuild.src +++ b/libpwdgrp/Kbuild.src @@ -2,7 +2,7 @@ # # Copyright (C) 1999-2005 by Erik Andersen <andersen@codepoet.org> # -# Licensed under the GPL v2, see the file LICENSE in this tarball. +# Licensed under GPLv2, see file LICENSE in this source tree. lib-y := uidgid_get.o |