aboutsummaryrefslogtreecommitdiff
path: root/lib/libnv/tests/nvlist_exists_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libnv/tests/nvlist_exists_test.c')
-rw-r--r--lib/libnv/tests/nvlist_exists_test.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/libnv/tests/nvlist_exists_test.c b/lib/libnv/tests/nvlist_exists_test.c
index b4596fb6edba..808692feb85b 100644
--- a/lib/libnv/tests/nvlist_exists_test.c
+++ b/lib/libnv/tests/nvlist_exists_test.c
@@ -1,6 +1,5 @@
/*-
* Copyright (c) 2013 The FreeBSD Foundation
- * All rights reserved.
*
* This software was developed by Pawel Jakub Dawidek under sponsorship from
* the FreeBSD Foundation.
@@ -25,8 +24,6 @@
* LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
- *
- * $FreeBSD$
*/
#include <sys/nv.h>