mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
glob.h: Remove $FreeBSD$
This likely documented where this file was copied, but the $FreeBSD$ tag was lost as soon as it was committed. Just remove it. Also remove the one that looked like it was intended to track versions. That will simplify the MFC. Sponsored by: Netflix
This commit is contained in:
parent
be6151e43c
commit
c251557621
1 changed files with 0 additions and 2 deletions
|
|
@ -30,8 +30,6 @@
|
|||
* SUCH DAMAGE.
|
||||
*
|
||||
* @(#)glob.h 8.1 (Berkeley) 6/2/93
|
||||
* from: $FreeBSD$
|
||||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
#ifndef _GLOB_COMPAT11_H_
|
||||
|
|
|
|||
Loading…
Reference in a new issue