1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00: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:
Neel Natu 2013-01-20 03:42:49 +00:00
parent 6c71f24345
commit 912a3e678a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=245678
2 changed files with 2 additions and 2 deletions

View File

@ -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_

View File

@ -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_