summaryrefslogtreecommitdiff
path: root/src/echo.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-03-24 18:33:12 +0000
committerJim Meyering <jim@meyering.net>1996-03-24 18:33:12 +0000
commit318a4977686edf841bf331a2a31ae4e6241c7894 (patch)
treebe401705f6da7bc3968c0d7dcc8dbf6e4a2b7cf6 /src/echo.c
parent7b428cdedab5fbe6f982304ccc479d76423c9dd4 (diff)
downloadcoreutils-318a4977686edf841bf331a2a31ae4e6241c7894.tar.xz
Update FSF's address.
Diffstat (limited to 'src/echo.c')
-rw-r--r--src/echo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/echo.c b/src/echo.c
index ea439e039..aef13119e 100644
--- a/src/echo.c
+++ b/src/echo.c
@@ -14,7 +14,7 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.
You should have received a copy of the GNU General Public License along
-with Bash; see the file COPYING. If not, write to the Free Software
+with Bash; see the file COPYING. If not, write to the Free Software Foundation,
Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#include <config.h>