]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Thu, 30 Jan 1997 04:16:33 +0000 (04:16 +0000)
committerJim Meyering <jim@meyering.net>
Thu, 30 Jan 1997 04:16:33 +0000 (04:16 +0000)
src/tac.c

index 37079871b5be9175082de7517f377c681a8653ed..d81ff6c07ef78b2dde9bb2e0ed5a69cf8f26be2e 100644 (file)
--- 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). */