diff options
author | John Baldwin <jhb@FreeBSD.org> | 2019-03-06 22:11:45 +0000 |
---|---|---|
committer | John Baldwin <jhb@FreeBSD.org> | 2019-03-06 22:11:45 +0000 |
commit | 2e43efd0bb1e9cd780f02fa5b888f9264e66e37b (patch) | |
tree | 83a184557e1ca420a76e9d755dd72cf16a08930f /lib/libkvm/kvm_arm.h | |
parent | e91609a771dd0fbbe0df5ae4ccbb4df3e18c62c5 (diff) |
Notes
Diffstat (limited to 'lib/libkvm/kvm_arm.h')
-rw-r--r-- | lib/libkvm/kvm_arm.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libkvm/kvm_arm.h b/lib/libkvm/kvm_arm.h index 035b70e785130..f441d65860ec1 100644 --- a/lib/libkvm/kvm_arm.h +++ b/lib/libkvm/kvm_arm.h @@ -1,6 +1,5 @@ /*- * Copyright (c) 2015 John H. Baldwin <jhb@FreeBSD.org> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |