removed copyright header from all files for core-python and corens3

This commit is contained in:
Blake J. Harnden 2017-08-18 10:38:27 -07:00
parent f7cb269a11
commit f55d241b36
7 changed files with 8 additions and 43 deletions

View file

@ -1,11 +1,3 @@
#
# CORE
# Copyright (c)2010-2012 the Boeing Company.
# See the LICENSE file included in this distribution.
#
# authors: core-dev@pf.itd.nrl.navy.mil
#
"""
vnet.py: NetgraphNet and NetgraphPipeNet classes that implement virtual networks
using the FreeBSD Netgraph subsystem.