aboutsummaryrefslogtreecommitdiff
path: root/sys/xen/evtchn.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/xen/evtchn.h')
-rw-r--r--sys/xen/evtchn.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/xen/evtchn.h b/sys/xen/evtchn.h
index 00fa67e0a4d1..9e50f6910c1b 100644
--- a/sys/xen/evtchn.h
+++ b/sys/xen/evtchn.h
@@ -25,8 +25,6 @@
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
* IN THE SOFTWARE.
- *
- * $FreeBSD$
*/
#ifndef __XEN_EVTCHN_H__