aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/netinet
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/netinet')
-rw-r--r--tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrsttest.c2
-rw-r--r--tools/regression/netinet/tcpstream/README2
2 files changed, 0 insertions, 4 deletions
diff --git a/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrsttest.c b/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrsttest.c
index 6e4ac0356a36..964892f5e380 100644
--- a/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrsttest.c
+++ b/tools/regression/netinet/tcpfullwindowrst/tcpfullwindowrsttest.c
@@ -24,8 +24,6 @@ WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-$FreeBSD$
-
*/
#include <sys/types.h>
diff --git a/tools/regression/netinet/tcpstream/README b/tools/regression/netinet/tcpstream/README
index df2e9b1a21da..4ac11ae0e70d 100644
--- a/tools/regression/netinet/tcpstream/README
+++ b/tools/regression/netinet/tcpstream/README
@@ -16,5 +16,3 @@ Now run the client on a second machine with the server's IP, port 8080, and
seed of 100:
tcpstream client 192.168.10.10 8080 100
-
-$FreeBSD$