diff options
Diffstat (limited to 'extra/scripts/getent')
-rwxr-xr-x | extra/scripts/getent | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/extra/scripts/getent b/extra/scripts/getent index 3a96d74f6..9ffffa171 100755 --- a/extra/scripts/getent +++ b/extra/scripts/getent @@ -1,4 +1,10 @@ #!/bin/sh +# +# Copyright (C) 2000-2005 Erik Andersen <andersen@uclibc.org> +# +# Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. +# + # Script to replicate the `getent` binary that comes with glibc search_entry() { |