add 2002 to Copyright line
authorJim Meyering <jim@meyering.net>
Wed, 16 Jan 2002 22:38:04 +0000 (22:38 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 16 Jan 2002 22:38:04 +0000 (22:38 +0000)
lib/strverscmp.c
lib/userspec.c

index 5e5086050911d29832b804ebb84ae69b70f265e1..93d7160f4e6e76b6e9a49a9d3bc9cc312fd2b501 100644 (file)
@@ -1,5 +1,5 @@
 /* Compare strings while treating digits characters numerically.
-   Copyright (C) 1997, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1997, 2000, 2002 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
    Contributed by Jean-François Bignolles <bignolle@ecoledoc.ibp.fr>, 1997.
 
index e5d4c60eab990efcbdaa8afaad016e763b0a59eb..1d3df6e442c60d5e62682a43819fe520c64866d2 100644 (file)
@@ -1,5 +1,5 @@
 /* userspec.c -- Parse a user and group string.
-   Copyright (C) 1989-1992, 1997, 1998, 2000 Free Software Foundation, Inc.
+   Copyright (C) 1989-1992, 1997, 1998, 2000, 2002 Free Software Foundation, Inc.
 
    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by