grep-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to grep/src/dosbuf.c,v


From: Karl Berry
Subject: Changes to grep/src/dosbuf.c,v
Date: Fri, 30 Jan 2009 01:46:14 +0000

CVSROOT:        /sources/grep
Module name:    grep
Changes by:     Karl Berry <karl>       09/01/30 01:46:06

Index: src/dosbuf.c
===================================================================
RCS file: /sources/grep/grep/src/dosbuf.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- src/dosbuf.c        20 Jan 2000 04:43:03 -0000      1.5
+++ src/dosbuf.c        30 Jan 2009 01:46:04 -0000      1.6
@@ -1,3 +1,22 @@
+/* dosbuf.c
+   Copyright (C) 1992, 1997, 1998, 1999, 2000, 2001, 2002, 2004,
+   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+
+   This program is free software; you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 3, or (at your option)
+   any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   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., 51 Franklin Street - Fifth Floor, Boston, MA
+   02110-1301, USA.  */
+
 /* Messy DOS-specific code for correctly treating binary, Unix text
    and DOS text files.
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]