diff options
author | Jim Meyering <jim@meyering.net> | 2005-05-14 07:58:31 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2005-05-14 07:58:31 +0000 |
commit | 44d59bb168eaf820bdfd13ee9df442cde795f9c7 (patch) | |
tree | 6e822b4d9329cf46115d6c0d6f36202d20ca6599 /src/cp-hash.c | |
parent | 116e6fb2443d140959ea042865cd67b95aab3c47 (diff) | |
download | coreutils-44d59bb168eaf820bdfd13ee9df442cde795f9c7.tar.gz |
Update FSF postal mail address.
Diffstat (limited to 'src/cp-hash.c')
-rw-r--r-- | src/cp-hash.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cp-hash.c b/src/cp-hash.c index 4abaf049c..0202cb3b3 100644 --- a/src/cp-hash.c +++ b/src/cp-hash.c @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. + Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Written by Torbjorn Granlund, Sweden (tege@sics.se). Rewritten to use lib/hash.c by Jim Meyering. */ |