summaryrefslogtreecommitdiff
path: root/src/tac.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-01-30 04:16:33 +0000
committerJim Meyering <jim@meyering.net>1997-01-30 04:16:33 +0000
commit0c5ab92b5932030439686d0a56efa5fea814ab13 (patch)
treec951eef8950cbb9f4cb9f389bd4cce7b20f49fb0 /src/tac.c
parentb9278db09569b38734a5c3e08f49c55397f84889 (diff)
downloadcoreutils-0c5ab92b5932030439686d0a56efa5fea814ab13.tar.xz
.
Diffstat (limited to 'src/tac.c')
-rw-r--r--src/tac.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tac.c b/src/tac.c
index 37079871b..d81ff6c07 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). */