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/uptime.c | |
parent | 116e6fb2443d140959ea042865cd67b95aab3c47 (diff) | |
download | coreutils-44d59bb168eaf820bdfd13ee9df442cde795f9c7.tar.xz |
Update FSF postal mail address.
Diffstat (limited to 'src/uptime.c')
-rw-r--r-- | src/uptime.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uptime.c b/src/uptime.c index 95bdb6db6..6718fbdbf 100644 --- a/src/uptime.c +++ b/src/uptime.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. */ /* Created by hacking who.c by Kaveh Ghazi ghazi@caip.rutgers.edu. */ |