Skip to content

Commit 72d0340

Browse files
committed
Apply spotless to headers.
1 parent 4b74f42 commit 72d0340

File tree

89 files changed

+89
-89
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

89 files changed

+89
-89
lines changed

gradle/validation/spotless/license-header.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* HPPC
33
*
4-
* Copyright (C) 2010-2020 Carrot Search s.c.
4+
* Copyright (C) 2010-2022 Carrot Search s.c.
55
* All rights reserved.
66
*
77
* Refer to the full license file "LICENSE.txt":

hppc-benchmarks/src/jmh/java/com/carrotsearch/hppc/benchmarks/B001_ModXor.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* HPPC
33
*
4-
* Copyright (C) 2010-2020 Carrot Search s.c.
4+
* Copyright (C) 2010-2022 Carrot Search s.c.
55
* All rights reserved.
66
*
77
* Refer to the full license file "LICENSE.txt":

hppc-benchmarks/src/jmh/java/com/carrotsearch/hppc/benchmarks/B002_HashSet_Add.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* HPPC
33
*
4-
* Copyright (C) 2010-2020 Carrot Search s.c.
4+
* Copyright (C) 2010-2022 Carrot Search s.c.
55
* All rights reserved.
66
*
77
* Refer to the full license file "LICENSE.txt":

hppc-benchmarks/src/jmh/java/com/carrotsearch/hppc/benchmarks/B003_HashSet_Contains.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* HPPC
33
*
4-
* Copyright (C) 2010-2020 Carrot Search s.c.
4+
* Copyright (C) 2010-2022 Carrot Search s.c.
55
* All rights reserved.
66
*
77
* Refer to the full license file "LICENSE.txt":

hppc-benchmarks/src/jmh/java/com/carrotsearch/hppc/benchmarks/B004_HashSet_CollisionAvalanche.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* HPPC
33
*
4-
* Copyright (C) 2010-2020 Carrot Search s.c.
4+
* Copyright (C) 2010-2022 Carrot Search s.c.
55
* All rights reserved.
66
*
77
* Refer to the full license file "LICENSE.txt":

hppc-benchmarks/src/jmh/java/com/carrotsearch/hppc/benchmarks/B005_HashSet_Add_Random.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* HPPC
33
*
4-
* Copyright (C) 2010-2020 Carrot Search s.c.
4+
* Copyright (C) 2010-2022 Carrot Search s.c.
55
* All rights reserved.
66
*
77
* Refer to the full license file "LICENSE.txt":

hppc-benchmarks/src/jmh/java/com/carrotsearch/hppc/benchmarks/B006_HashSet_Contains_Random.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* HPPC
33
*
4-
* Copyright (C) 2010-2020 Carrot Search s.c.
4+
* Copyright (C) 2010-2022 Carrot Search s.c.
55
* All rights reserved.
66
*
77
* Refer to the full license file "LICENSE.txt":

hppc-benchmarks/src/jmh/java/com/carrotsearch/hppc/benchmarks/B007_HashMap_Put_Random.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* HPPC
33
*
4-
* Copyright (C) 2010-2020 Carrot Search s.c.
4+
* Copyright (C) 2010-2022 Carrot Search s.c.
55
* All rights reserved.
66
*
77
* Refer to the full license file "LICENSE.txt":

hppc-benchmarks/src/jmh/java/com/carrotsearch/hppc/benchmarks/B008_HashMap_Get_Random.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* HPPC
33
*
4-
* Copyright (C) 2010-2020 Carrot Search s.c.
4+
* Copyright (C) 2010-2022 Carrot Search s.c.
55
* All rights reserved.
66
*
77
* Refer to the full license file "LICENSE.txt":

hppc-benchmarks/src/jmh/java/com/carrotsearch/hppc/benchmarks/B009_Random.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* HPPC
33
*
4-
* Copyright (C) 2010-2020 Carrot Search s.c.
4+
* Copyright (C) 2010-2022 Carrot Search s.c.
55
* All rights reserved.
66
*
77
* Refer to the full license file "LICENSE.txt":

0 commit comments

Comments
 (0)