diff options
author | Peter S. Mazinger <ps.m@gmx.net> | 2005-10-28 14:28:55 +0000 |
---|---|---|
committer | Peter S. Mazinger <ps.m@gmx.net> | 2005-10-28 14:28:55 +0000 |
commit | 03ea60437979098938ab6161140eb929b848100c (patch) | |
tree | 7120d166094b90ad1f647b031d79b93cc519e955 /extra/scripts/getent | |
parent | ed7cf0fec33dc04fb6e1355f6a51ab225bcfb10f (diff) |
Update/add scripts' copyright
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() { |