From: Jim Meyering Date: Thu, 30 Jan 1997 04:16:33 +0000 (+0000) Subject: . X-Git-Tag: SH-UTILS-1_16a~321 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0c5ab92b5932030439686d0a56efa5fea814ab13;p=thirdparty%2Fcoreutils.git . --- diff --git a/src/tac.c b/src/tac.c index 37079871b5..d81ff6c07e 100644 --- a/src/tac.c +++ b/src/tac.c @@ -12,8 +12,8 @@ GNU General Public License for more details. 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. */ + along with this program; if not, write to the Free Software 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). */