summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbz <bz@FreeBSD.org>2012-05-26 10:28:11 +0000
committerbz <bz@FreeBSD.org>2012-05-26 10:28:11 +0000
commiteec982dc422c02f75e3496e13151e71a8a3893fd (patch)
tree37b1dff7de42f2a662b70a917474a43cc671d2e5
parent520d26f3510f067751884cbed2119886a87524f2 (diff)
downloadFreeBSD-src-eec982dc422c02f75e3496e13151e71a8a3893fd.zip
FreeBSD-src-eec982dc422c02f75e3496e13151e71a8a3893fd.tar.gz
Trim the extra $FreeBSD$ from the comment below the license. We use
the __FBSDID() macro on the file now instead. MFC after: 3 days
-rw-r--r--sys/netinet/tcp_lro.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/netinet/tcp_lro.c b/sys/netinet/tcp_lro.c
index cd7d282..3a5878d 100644
--- a/sys/netinet/tcp_lro.c
+++ b/sys/netinet/tcp_lro.c
@@ -27,8 +27,6 @@
* 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/cdefs.h>
OpenPOWER on IntegriCloud