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/expr.c | |
parent | 116e6fb2443d140959ea042865cd67b95aab3c47 (diff) | |
download | coreutils-44d59bb168eaf820bdfd13ee9df442cde795f9c7.tar.xz |
Update FSF postal mail address.
Diffstat (limited to 'src/expr.c')
-rw-r--r-- | src/expr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expr.c b/src/expr.c index 9a117f4e7..7a7745db2 100644 --- a/src/expr.c +++ b/src/expr.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. */ /* Author: Mike Parker. |