diff options
Diffstat (limited to 'libpwdgrp/getpwuid.c')
-rw-r--r-- | libpwdgrp/getpwuid.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpwdgrp/getpwuid.c b/libpwdgrp/getpwuid.c index bae6e15e6..7fa7ed956 100644 --- a/libpwdgrp/getpwuid.c +++ b/libpwdgrp/getpwuid.c | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | * getpwuid.c - This file is part of the libc-8086/pwd package for ELKS, | 2 | * getpwuid.c - This file is part of the libc-8086/pwd package for ELKS, |
3 | * Copyright (C) 1995, 1996 Nat Friedman <ndf@linux.mit.edu>. | 3 | * Copyright (C) 1995, 1996 Nat Friedman <ndf@linux.mit.edu>. |
4 | * | 4 | * |
5 | * This library is free software; you can redistribute it and/or | 5 | * This library is free software; you can redistribute it and/or |
6 | * modify it under the terms of the GNU Library General Public | 6 | * modify it under the terms of the GNU Library General Public |
7 | * License as published by the Free Software Foundation; either | 7 | * License as published by the Free Software Foundation; either |