cvs commit: src/sys/netinet ip_mroute.c
    Warner Losh 
    imp at FreeBSD.org
       
    Thu Jun 23 18:42:58 GMT 2005
    
    
  
imp         2005-06-23 18:42:58 UTC
  FreeBSD src repository
  Modified files:
    sys/netinet          ip_mroute.c 
  Log:
  Add back missing copyright and license statement.  This is identical
  to the statement in ip_mroute.h, as well as being the same as what
  OpenBSD has done with this file.  It matches the copyright in NetBSD's
  1.1 through 1.14 versions of the file as well, which they subsequently
  added back.
  
  It appears to have been lost in the 4.4-lite1 import for FreeBSD 2.0,
  but where and why I've not investigated further.  OpenBSD had the same
  problem.  NetBSD had a copyright notice until Multicast 3.5 was
  integrated verbatim back in 1995.  This appears to be the version that
  made it into 4.4-lite1.
  
  Approved by: re (scottl)
  MFC after: 3 days
  
  Revision  Changes    Path
  1.111     +35 -0     src/sys/netinet/ip_mroute.c
    
    
More information about the cvs-all
mailing list