summaryrefslogtreecommitdiff
path: root/src/tac.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1995-06-18 19:33:31 +0000
committerJim Meyering <jim@meyering.net>1995-06-18 19:33:31 +0000
commit6ebaf82426c177a0d699c7a8d5985eb1b84a90f6 (patch)
treef804ee8d758bef9d0eadb5f83dbaec3b359b873a /src/tac.c
parentd96ba2d1532aabd28412c2331785f23a7ffb967b (diff)
downloadcoreutils-6ebaf82426c177a0d699c7a8d5985eb1b84a90f6.tar.xz
merge with 1.12
Diffstat (limited to 'src/tac.c')
-rw-r--r--src/tac.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tac.c b/src/tac.c
index 06b373bcc..6d4591723 100644
--- a/src/tac.c
+++ b/src/tac.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., 675 Mass Ave, Cambridge, MA 02139, USA. */
+ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
/* Written by Jay Lepreau (lepreau@cs.utah.edu).
GNU enhancements by David MacKenzie (djm@gnu.ai.mit.edu). */