diff options
author | Jim Meyering <jim@meyering.net> | 1997-02-09 04:52:50 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1997-02-09 04:52:50 +0000 |
commit | b7ffe8cdaf93545dc9c2701f6955cbc898a619ca (patch) | |
tree | 85829fee1ee720795c818367b8cd5dc15f4ef2d7 /src/dd.c | |
parent | dbc538f92b52087d99acd451103e6395eeb45738 (diff) | |
download | coreutils-b7ffe8cdaf93545dc9c2701f6955cbc898a619ca.tar.xz |
update copyrights for 1997
Diffstat (limited to 'src/dd.c')
-rw-r--r-- | src/dd.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ /* dd -- convert a file while copying it. - Copyright (C) 85, 90, 91, 95, 1996 Free Software Foundation, Inc. + Copyright (C) 85, 90, 91, 95, 96, 1997 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 |