From: Jim Meyering Date: Sat, 14 Dec 1996 05:23:41 +0000 (+0000) Subject: twiddle FSF address in comment. X-Git-Tag: FILEUTILS-3_14a~110 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3008ad90f45e82a7722e03edb1131697d2602398;p=thirdparty%2Fcoreutils.git twiddle FSF address in comment. --- diff --git a/src/csplit.c b/src/csplit.c index 12862c8158..8820c2bce6 100644 --- a/src/csplit.c +++ b/src/csplit.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 Stuart Kemp, cpsrk@groper.jcu.edu.au. Modified by David MacKenzie, djm@gnu.ai.mit.edu. */