summaryrefslogtreecommitdiff
path: root/src/clib/memcmp.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/clib/memcmp.c')
-rw-r--r--src/clib/memcmp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/clib/memcmp.c b/src/clib/memcmp.c
index 7fec827c..7db1d3ad 100644
--- a/src/clib/memcmp.c
+++ b/src/clib/memcmp.c
@@ -1,7 +1,7 @@
/*-
* See the file LICENSE for redistribution information.
*
- * Copyright (c) 1996, 2012 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 1996, 2015 Oracle and/or its affiliates. All rights reserved.
*/
/*
* Copyright (c) 1990, 1993