summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-01-16 22:38:04 +0000
committerJim Meyering <jim@meyering.net>2002-01-16 22:38:04 +0000
commitbc3a5c4e5fa5252aeb4b4269c498e4ccd087d2d8 (patch)
treeafad6d60ef4d7fe94f692df8a233c1bcd195a4e4 /lib
parentfe734b9b2dca297df13d081490c856361cbc1b4e (diff)
downloadcoreutils-bc3a5c4e5fa5252aeb4b4269c498e4ccd087d2d8.tar.xz
add 2002 to Copyright line
Diffstat (limited to 'lib')
-rw-r--r--lib/userspec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/userspec.c b/lib/userspec.c
index e5d4c60ea..1d3df6e44 100644
--- a/lib/userspec.c
+++ b/lib/userspec.c
@@ -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