We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c263bc5 commit 6791646Copy full SHA for 6791646
src/hotspot/share/legal/siphash.md src/java.base/share/legal/siphash.md
@@ -4,12 +4,12 @@
4
SipHash reference C implementation
5
6
```
7
- Copyright (c) 2012-2021 Jean-Philippe Aumasson
8
- <jeanphilippe.aumasson@gmail.com>
9
- Copyright (c) 2012-2014 Daniel J. Bernstein <djb@cr.yp.to>
+ Copyright (c) 2016 Jean-Philippe Aumasson <jeanphilippe.aumasson@gmail.com>
+
10
To the extent possible under law, the author(s) have dedicated all copyright
11
and related and neighboring rights to this software to the public domain
12
worldwide. This software is distributed without any warranty.
13
You should have received a copy of the CC0 Public Domain Dedication along
14
with
15
this software. If not, see
0 commit comments