mirror of
https://github.com/opnsense/src.git
synced 2026-04-21 22:27:47 -04:00
Move all VCS ids to a consistent location.
This commit is contained in:
parent
ebf7598b4d
commit
ca1d6e0610
2 changed files with 4 additions and 6 deletions
|
|
@ -1,6 +1,3 @@
|
|||
/* $FreeBSD$ */
|
||||
/* From: NetBSD: limits.h,v 1.3 1997/04/06 08:47:31 cgd Exp */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1988, 1993
|
||||
* The Regents of the University of California. All rights reserved.
|
||||
|
|
@ -34,6 +31,8 @@
|
|||
* SUCH DAMAGE.
|
||||
*
|
||||
* @(#)limits.h 8.3 (Berkeley) 1/4/94
|
||||
* From: NetBSD: limits.h,v 1.3 1997/04/06 08:47:31 cgd Exp
|
||||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
#ifndef _MACHINE_LIMITS_H_
|
||||
|
|
|
|||
|
|
@ -1,6 +1,3 @@
|
|||
/* $FreeBSD$ */
|
||||
/* From: NetBSD: limits.h,v 1.3 1997/04/06 08:47:31 cgd Exp */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1988, 1993
|
||||
* The Regents of the University of California. All rights reserved.
|
||||
|
|
@ -34,6 +31,8 @@
|
|||
* SUCH DAMAGE.
|
||||
*
|
||||
* @(#)limits.h 8.3 (Berkeley) 1/4/94
|
||||
* From: NetBSD: limits.h,v 1.3 1997/04/06 08:47:31 cgd Exp
|
||||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
#ifndef _MACHINE_LIMITS_H_
|
||||
|
|
|
|||
Loading…
Reference in a new issue