summaryrefslogtreecommitdiff
path: root/src/printenv.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/printenv.c
parent4eb7ae21e829ad269a1140c35149e81ffa6d9b55 (diff)
downloadcoreutils-df7b9c808b498bab77d4c3d9bae8c3bc4c489ee6.tar.xz
update copyright dates
Diffstat (limited to 'src/printenv.c')
-rw-r--r--src/printenv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/printenv.c b/src/printenv.c
index dde55d094..3ac1f25ad 100644
--- a/src/printenv.c
+++ b/src/printenv.c
@@ -1,5 +1,5 @@
/* printenv -- print all or part of environment
- Copyright (C) 89,90,91,92,93,94,95,96,1997, 1999 Free Software Foundation, Inc.
+ Copyright (C) 1989-1997, 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