summaryrefslogtreecommitdiffstats
path: root/sys/amd64/include
diff options
context:
space:
mode:
authorneel <neel@FreeBSD.org>2013-01-20 03:42:49 +0000
committerneel <neel@FreeBSD.org>2013-01-20 03:42:49 +0000
commita0f44a6f49338c9ec7e274ad4e8a272008cd1f60 (patch)
treec206bcb71fc2f453832576989a74921ff29fd469 /sys/amd64/include
parent000e41994b8cdb9cdade4765367a3ed0edf9e528 (diff)
downloadFreeBSD-src-a0f44a6f49338c9ec7e274ad4e8a272008cd1f60.zip
FreeBSD-src-a0f44a6f49338c9ec7e274ad4e8a272008cd1f60.tar.gz
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.
Diffstat (limited to 'sys/amd64/include')
-rw-r--r--sys/amd64/include/vmm.h2
-rw-r--r--sys/amd64/include/vmm_dev.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/amd64/include/vmm.h b/sys/amd64/include/vmm.h
index 024c30e..ec94083 100644
--- a/sys/amd64/include/vmm.h
+++ b/sys/amd64/include/vmm.h
@@ -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_
diff --git a/sys/amd64/include/vmm_dev.h b/sys/amd64/include/vmm_dev.h
index 79f893d..2311673 100644
--- a/sys/amd64/include/vmm_dev.h
+++ b/sys/amd64/include/vmm_dev.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_
OpenPOWER on IntegriCloud