diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2008-07-01 11:43:19 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2008-07-01 11:43:19 +0000 |
commit | 649e94342c315e898f3d01eccc899907f959587b (patch) | |
tree | c5f05a9441a387b3717380f21ae9ba18bc6dea82 /libshouldbeinlibc | |
parent | 4ab6903daa742eab02ab1dc83a600d07f3fa76c3 (diff) |
Update copyright years.
Diffstat (limited to 'libshouldbeinlibc')
-rw-r--r-- | libshouldbeinlibc/idvec-verify.c | 3 | ||||
-rw-r--r-- | libshouldbeinlibc/ugids-argp.c | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/libshouldbeinlibc/idvec-verify.c b/libshouldbeinlibc/idvec-verify.c index 5527f308..981f86ac 100644 --- a/libshouldbeinlibc/idvec-verify.c +++ b/libshouldbeinlibc/idvec-verify.c @@ -1,6 +1,7 @@ /* Verify user passwords - Copyright (C) 1996,97,98,99,2002 Free Software Foundation, Inc. + Copyright (C) 1996, 1997, 1998, 1999, 2002, 2008 + Free Software Foundation, Inc. Written by Miles Bader <miles@gnu.org> This program is free software; you can redistribute it and/or diff --git a/libshouldbeinlibc/ugids-argp.c b/libshouldbeinlibc/ugids-argp.c index bd2dc4f1..dc076d27 100644 --- a/libshouldbeinlibc/ugids-argp.c +++ b/libshouldbeinlibc/ugids-argp.c @@ -1,6 +1,6 @@ /* Parse user and group ids - Copyright (C) 1997, 1999 Free Software Foundation, Inc. + Copyright (C) 1997, 1999, 2008 Free Software Foundation, Inc. Written by Miles Bader <miles@gnu.ai.mit.edu> |