[BACK]Return to strip.sed CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / share / me

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/share/me/strip.sed between version 1.1 and 1.2

version 1.1, 1993/03/21 09:45:37 version 1.2, 1997/07/07 19:19:34
Line 1 
Line 1 
 #! /bin/sed -f  #! /bin/sed -f
 #  #
 # Copyright (c) 1988 The Regents of the University of California.  #       $NetBSD$
 # All rights reserved.  #
   # Copyright (c) 1988, 1993
   #       The Regents of the University of California.  All rights reserved.
 #  #
 # Redistribution and use in source and binary forms, with or without  # Redistribution and use in source and binary forms, with or without
 # modification, are permitted provided that the following conditions  # modification, are permitted provided that the following conditions
Line 31 
Line 33 
 # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF  # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 # SUCH DAMAGE.  # SUCH DAMAGE.
 #  #
 #       @(#)strip.sed   5.3 (Berkeley) 4/17/91  #       @(#)strip.sed   8.1 (Berkeley) 6/5/93
 #  #
   
 /%beginstrip%/{  /%beginstrip%/{

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb <webmaster@jp.NetBSD.org>