mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Change $Id$ to $FreeBSD$
This commit is contained in:
parent
7b2d810a97
commit
be73175638
3 changed files with 3 additions and 2 deletions
|
|
@ -1,3 +1,4 @@
|
|||
# $FreeBSD$
|
||||
# $NetBSD: Makefile,v 1.12 1998/02/19 14:18:36 drochner Exp $
|
||||
|
||||
BASE= cdboot
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* $Id$
|
||||
* $FreeBSD$
|
||||
* From: $NetBSD: conf.c,v 1.2 1997/03/22 09:03:29 thorpej Exp $
|
||||
*/
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
$Id: version,v 1.1.1.1 1998/08/21 03:17:42 msmith Exp $
|
||||
$FreeBSD$
|
||||
|
||||
NOTE ANY CHANGES YOU MAKE TO THE BOOTBLOCKS HERE. The format of this
|
||||
file is important. Make sure the current version number is on line 6.
|
||||
|
|
|
|||
Loading…
Reference in a new issue