summaryrefslogtreecommitdiff
path: root/src/su.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-02-16 04:17:15 +0000
committerJim Meyering <jim@meyering.net>1999-02-16 04:17:15 +0000
commitdf7b9c808b498bab77d4c3d9bae8c3bc4c489ee6 (patch)
tree482afe61a92beae72c08f7fc929a48ab2c551d8f /src/su.c
parent4eb7ae21e829ad269a1140c35149e81ffa6d9b55 (diff)
downloadcoreutils-df7b9c808b498bab77d4c3d9bae8c3bc4c489ee6.tar.xz
update copyright dates
Diffstat (limited to 'src/su.c')
-rw-r--r--src/su.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/su.c b/src/su.c
index 155efd422..f1a8bb92d 100644
--- a/src/su.c
+++ b/src/su.c
@@ -1,5 +1,5 @@
/* su for GNU. Run a shell with substitute user and group IDs.
- Copyright (C) 92, 93, 94, 95, 96, 97, 1998 Free Software Foundation, Inc.
+ Copyright (C) 1992-1999 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