mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add svn properties to the recently merged bhyve source files.
The pre-commit hook will not allow any commits without the svn:keywords property in head.
This commit is contained in:
parent
6c71f24345
commit
912a3e678a
2 changed files with 2 additions and 2 deletions
|
|
@ -23,7 +23,7 @@
|
|||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* $FreeBSD: vmm.h 482 2011-05-09 21:22:43Z grehan $
|
||||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
#ifndef _VMM_H_
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@
|
|||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*
|
||||
* $FreeBSD: vmm_dev.h 482 2011-05-09 21:22:43Z grehan $
|
||||
* $FreeBSD$
|
||||
*/
|
||||
|
||||
#ifndef _VMM_DEV_H_
|
||||
|
|
|
|||
Loading…
Reference in a new issue