diff options
author | Jim Meyering <jim@meyering.net> | 1996-04-24 04:45:54 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1996-04-24 04:45:54 +0000 |
commit | e6eece157594b44057c1400ca546110574d2cb36 (patch) | |
tree | 334d5b8f4c431807c31f16ec18f209cdb91866f6 /src/env.c | |
parent | 8fbeb80792052f147d3d9f59a3299fe13d390823 (diff) | |
download | coreutils-e6eece157594b44057c1400ca546110574d2cb36.tar.xz |
update Copyright years for 1996
Diffstat (limited to 'src/env.c')
-rw-r--r-- | src/env.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* env - run a program in a modified environment - Copyright (C) 86, 91, 92, 93, 94, 1995 Free Software Foundation, Inc. + Copyright (C) 86, 91, 92, 93, 94, 95, 1996 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 |