aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/compat/siphash
diff options
context:
space:
mode:
Diffstat (limited to 'src/compat/siphash')
-rw-r--r--src/compat/siphash/include/linux/siphash.h2
-rw-r--r--src/compat/siphash/siphash.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/compat/siphash/include/linux/siphash.h b/src/compat/siphash/include/linux/siphash.h
index ac8f53c..1e5e337 100644
--- a/src/compat/siphash/include/linux/siphash.h
+++ b/src/compat/siphash/include/linux/siphash.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
+/* Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
*
* This file is provided under a dual BSD/GPLv2 license.
*
diff --git a/src/compat/siphash/siphash.c b/src/compat/siphash/siphash.c
index a9b4dff..5885532 100644
--- a/src/compat/siphash/siphash.c
+++ b/src/compat/siphash/siphash.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2015-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
+/* Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
*
* This file is provided under a dual BSD/GPLv2 license.
*