diff options
author | Peter Wemm <peter@FreeBSD.org> | 1999-12-11 12:24:21 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1999-12-11 12:24:21 +0000 |
commit | d81819680486521a84c8aecc540ed04ba315dec0 (patch) | |
tree | 2a59869a343a5d43c01370f1083d67c2a02785a0 /contrib/cvs/diff/cmpbuf.c | |
parent | 0008866e589b5dd29f5332c9bc0e208ba10a7772 (diff) |
Notes
Diffstat (limited to 'contrib/cvs/diff/cmpbuf.c')
-rw-r--r-- | contrib/cvs/diff/cmpbuf.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/contrib/cvs/diff/cmpbuf.c b/contrib/cvs/diff/cmpbuf.c index e95a8f98ed9d..2820dfa5a280 100644 --- a/contrib/cvs/diff/cmpbuf.c +++ b/contrib/cvs/diff/cmpbuf.c @@ -11,9 +11,7 @@ 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., 675 Mass Ave, Cambridge, MA 02139, USA. */ + */ #include "system.h" #include "cmpbuf.h" |