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/du.c | |
parent | 116e6fb2443d140959ea042865cd67b95aab3c47 (diff) | |
download | coreutils-44d59bb168eaf820bdfd13ee9df442cde795f9c7.tar.xz |
Update FSF postal mail address.
Diffstat (limited to 'src/du.c')
-rw-r--r-- | src/du.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. */ /* Differences from the Unix du: * Doesn't simply ignore the names of regular files given as arguments |