File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed
src/hotspot/share/classfile Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 1
1
/*
2
- * Copyright (c) 2012, 2020 , Oracle and/or its affiliates. All rights reserved.
2
+ * Copyright (c) 2012, 2023 , Oracle and/or its affiliates. All rights reserved.
3
3
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4
4
*
5
5
* This code is free software; you can redistribute it and/or modify it
31
31
/*
32
32
SipHash reference C implementation
33
33
34
- Copyright (c) 2012-2021 Jean-Philippe Aumasson
35
- <jeanphilippe.aumasson@gmail.com>
36
- Copyright (c) 2012-2014 Daniel J. Bernstein <djb@cr.yp.to>
34
+ Copyright (c) 2016 Jean-Philippe Aumasson <jeanphilippe.aumasson@gmail.com>
37
35
38
36
To the extent possible under law, the author(s) have dedicated all copyright
39
37
and related and neighboring rights to this software to the public domain
You can’t perform that action at this time.
0 commit comments