diff options
| author | Sepherosa Ziehau <sephe@FreeBSD.org> | 2017-08-14 06:00:50 +0000 |
|---|---|---|
| committer | Sepherosa Ziehau <sephe@FreeBSD.org> | 2017-08-14 06:00:50 +0000 |
| commit | 93b4e111bb02ce42ba82e25c9c049e03ded19062 (patch) | |
| tree | 6106e5ceb8cf28a57256e2dc2c905840af34a1b0 /sys/dev/hyperv/include | |
| parent | d0cd8231e0def85ef6105b885265b223a463dd7e (diff) | |
Notes
Diffstat (limited to 'sys/dev/hyperv/include')
| -rw-r--r-- | sys/dev/hyperv/include/hyperv.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/hyperv/include/hyperv.h b/sys/dev/hyperv/include/hyperv.h index f0161fc1d9d0..d3536a1289d3 100644 --- a/sys/dev/hyperv/include/hyperv.h +++ b/sys/dev/hyperv/include/hyperv.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2009-2012,2016 Microsoft Corp. + * Copyright (c) 2009-2012,2016-2017 Microsoft Corp. * Copyright (c) 2012 NetApp Inc. * Copyright (c) 2012 Citrix Inc. * All rights reserved. |
