Changeset 1527

Show
Ignore:
Timestamp:
07/18/06 20:35:21 (2 years ago)
Author:
aturner
Message:

update copyright dates refs #30

Location:
trunk/src
Files:
2 modified

Legend:

Unmodified
Added
Removed
  • trunk/src/tcpbridge_opts.def

    r1485 r1527  
    33 
    44copyright = { 
    5     date        = "2005"; 
     5    date        = "2005-2006"; 
    66    owner       = "Aaron Turner"; 
    77    type        = "bsd"; 
     
    3636 
    3737explain = <<- EOExplain 
    38 tcpbridge is a tool for briding network traffic across two interfaces 
     38tcpbridge is a tool for selectively briding network traffic across two interfaces 
    3939and optionally modifying the packets in betweeen 
    4040EOExplain; 
  • trunk/src/tcprewrite_opts.def

    r1500 r1527  
    22 
    33copyright = { 
    4     date        = "2004-2005"; 
     4    date        = "2004-2006"; 
    55    owner       = "Aaron Turner"; 
    66    type        = "bsd";