summaryrefslogtreecommitdiff
path: root/src/test.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1996-03-24 18:40:53 +0000
committerJim Meyering <jim@meyering.net>1996-03-24 18:40:53 +0000
commit3613700a38f2d64334ed23c4b64333e08250de77 (patch)
tree90b2aaed04e7bdd05b04ec882f7a3d889242a0f5 /src/test.c
parent318a4977686edf841bf331a2a31ae4e6241c7894 (diff)
downloadcoreutils-3613700a38f2d64334ed23c4b64333e08250de77.tar.xz
Update FSF's address.
Diffstat (limited to 'src/test.c')
-rw-r--r--src/test.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/test.c b/src/test.c
index 04d4b1e7c..7cd8fba08 100644
--- a/src/test.c
+++ b/src/test.c
@@ -16,9 +16,9 @@
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 Foundation,
- Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+ 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
/* Define TEST_STANDALONE to get the /bin/test version. Otherwise, you get
the shell builtin version. */