summaryrefslogtreecommitdiff
path: root/src/tail.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1997-01-25 05:58:58 +0000
committerJim Meyering <jim@meyering.net>1997-01-25 05:58:58 +0000
commit338b31ba60420538af8f6d7f525d7ff29cad6465 (patch)
tree869b6fce2591ebdaef1740658f04db3fe5fbac04 /src/tail.c
parent562eb3d16deee1e733fa86defacf66ba552ac7c0 (diff)
downloadcoreutils-338b31ba60420538af8f6d7f525d7ff29cad6465.tar.xz
.
Diffstat (limited to 'src/tail.c')
-rw-r--r--src/tail.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tail.c b/src/tail.c
index 0d59001fb..61308265a 100644
--- a/src/tail.c
+++ b/src/tail.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. */
/* Can display any amount of data, unlike the Unix version, which uses
a fixed size buffer and therefore can only deliver a limited number